afsim-skill
AFSIM wargame scenario code generation and error debugging
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install afsim-skill?โผ
Run `npx skills add qingzhoupro/afsim-skill --all -g -y` in your terminal to install all skills in this repository globally.
How to generate AFSIM scenario code automatically?โผ
Use the /afsim-auto command for fully automatic generation, or /afsim-auto step to build your scenario module by module with confirmation at each stage.
How to fix AFSIM Warlock errors?โผ
Run /afsim-debug and paste the full error message. The skill matches it against a built-in error index and returns the root cause plus a proven fix.
Does afsim-skill work with Cursor and Claude Desktop?โผ
Yes. It works with Cursor, Trae, VSCode with Continue, Claude Desktop, and any IDE that supports the MCP protocol.
Can I add my own AFSIM documentation?โผ
Yes. Use /afsim-learn to parse your own MD or PDF files and merge them into the skill's reference library for future code generation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core