ic-curate
Curate external IC10 resources without generating code. Use when user wants to find existing scripts, tutorials, or community solutions for Stationeers automation.
npx skills add majiayu000/claude-skill-registry --skill ic-curate --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# IC10 Resource Curator Find and organize external IC10 resources. Pure curation - no code generation. ## Workflow 1. **Search Phase** Use Task tool to spawn: - `resource-curator` - Search all external sources 2. **Guide Creation** Agent saves guide to `guides/[topic]-resources.md` 3. **Present Results** Summarize findings with top recommendations ## Instructions When the user asks to find or curate resources: 1. Extract the topic from their request 2. Launch `resource-curator` agent with: - Topic keywords - Any specific constraints (e.g., "simple", "for beginners") 3. Wait for agent to complete search and guide creation 4. Present summary to user: - Number of resources found - Top 2-3 recommendations with links - Path to full guide 5. Do NOT offer to generate code (that's ic-generate's job) ## Example Triggers - "Find trading scripts" - "What IC10 examples exist for solar tracking?" - "Curate resources for pressure control" - "Search for existing airlock solutions" - "What's out there for furnace automation?" - "Show me community scripts for..." ## Output Format After curation completes, respond with: ``` ## Found Resources for "[Topic]" I searched GitHub, Wiki, and Reddit for [to
- Workflow
- Instructions
- Example Triggers
- Output Format
- Notes
What does the ic-curate skill do?
Curate external IC10 resources without generating code. Use when user wants to find existing scripts, tutorials, or community solutions for Stationeers automation.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill ic-curate --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
