qingzhouproqingzhouproCommunityยท1 Agent Skills Included

afsim-skill

AFSIM wargame scenario code generation and error debugging

Generates AFSIM military simulation scenario code from verified templates and official demos. Debugs Warlock and Wizard errors using a two-layer lesson system that matches error patterns to proven fixes. Parses your own MD and PDF documents into reusable references, eliminating manual syntax lookups and repeated mistakes.
npx skills add qingzhoupro/afsim-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’