{"id":51454348,"url":"https://github.com/rangzen/skills","last_synced_at":"2026-07-05T23:30:36.930Z","repository":{"id":369177360,"uuid":"1288726334","full_name":"rangzen/skills","owner":"rangzen","description":"My agent skills","archived":false,"fork":false,"pushed_at":"2026-07-03T23:36:08.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-04T01:22:01.491Z","etag":null,"topics":["skills"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rangzen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-03T22:48:09.000Z","updated_at":"2026-07-03T23:36:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rangzen/skills","commit_stats":null,"previous_names":["rangzen/skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rangzen/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rangzen","download_url":"https://codeload.github.com/rangzen/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35172975,"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-07-05T02:00:06.290Z","response_time":100,"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":["skills"],"created_at":"2026-07-05T23:30:36.137Z","updated_at":"2026-07-05T23:30:36.922Z","avatar_url":"https://github.com/rangzen.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Skills\n\nThis repository contains personal [Agent Skills](https://agentskills.io)\nbundles for Codex and other compatible agents. Each skill lives under\n`skills/\u003cskill-name\u003e/` and provides a `SKILL.md` entry point.\n\n## Installation\n\nInstall this repository with `npx skills`:\n\n```bash\nnpx skills add https://github.com/rangzen/skills\n```\n\nTo update installed skills later:\n\n```bash\nnpx skills update\n```\n\nFor local development, you can also install from a checkout:\n\n```bash\nnpx skills add /path/to/skills\n```\n\n## Skills\n\n| Skill | Description |\n| --- | --- |\n| [`init-docs`](#init-docs) | Scaffolds a progressive-disclosure documentation base for a software project (`docs/`, `AGENTS.md`). |\n| [`scoped-commits`](#scoped-commits) | Guides commit messages using a scope-first format instead of Conventional Commits. |\n\n\u003e `init-knowledge-directory` was merged into the `kp-init` skill in [rangzen/knowledge-project-skills](https://github.com/rangzen/knowledge-project-skills).\n\n### `init-docs`\n\nScaffolds a progressive-disclosure documentation base for a software project.\n\nUse it when you want to:\n- initialize `docs/` for a repo\n- create `AGENTS.md` and architecture/design/product docs\n- set up a documentation structure without overwriting existing files\n\nTypical prompts:\n- `/init-docs`\n- `set up docs for this project`\n- `initialize the knowledge base for this repo`\n\n### `scoped-commits`\n\nGuides commit messages using a scope-first format instead of Conventional\nCommits.\n\nFormat:\n\n```text\nscope: short description\n```\n\nUse it when you want help:\n- writing a commit message\n- defining commit conventions\n- reviewing whether a commit title is well scoped\n\nTypical prompts:\n- `write a commit message for these changes`\n- `what commit style should we use?`\n\n## Usage\n\nThese skills are trigger-based. After installation, invoke them by naming the\nskill directly or by asking for the underlying task in natural language.\n\nExamples:\n\n```text\n/init-docs\ninitialize a knowledge directory in this folder\nwrite a scoped commit message for the current diff\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frangzen%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frangzen%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frangzen%2Fskills/lists"}