Skip to main content
DreamLab-AI
GitHub 제작자 프로필

DreamLab-AI

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

수집된 skills
161
저장소
1
업데이트
2026년 8월 31일
저장소 탐색

저장소와 대표 skills

build-with-quality
미분류

Implement features with tests and quality gates, debug hard bugs, and stress-test designs. Use when building a feature with TDD/EDD, chasing a stubborn multi-function bug (feedback-loop-first), interrogating a design before coding, or running a…

2026년 8월 31일
codeact
소프트웨어 개발자

Plan-execute-reflect loop over a persistent Python kernel (the `code-interpreter` MCP): write Python, execute, observe the returned trace (stdout / exception / last value), then revise. Variables, imports, and dataframes survive across every tool call in the…

2026년 8월 31일
expel-lesson-extractor
미분류

Fires as a post-task hook after a non-trivial completed task (3+ tool calls, observable terminal outcome) to distil 0-N generalisable IF/THEN lessons from the trajectory and store them in RuVector so they surface at the start of similar future tasks; also…

2026년 8월 31일
skill-router
미분류

Unified dispatcher for the full skills estate. Use when you don't know which skill to invoke — describe your task and get routed to the optimal skill, agent composition, or MCP tool. Not for executing the task itself: it only routes, then hands off to the…

2026년 8월 31일
tree-search-coder
미분류

Execution-gated branching code generation (ADR-020 Surface 2). Generate N candidate solutions (default ≤5) by invoking `sparc:coder` with varied temperature/framing, execute each in a fresh `KernelSession` via the `code-interpreter` (ADR-018 kernel) MCP,…

2026년 8월 31일
voyager-skill-library
미분류

Store and retrieve verified, executable Python skill primitives (a function plus assertions plus at least one example) in the code-harness procedural memory tier. Use when a reusable utility, parser, validator, or algorithm has proven general-purpose across…

2026년 8월 31일
podcast-knowledge-ingest
미분류

Trigger on "/podcast-ingest", "weekly podcast ingest", "process new podcast episodes into the ontology", or setting up/debugging the podcast-cron schedule. Weekly cron that downloads new episodes from configured YouTube podcasts, extracts evidence-backed…

2026년 8월 31일
prose-sanitiser
미분류

Audit and de-slop prose for AI writing tells (lexical, structural, and narrative), strip technical AI provenance marks (invisible Unicode watermarks, statistical sampling fingerprints, C2PA/EXIF/XMP metadata), and enforce UK English. Use when writing or…

2026년 8월 26일
수집된 skill 161개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다