sc-install

Solid

Install or share SI-Coder across Claude Code, Claude.ai, ChatGPT, Codex, Hermes, OpenClaw, or another Agent Skills-compatible runtime. Use the canonical skill directory containing SKILL.md for local/repository installs. Use ZIP for web upload surfaces that document ZIP. Treat .skill as optional only when the target client explicitly supports that extension. Choose the install path by surface and never promise an invocation syntax the product does not support.

AI & Automation 12 stars 2 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
37
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# sc-install — install SI-Coder on the current AI surface ## Language Keep durable instructions in English. Reply in the user's language unless they request another language. ## First rule: detect the surface Do not give every install method. Choose the current surface and give the shortest supported path. ## Claude Code Preferred full repository install: ```text /plugin marketplace add rahmanef63/si-coder-agent /plugin install si-coder@si-coder-marketplace ``` The repository provides `.claude-plugin/marketplace.json` and `.claude-plugin/plugin.json`. The full plugin route installs the SI-Coder skill set and can load the bundled MCP configuration. After install, the main direct invocation is `/sc`. If the user wants only one skill, Claude's skill installer can install a GitHub skill path instead. Do not replace the full plugin install with a single skill when the user wants the whole SI-Coder system. ## Claude.ai / Claude Web Use the generated package: - `dist/sc.zip` — recommended Claude Web upload package (Anthropic documents ZIP upload) - `dist/sc.skill` — optional ZIP-format archive only for clients that explicitly accept the `.skill` extension Claude's web Skills UI accepts uploaded custom skills. The current documented flow is Customize → Skills → + → Create skill → Upload a skill. The package is self-contained and bundles the core SI-Coder workflows. Do not require a VPS or local SC vault for the hosted path. Do not promise `/sc` in Claude web unless the ...

Details

Author
rahmanef63
Repository
rahmanef63/si-coder-agent
Created
5 months ago
Last Updated
2 days ago
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category