create-provider
Installation
SKILL.md
Create AtlasClaw Provider
Guide for creating new providers that integrate external systems with the AtlasClaw AI Agent.
Quick Start Checklist
Provider Creation Progress:
- [ ] 1. Gather requirements (system type, auth method, capabilities)
- [ ] 2. Create provider directory structure
- [ ] 3. Write PROVIDER.md with LLM context fields
- [ ] 4. Create skills for each capability
- [ ] 5. Add configuration to atlasclaw.json
- [ ] 6. Test provider loading and skill execution
Phase 1: Gather Requirements
Before creating a provider, determine: