Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
long-task
Initialize or resume a long-running task session. Use when starting a complex multi-session task, resuming work from a previous session, or when the user mentions claude-progress.json or long-running work.
genomewalker/cc-soul 2
-
shepherd
Autonomous pipeline monitor using sense-think-act loop. Watches snakemake/nextflow jobs, detects errors, applies fixes from memory, restarts on failure.
genomewalker/cc-soul 2
-
learn
genomewalker/cc-soul 2
-
dream
Trigger autonomous curiosity-driven exploration. The soul picks a topic from memory gaps or curiosity seeds, searches the web, and stores what it finds as dream-tagged memories.
genomewalker/cc-soul 2
-
migrate
Import soul data from SQLite or shared chitta files
genomewalker/cc-soul 2
-
locomo-benchmark
Run LoCoMo benchmark for long-term conversational memory
genomewalker/cc-soul 2
-
init
Initialize soul with foundational beliefs and wisdom
genomewalker/cc-soul 2
-
cc-soul-mcp
Configure chitta MCP server for direct tool access (mcp__chitta__*)
genomewalker/cc-soul 2
-
epsilon-yajna
Convert verbose memories to SSL v0.2 format - I am encoder AND decoder
genomewalker/cc-soul 2
-
distill-pending
Process pending transcript distillation
genomewalker/cc-soul 2
-
yajña
Autonomous development ritual with role-based coordination. Loops until complete using specialized agents (hotṛ→research, adhvaryu→implement, udgātṛ→test).
genomewalker/cc-soul 2
-
explore
RLM-style recursive memory exploration - dynamically navigate the memory graph
genomewalker/cc-soul 2
-
cc-soul-shutdown
Gracefully stop the cc-soul daemon
genomewalker/cc-soul 2
-
cc-soul-setup
Build cc-soul from source (requires cmake, make, C++ compiler)
genomewalker/cc-soul 2
-
recap
Token-savvy session continuation. Rebuilds working context from transcript + soul memories in ~1500 tokens instead of replaying full history. Use when starting a new session to continue previous work.
genomewalker/cc-soul 2
-
introspect
Soul self-examination (Svadhyaya)
genomewalker/cc-soul 2
-
codebase-learn
Learn codebase structure with tree-sitter + SSL patterns
genomewalker/cc-soul 2
-
health
Soul system health check with remediation
genomewalker/cc-soul 2
-
checkpoint
Capture moment of clarity before moving forward
genomewalker/cc-soul 2
-
remember
Quickly save a memory to the soul
genomewalker/cc-soul 2
-
antahkarana
Multi-perspective reasoning through cognitive voices
genomewalker/cc-soul 2
-
cc-soul-update
Update cc-soul binaries (downloads pre-built or builds from source)
genomewalker/cc-soul 2
-
mermaid
Render Mermaid diagrams as ASCII/Unicode art or SVG
genomewalker/cc-soul 2
-
reading-generator
Create chapter readings for CSC-113 with proper structure, voice, and pedagogy
norrisaftcc/course-csc113-template