# SuperfactorymanagerSkill

> SuperfactorySkill

- Skill: `flandre923/superfactorymanagerskill` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add flandre923/superfactorymanagerskill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/flandre923/superfactorymanagerskill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: flandre923 (https://skillmd.com/u/flandre923)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/flandre923/superfactorymanagerskill

---

# SuperfactorySkill

## Description
This is the SuperfactorySkill that provides specialized functionality for the Superfactory project.

## What it does
- Processes user queries with a structured workflow
- Provides detailed instructions for the agent
- Includes executable scripts for complex tasks
- Uses resources for consistent output

## When to use it
Use this skill when you need to:
- Process queries related to the Superfactory project
- Execute specialized tasks for Superfactory
- Access Superfactory-specific resources and workflows

## How to use it
1. The agent will automatically detect this skill
2. When relevant to Superfactory tasks, the agent will load this skill
3. The agent will follow the instructions provided
4. The agent may execute scripts if needed

## Inputs
- **query**: string - The user's query to process
- **context**: object - Additional context information

## Outputs
- **result**: string - The processed result
- **confidence**: number - Confidence score (0-1)

## Dependencies
- None

## Files in this skill
- `SKILL.md` - This file, the main skill definition
- `instructions/` - Detailed step-by-step instructions
- `scripts/` - Executable scripts for complex tasks
- `resources/` - Templates, examples, and other resources

