Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Use Factory AI's droid CLI to interactively build, debug, refactor, review, and deploy code, with support for plugins, MCP servers, and multiple AI models.
Use Factory AI's droid CLI to interactively build, debug, refactor, review, and deploy code, with support for plugins, MCP servers, and multiple AI models.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Use droid to build features, debug, refactor, and deploy code.
Already installed at: /Users/mitchellbernstein/.local/bin/droid
droid login # or set FACTORY_API_KEY env var export FACTORY_API_KEY=your-api-key
droid # Start fresh session droid "fix the login bug" # Start with prompt droid -r # Resume last session droid -r session-id # Resume specific session
droid exec "analyze this file" droid exec "commit my changes with a good message" droid exec "deploy to fly.io" droid exec --help # Show exec options
droid exec --force "fix lint errors" # Auto-apply without confirmation droid exec --json "analyze code" # JSON output droid exec --model claude "task" # Specify model
droid mcp list # List installed MCP servers droid mcp add server-name # Add MCP server droid mcp remove server-name # Remove MCP server
droid plugin list # List plugins droid plugin add name # Add plugin
droid exec "add a user settings page with dark mode toggle"
droid exec "fix this error: [paste error]"
droid exec "review the PR for security issues"
droid exec "create a PR for my changes" droid exec "write a good commit message for the staged changes"
droid exec "deploy to fly.io"
droid # Then in interactive mode: @src/components/ @src/api/ Implement authentication flow
Droid has deep codebase understanding across your org Supports model flexibility (OpenAI, Anthropic, xAI, etc.) MCP servers for extended capabilities Session-based memory for context continuity
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.