{"id":49296742,"url":"https://github.com/apinstein/skills","last_synced_at":"2026-04-26T04:04:02.383Z","repository":{"id":343504489,"uuid":"1177950190","full_name":"apinstein/skills","owner":"apinstein","description":"Agent skills library.","archived":false,"fork":false,"pushed_at":"2026-04-09T22:46:36.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T00:17:28.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apinstein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-10T14:36:57.000Z","updated_at":"2026-04-09T22:46:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/apinstein/skills","commit_stats":null,"previous_names":["apinstein/skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apinstein/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apinstein%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apinstein%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apinstein%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apinstein%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apinstein","download_url":"https://codeload.github.com/apinstein/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apinstein%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32285283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"online","status_checked_at":"2026-04-26T02:00:05.962Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-26T04:04:01.842Z","updated_at":"2026-04-26T04:04:02.374Z","avatar_url":"https://github.com/apinstein.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛠️ Agent Skills\n\nA portable library of [Agent Skills](https://agentskills.io) for AI coding agents.\n\n## Skills\n\n| Skill | Description |\n|-------|-------------|\n| [pr-address-feedback](skills/pr-address-feedback/) | Read all review feedback on a GitHub PR (with Reviewable.io) and systematically address each thread |\n\n## Installation\n\n### Manual\n```bash\ncp -r skills/\u003cskill-name\u003e /path/to/your/project/.agent/skills/\n```\n\n### Via npx (Ai-Agent-Skills)\n```bash\nnpx ai-agent-skills install apinstein/skills/skills\nnpx ai-agent-skills install apinstein/skills/skills/pr-address-feedback # specific skil\n```\n\n## Structure\n\nEach skill follows the [Agent Skills open standard](https://agentskills.io/specification):\n\n```\nskills/\u003cname\u003e/\n├── SKILL.md          # Instructions + metadata\n├── scripts/          # Optional helper scripts\n└── references/       # Optional documentation\n```\n\n## License\n\nMIT\n\n## Antigravity Note\n\nWhile `npx ai-agent-skills` can install for \"Gemini\", AntiGravity only looks for global skills in `~/.gemini/antigravity/skills/`. To get AntiGravity to see all Gemini global skills, do this:\n\n```bash\nnpx ai-agent-skills install --gemini apinstein/skills/skills/pr-address-feedback\ncd ~/.gemini/antigravity\nln -s ../skills ./ \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapinstein%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapinstein%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapinstein%2Fskills/lists"}