{"id":50413784,"url":"https://github.com/cytoph/agent-skills","last_synced_at":"2026-05-31T05:02:22.080Z","repository":{"id":351427189,"uuid":"1210935563","full_name":"cytoph/agent-skills","owner":"cytoph","description":"Agent Skills for Claude Code, Codex CLI, and other skills-compatible agents.","archived":false,"fork":false,"pushed_at":"2026-04-14T23:49:54.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-15T01:38:43.650Z","etag":null,"topics":["agent-skills","agents","ai","claude-code","codex","skills"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/cytoph.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-04-14T22:56:41.000Z","updated_at":"2026-04-14T23:52:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cytoph/agent-skills","commit_stats":null,"previous_names":["cytoph/agent-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cytoph/agent-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoph%2Fagent-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoph%2Fagent-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoph%2Fagent-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoph%2Fagent-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoph","download_url":"https://codeload.github.com/cytoph/agent-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoph%2Fagent-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33719601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":["agent-skills","agents","ai","claude-code","codex","skills"],"created_at":"2026-05-31T05:02:21.443Z","updated_at":"2026-05-31T05:02:22.075Z","avatar_url":"https://github.com/cytoph.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# agent-skills\n\nA personal collection of agent skills by [cytoph](https://github.com/cytoph).\n\nThese skills follow the [Agent Skills specification](https://agentskills.io/specification) so they can be used by any skills-compatible agent, including Claude Code and Codex CLI.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Skills](#skills)\n\n## Installation\n\n### Global install\n\nMakes all skills available in every project.\n\n**macOS / Linux:**\n```bash\ncurl -fsSL https://raw.githubusercontent.com/cytoph/agent-skills/main/scripts/install.sh | bash\n```\n\n**Windows (PowerShell):**\n```powershell\nirm https://raw.githubusercontent.com/cytoph/agent-skills/main/scripts/install.ps1 | iex\n```\n\n**Windows (CMD):**\n```cmd\ncurl -fsSL https://raw.githubusercontent.com/cytoph/agent-skills/main/scripts/install.cmd -o install.cmd \u0026\u0026 install.cmd \u0026\u0026 del install.cmd\n```\n\n### Project-level install\n\nTo install for a single project only, download the [appropriate script file](scripts/) into the folder that contains your `.claude` directory, then run it passing `--local`:\n\n**macOS / Linux:** `bash install.sh --local`\n\n**Windows (PowerShell):** `.\\install.ps1 -Local`\n\n**Windows (CMD):** `install.cmd --local`\n\nAfter installing, reload skills in your agent (e.g. `/reload-plugins` for Claude Code).\n\n## Skills\n\n### `install-git-skills`\n\nInstalls skills from a Git repository into your project or user-level `.claude/skills` directory. Point it at any repo and optionally filter which skill folders to install. Once invoked, it creates a `.gs-meta` source file and immediately fetches the skills — after that, `update-git-skills` takes over for future updates.\n\n### `update-git-skills`\n\nChecks all registered `.gs-meta` sources against their upstream repos and downloads updates when something has changed. Run it periodically to keep your installed skills current, or after manually adding a new `.gs-meta` file. Supports updating project-level and user-level skills independently.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcytoph%2Fagent-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcytoph%2Fagent-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcytoph%2Fagent-skills/lists"}