{"id":50479571,"url":"https://github.com/hpehl/skills","last_synced_at":"2026-06-01T16:31:12.262Z","repository":{"id":352675376,"uuid":"1216076543","full_name":"hpehl/skills","owner":"hpehl","description":"A collection of AI skills. ","archived":false,"fork":false,"pushed_at":"2026-05-06T15:28:09.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-06T17:34:17.109Z","etag":null,"topics":["ai","claude-code","skills"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hpehl.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/SKILL.md","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-20T14:41:55.000Z","updated_at":"2026-05-06T15:34:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hpehl/skills","commit_stats":null,"previous_names":["hpehl/skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hpehl/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpehl%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpehl%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpehl%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpehl%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hpehl","download_url":"https://codeload.github.com/hpehl/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpehl%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33784625,"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-06-01T02:00:06.963Z","response_time":115,"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":["ai","claude-code","skills"],"created_at":"2026-06-01T16:31:11.255Z","updated_at":"2026-06-01T16:31:12.254Z","avatar_url":"https://github.com/hpehl.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skills\n\nA collection of [Claude Code](https://claude.ai/code) skills — reusable prompt-based tools that extend Claude Code's capabilities.\n\n## Installation\n\nClone the repository:\n\n```bash\ngit clone https://github.com/hpehl/skills.git\n```\n\nThen symlink the desired skill directory into your project or personal skills directory:\n\n```bash\n# Project-level (shared via repo)\nln -s /path/to/skills/\u003cskill-name\u003e .claude/skills/\u003cskill-name\u003e\n\n# Personal/global (all projects)\nln -s /path/to/skills/\u003cskill-name\u003e ~/.claude/skills/\u003cskill-name\u003e\n```\n\nSymlink the entire directory (not just `SKILL.md`) so that optional files like `.claude/settings.local.json` are included.\n\n## Skill Structure\n\nEach skill lives in its own directory and contains:\n\n- **`SKILL.md`** — Skill definition with YAML frontmatter (`name`, `description`) and the full prompt (trigger conditions, workflow, examples, anti-patterns)\n- **`.claude/settings.local.json`** — Optional per-skill permission overrides\n\n## Creating a New Skill\n\n1. Create a directory named after the skill (lowercase kebab-case)\n2. Add a `SKILL.md` with frontmatter and prompt instructions\n3. Optionally add `.claude/settings.local.json` for skill-specific permissions\n\n## License\n\nApache-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpehl%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhpehl%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpehl%2Fskills/lists"}