GitHub collection
zby/commonplace
Imported from GitHub — is this yours?
14 skills imported from this repository.
analyse-agentic-system
Use when asked to analyse, review, or refresh an external agentic system — an agent runtime, harness, orchestration framework, or agent operating layer, or any narrower system whose deployed behavior depends on model calls plus surrounding machinery.
cp-skill-connect
Discover connections for a single artifact. Writes a connect-report under kb/reports/connect/<collection>/ without mutating library artifacts or indexes. Use with an artifact path or artifact name.
cp-skill-convert
Convert notes between types. Currently supports text to note by adding unverified structured frontmatter, renaming the file to match the title, and fixing backlinks. Use with a note path or note name.
cp-skill-health-check
Diagnose Commonplace project layout, promoted-skill discovery, user-level uv tool installation, command PATH ownership, and launch-environment failures.
cp-skill-ingest
Use when asked to ingest one URL or an existing local snapshot into a tracked .ingest.md source analysis.
cp-skill-revise-autoreason
Experimentally revise a note with fresh critic, author, synthesizer, and blind-judge agents while retaining the incumbent as fallback.
cp-skill-snapshot-web
Snapshot a URL into the local kb/sources/.snapshots/ cache, routing GitHub, X/Twitter, PDF, and ordinary web sources to the appropriate capture path.
cp-skill-validate
Run deterministic validation on KB artifacts, collections, collection landings, and the published redirect map, including schemas, links, required sections, and batch signals.
cp-skill-write
Write one KB note whose intended contribution is already determined, under its collection and type contracts; validate it and hand broader graph discovery to cp-skill-connect.
cp-skill-write-multistage
Write or rebuild a KB artifact through reconstruction, claim disposition, drafting, audit, and promotion. Use when claims need grounding, synthesis, or separation across multiple artifacts; avoid it for settled local edits.
evaluate-scenarios
Measure framework overhead by decomposing scenarios into clean-context forks and reporting per-fork load plus aggregate cost.
roughdraft-review
Open a Markdown file in Roughdraft, wait for the user's CriticMarkup review, then apply or respond to the feedback.
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's desc
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
Agents (3)
analyzer
Imported from zby/commonplace/kb/work/skill-creator-distillation/sources/claude-code-skill-creator/agents/analyzer.md.
comparator
Imported from zby/commonplace/kb/work/skill-creator-distillation/sources/claude-code-skill-creator/agents/comparator.md.
grader
Imported from zby/commonplace/kb/work/skill-creator-distillation/sources/claude-code-skill-creator/agents/grader.md.