Set up agent context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Use when starting new project, setting up AI context, or asking "set up project", "configure AI", "what skills do I need".
$npx -y skills add lee-to/ai-factory --skill aifInstalls into the current project.
Run `npx skills use "https://github.com/lee-to/ai-factory" --skill "lee-to/ai-factory/aif"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lee-to/ai-factory" that are relevant to the current task. Run `npx skills add "https://github.com/lee-to/ai-factory"` and select the relevant skills, then follow their instructions.