{"id":50948579,"url":"https://github.com/oduerr/skills_public","last_synced_at":"2026-06-17T23:02:38.206Z","repository":{"id":342374932,"uuid":"1173731285","full_name":"oduerr/skills_public","owner":"oduerr","description":"My Public Skills for Agents","archived":false,"fork":false,"pushed_at":"2026-03-20T14:40:36.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-21T06:38:14.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/oduerr.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-03-05T17:30:57.000Z","updated_at":"2026-03-20T18:23:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/oduerr/skills_public","commit_stats":null,"previous_names":["oduerr/skills","oduerr/skills_public"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oduerr/skills_public","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oduerr%2Fskills_public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oduerr%2Fskills_public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oduerr%2Fskills_public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oduerr%2Fskills_public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oduerr","download_url":"https://codeload.github.com/oduerr/skills_public/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oduerr%2Fskills_public/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34468766,"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-17T02:00:05.408Z","response_time":127,"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-06-17T23:02:37.420Z","updated_at":"2026-06-17T23:02:38.187Z","avatar_url":"https://github.com/oduerr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skills_public\n\nA collection of reusable AI agent skills for Claude and other LLM-powered CLIs.\n\nSkills are self-contained directories with a `SKILL.md` that tells the agent what the skill does and when to use it.\n\n## Available Skills\n\n| Skill | Description |\n|-------|-------------|\n| [easy_chef](./easy_chef/) | Transforms any recipe into a structured, easy-to-follow format with emoji-numbered ingredients, mise en place notes, metric units, and a Samin Nosrat culinary critique |\n\n## Installation\n\nClone the repo and run the install script to symlink all skills into the global skill folders for supported agents:\n\n```bash\ngit clone https://github.com/oduerr/skills_public.git\ncd skills_public\nbash scripts/link_skills.sh\n```\n\nThe script links each skill directory into the following locations:\n\n| Agent | Skill folder |\n|-------|-------------|\n| Claude (claude.ai / Claude Code) | `~/.claude/skills/` |\n| Codex | `~/.codex/skills/` |\n| Gemini | `~/.gemini/skills/` |\n| OpenCode | `~/.config/opencode/skills/` |\n| Generic agents | `~/.agents/skills/` |\n\nSymlinks mean updates via `git pull` are picked up automatically — no reinstall needed.\n\n\u003e **Note:** Restart your CLI after running the script for changes to take effect.\n\n## Repo structure\n\n```\nskills_public/           ← repo root (clone target)\n  skills/                ← each skill is a subdirectory here\n    easy_chef/\n      SKILL.md\n  scripts/\n    link_skills.sh       ← install script\n  README.md\n```\n\n## Adding external skills\nExternal skills (Anthropic and others) Some useful skills come from external repos and cannot be redistributed here due to their license. \nTo install them locally, run:\n```bash\nbash scripts/fetch_external_skills.sh\n```\nThis downloads skills from trusted sources (currently anthropics/skills) into ~/.agents/skills/. Then run:\n```bash\nbash scripts/link_external_skills.sh\n```\nThis symlinks the external skills into all agent folders alongside your own skills.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foduerr%2Fskills_public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foduerr%2Fskills_public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foduerr%2Fskills_public/lists"}