Install
openclaw skills install dataninja-github-stars-exportExport GitHub starred repositories by category and sync them to a Notion database.
openclaw skills install dataninja-github-stars-exportThis skill allows you to automate the process of exporting your GitHub starred repositories (grouped by custom lists/categories) and syncing them into a structured Notion database.
When this skill is active, you can perform the following tasks:
Use the shell script in ./scripts/export_stars.sh to fetch all starred repositories and save them to ./assets/starred_lists.md.
gh) must be installed and authenticated.Use the Python script in ./scripts/sync_stars_to_notion_db.py to parse the exported Markdown and populate a Notion database.
NOTION_API_KEY environment variable must be set.requests library must be installed../assets/.notion_sync_config.json../scripts/export_stars.sh.python scripts/sync_stars_to_notion_db.py../assets/starred_lists.md../assets/starred_lists.md to Notion.