afsim-skill

Automate AFSIM scene generation, error handling, and documentation parsing.

49|9|Updated May 26, 2026
One-click install
npx skills add https://github.com/qingzhoupro/afsim-skill --skill afsim-skill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: afsim-skill
Source: https://github.com/qingzhoupro/afsim-skill/tree/main
Command: npx skills add https://github.com/qingzhoupro/afsim-skill --skill afsim-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pdfplumber, pypdf, and includes scripts (resource) components.

What problem does it solve?

AFSIM-SKILL enables AI-assisted creation of AFSIM scenes, error debugging, and parsing local documentation into a reusable knowledge base, reducing manual toil and speeding up learning.

Core Features & Use Cases

  • Progressive disclosure of core files and templates to minimize context
  • Two-layer memory and error toolkit to capture and recall fixes
  • Template-driven code generation for AFSIM platforms, sensors, weapons, and processors
  • Documentation parsing to convert user MD/PDF content into skill learnings for reuse

Quick Start

Open this directory in Cursor/Trae as the project root and type /afsim to begin.

Frequently Asked Questions about afsim-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AFSIM scenes automatically from templates?▼

To generate AFSIM scenes, open the project root in Cursor or Trae and type /afsim to start the template-driven generation process for AFSIM platforms, sensors, and processors.

Can I parse PDF documentation into a reusable AFSIM knowledge base?▼

Yes, you can parse local MD and PDF documentation into a reusable knowledge base. The system uses pdfplumber and pypdf dependencies to extract content and convert it into reusable skill learnings.

How do I debug AFSIM scene errors using an AI assistant?▼

You debug AFSIM errors using a two-layer memory and error toolkit that captures and recalls fixes. It applies a template-driven approach to resolve scene issues and stores verified corrections.

Do I need Cursor or Trae to use this AFSIM scene generation tool?▼

You open the project directory in Cursor or Trae as the project root to begin. Typing /afsim activates the AI-assisted scene creation and debugging workflow within the editor environment.

What is progressive disclosure in AFSIM scene creation?▼

Progressive disclosure minimizes context by revealing core AFSIM files and templates incrementally. This reduces context overload and speeds up learning by only surfacing necessary scene generation details.