shengwang-integration
Installation
SKILL.md
Shengwang Integration
Workflow
Step 0: Ensure doc index exists (MANDATORY)
⚠️ This step is NON-NEGOTIABLE. Execute it BEFORE any routing, intake, or code generation.
Check if references/docs.txt exists. If not (or if this is a fresh project), download it immediately:
bash skills/shengwang-integration/scripts/fetch-docs.sh
This file is the documentation index — all doc lookups depend on it. Do NOT proceed to Step 1 until this file exists or the download has been attempted. If download fails, proceed with local reference docs and fallback URLs.
Step 1: Collect kickoff information
Related skills