skill-exporter
Exports Clawdbot skills into standalone microservices and generates Docker/FastAPI/LLM integration. The workflow and generated code instruct running `python3 {baseDir}/scripts/export.py` and `docker-compose up`, read `ANTHROPIC_API_KEY`/`OPENAI_API_KEY`, and make LLM API calls.