resources/ - Templates, examples, and other resources
1---2name: superfactorymanagerskill3description: SuperfactorySkill4---5# SuperfactorySkill67## Description8This is the SuperfactorySkill that provides specialized functionality for the Superfactory project.910## What it does11- Processes user queries with a structured workflow12- Provides detailed instructions for the agent13- Includes executable scripts for complex tasks14- Uses resources for consistent output1516## When to use it17Use this skill when you need to:18- Process queries related to the Superfactory project19- Execute specialized tasks for Superfactory20- Access Superfactory-specific resources and workflows2122## How to use it231. The agent will automatically detect this skill242. When relevant to Superfactory tasks, the agent will load this skill253. The agent will follow the instructions provided264. The agent may execute scripts if needed2728## Inputs29- **query**: string - The user's query to process30- **context**: object - Additional context information3132## Outputs33- **result**: string - The processed result34- **confidence**: number - Confidence score (0-1)3536## Dependencies37- None3839## Files in this skill40- `SKILL.md` - This file, the main skill definition41- `instructions/` - Detailed step-by-step instructions42- `scripts/` - Executable scripts for complex tasks43- `resources/` - Templates, examples, and other resources
Run npx skillmds@latest add flandre923/superfactorymanagerskill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
SuperfactorySkill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
flandre923 (@flandre923) published this skill. Their other Agent Skills are listed on their SkillMD profile.