Back to Directory
general
Factory AI Droid
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of Factory AI skill for software engineering automation.
- Provides droid CLI for building, debugging, refactoring, and deploying code.
- Supports both interactive and exec (non-interactive) command modes.
- Includes features for MCP server management and plugin extensibility.
- Enables authentication via CLI login or API key environment variable.
- Offers flexible model selection and session-based memory for context.
- Includes command examples for feature development, debugging, code review, and deployment.