Overview
- Skill Key
- ianderrington/sc
- Author
- ianderrington
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ianderrington/sc
- Latest Commit SHA
- 7272a2011675debdaca63bb9309b6b07146ff076
Supernal Coding CLI for development workflows - task management, requirements tracking, testing, git automation, ralph loops, compliance, and documentation. Use for task management (sc task), project health checks, traceability, spec management, or autonomous task execution.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 sc 技能。 若已安装,则直接安装 sc 技能。
# sc - Supernal Coding CLI Development workflow automation, task management, requirements tracking, and autonomous task execution. Canonical scope: - `sc` is for developer/project workflow commands. - `orch` is for orchestration runtime operations (capacity/spawn/triage/heartbeat/automation). - Do not assume same-name commands across CLIs are semantic equivalents. ## Installation ```bash npm install -g @supernalintelligence/supernal-coding ``` ## Quick Reference ### Task Management (PRIMARY) ```bash sc task create "Title" --assignee @me --priority P2 sc task list # Your tasks sc task list --all # All repos sc task list --status in-progress # Filter by status sc task view TASK-123 # View task details sc task start TASK-123 # Begin work (sets in-progress) sc task done TASK-123 --notes "..." # Complete task sc task next # Get next task (ralph mode) sc task verify TASK-123 # Check evidence (optional) sc task edit TASK-123 # Edit in $EDITOR # Session linkage (dashboard only - requires localhost:3006) sc task link TASK-123 # Link to current session (needs OPENCLAW_SESSION_KEY) sc task link TASK-123 --session "..." # Link with explicit session sc task linked # List linked tasks sc task unlink TASK-123 # Remove link ``` **Storage:** `.supernal/tasks/` (per-repo) or `~/.supernal/tasks/` (global) **Workflow Guide:** See `docs/TASK_WORKFLOW.md` for how tasks, requirements, features, and specs work together. ### Project Health & Status ```bash sc health # Run health checks sc monitor # Development status dashboard sc status # Alias for monitor ``` ### Requirements & Traceability ```bash sc trace # Traceability matrix sc planning # Manage epics, features, requirements, tasks sc audit...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
caqlayan
Tweet Processor Skill