Agent skills for Droid (Factory.ai)
Droid (Factory.ai) — AI software engineer by Factory.ai. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Droid (Factory.ai); the installer only needs to know where Droid (Factory.ai) reads its skills from.
How to install skills in Droid (Factory.ai)
Install into the current project:
npx @tech-leads-club/agent-skills install --agent droidInstall for every project on this machine:
npx @tech-leads-club/agent-skills install --agent droid --globalInstall one specific skill:
npx @tech-leads-club/agent-skills install --skill tlc-spec-driven --agent droidWhere Droid (Factory.ai) stores skills
| Project install path | .factory/skills |
|---|---|
| Global install path | ~/.factory/skills |