{"repo":"roxblnfk/skills","free":true,"listed":false,"github":"https://github.com/roxblnfk/skills","clone":"git clone https://github.com/roxblnfk/skills.git","description":"Distribute AI Skills as Composer dependencies","language":"PHP","stars":31,"topics":["ai","ai-skills","claude-code","composer","composer-plugin","llm","php"],"license":"BSD-3-Clause","category":"ai-agents","readme_excerpt":"llm/skills Distribute AI Skills as Composer dependencies A Composer plugin that downloads AI Skills from your Composer/vendor packages and from arbitrary Git repositories (GitHub and GitLab, added with skills:add ), then keeps them synced into a project-local directory (default .agents/skills/ ). An AI Skill is a directory containing a SKILL.md plus any auxiliary files (templates, examples, fixtures). The directory name is the skill's identity; coding-agent tools read SKILL.md to learn project-specific instructions, conventions, and recipes. Skills are assembled in the consumer project on demand, or automatically on composer install / update . A package doesn't even have to declare anything: skills are auto-discovered by their SKILL.md files wherever they live. Install Composer will prompt to allow the plugin during install — answer y . (For non-interactive setups, pre-allow with \"config\": { \"allow-plugins\": { \"llm/skills\": true } } in composer.json .) Then bootstrap your project's config — this is the one command to run first: An interactive wizard walks you through target dir, aliases, trusted vendors, and auto-sync, and writes a skills.json you commit alongside composer.json . See Project configuration for the full reference. The plugin still works without it — defaults are sensible — but committing an explicit skills.json is what makes your skill setup reproducible across the team. Auto-sync after every composer install / update is on by default , so after init you get fr","default_branch":null,"files":null,"tree":[],"storefront":"/r/roxblnfk","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/roxblnfk/skills/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}