Back to list
smileynet

ic-curate

by smileynet

Personal toolkit for Stationeers IC10 programming with Claude AI integration

0🍴 0📅 Dec 25, 2025

SKILL.md


name: ic-curate description: Curate external IC10 resources without generating code. Use when user wants to find existing scripts, tutorials, or community solutions for Stationeers automation.

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 [topic] IC10 resources.

**Results**: X resources across Y sources

### Top Recommendations

1. **[Title]** - [1-line description]
   [URL]

2. **[Title]** - [1-line description]
   [URL]

3. **[Title]** - [1-line description]
   [URL]

Full guide saved to: `guides/[topic]-resources.md`

Notes

  • This skill is for discovery only
  • If user wants custom code, direct them to use ic-generate
  • Always include links to original sources
  • Note when searches return few or no results

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon