Automated ingestion of prompt: GitHub Stars Fetcher with Agent Browser
This commit is contained in:
parent
c9092d72de
commit
5bbbcc1ec4
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "GitHub Stars Fetcher with Agent Browser"
|
||||
contributor: "@XiaoStore"
|
||||
tags: #general, #xiaostore
|
||||
---
|
||||
|
||||
# Using Agent Browser to Fetch GitHub Starred Projects
|
||||
|
||||
## Objective
|
||||
Use the Agent Browser skill to log into GitHub and retrieve the starred projects of the currently logged-in user, sorted by the number of stars.
|
||||
|
||||
## Execution Steps (Follow in Order)
|
||||
|
||||
1. **Launch Browser and Open GitHub Homepage**
|
||||
|
||||
Loading…
Reference in New Issue