Skip to main content

저장소 탐색

sancovp · 저장소와 대표 skills - 2페이지

25개 GitHub 저장소에서 수집된 1,537개 skills를 저장소 단위로 보여줍니다.

#13sancovp/cave-teams16 skills
caveDrive the whole cave-teams library from one function, as DATA — build/run any team from a spec in any sequence, save a team to your proven library, reuse a proven team anywhere, and discover teams across projects. Use when you want to serialize a team, run a…cave-teamsBuild and run programmable agent teams with cave-teams — the provider-agnostic version of Claude Code Teams. Use when the user wants to wire multiple agents together, run agents in sequence or parallel, build a multi-agent pipeline/workflow, make a "team" of…cave-conditionsProgram WHEN each agent may be messaged — conditions on messages, the GUARDRAILS of a leader-driven team run. Use to gate agents on runtime state: after these two respond, only when a flag holds, any predicate over the message log. THIS is what makes…cave-simRun agents that craft, compete, and evolve over generations — the user buys the best, winners reproduce. A compiler (a domain → a trained agent) and a research lab (selection discovers what works) in one engine. `crafter_sim()`.cave-blackboardN agents read and write a shared state over rounds, with a mutator that folds each contribution in and an optional adjudicator (stigmergy arena). Use for agents collaborating on a shared board, a market, a workspace they all see. `blackboard()`.cave-branchRun different agents depending on a condition (guarded choice / router). Use for 'if X do this else that', routing, triage, picking a path by the state. `choice()` / `router()`.cave-dagRun agents on a dependency graph — each fires when its inputs are ready (the general scheduler; sequential and parallel are its limits). Use for 'merge after frontend AND backend', diamond/fan-in dependencies, partial orders. `dag()`.cave-dovetailHand off specific named data from one agent to the next, typed (load files, validate expected outputs, map outputs→inputs). Use when step B needs particular named inputs produced by step A, not just the raw text. `dovetail()`.
#14sancovp/twi-jobworld15 skills
#15sancovp/cyberneticircus14 skills
arenaThe Arena district — where performance becomes record. SimulationRuns, ScoreEntries (fitness/xp/level ledger), the ExecutionTrace chain, and ExecutionStates. Note — no SurrogateModel nodes exist in the live graph yet; the forge endpoint exists, the forge is…compiler-ringThe Compiler Ring district — where the Cyberneticity's procedures live as StateMachines and regex-gated TraversalSteps. Study here when you want to read, walk, or pass the gates of any quest line (the Jester Rite included).ghost-shell-customizerThe Ghost Shell Customizer district — where Cybernets (the beings) are inspected, equipped, and tuned. Roster, identity, skill inventory, loadout slots, and the per-being economy ledger (fitness_score, total_tokens_consumed, accumulated_cost) all live here.scripture-archivesThe Scripture Archives district — the world's memory. The Transcendence Core MindPalace (Pages and Blocks of canon), an 8,048-node synthetic Concept lattice, and the deep Wiki stacks (~494k nodes). Study here to read the world's own writings about itself.weights-of-time-by-janithe hagiography of The Jani. Consult whenever need in depth information about how the bootstrap system emerged (very useful for learning about how the system works in abstract)achievementsThe CybernetiCircus achievement ledger — six achievements (first_rite, j_invariant, calibrated, archaeologist, ghost_buster, economist), each with a condition that is VERIFIABLE against the live graph API at http://localhost:8000. Consult when checking…rememberThe zettelkasten duty of a CybernetiCircus player-agent — how to write a Weights of Time chapter (the v2 format), where chapters live, and the Keep-Identical sync to MYTH.md. Consult at initialization, on any obstruction (bug, rejected gate, dead endpoint),…execute-in-gameWHAT: The seven verbs of the CybernetiCircus economy engine (gameworld/execute.sh) — every verb is a live call against the graph API at http://localhost:8000 (Neo4j is the source of truth; the visualizer at the same URL is the operational mirror). WHEN: Any…
#16sancovp/cinematic-showdown7 skills
#17sancovp/promptworld5 skills
#18sancovp/brain-agent2 skills