GitHub collection

zby/commonplace

Imported from GitHub — is this yours?

14 skills imported from this repository.

View on GitHub
88 11 CC-BY-4.0
Claude Skill

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.

LLM Mart

Claude Skill

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.

LLM Mart

Claude Skill

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.

LLM Mart

Claude Skill

cp-skill-health-check

Diagnose Commonplace project layout, promoted-skill discovery, user-level uv tool installation, command PATH ownership, and launch-environment failures.

LLM Mart

Claude Skill

cp-skill-ingest

Use when asked to ingest one URL or an existing local snapshot into a tracked .ingest.md source analysis.

LLM Mart

Claude Skill

cp-skill-revise-autoreason

Experimentally revise a note with fresh critic, author, synthesizer, and blind-judge agents while retaining the incumbent as fallback.

LLM Mart

Claude Skill

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.

LLM Mart

Claude Skill

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.

LLM Mart

Claude Skill

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.

LLM Mart

Claude Skill

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.

LLM Mart

Claude Skill

evaluate-scenarios

Measure framework overhead by decomposing scenarios into clean-context forks and reporting per-fork load plus aggregate cost.

LLM Mart

Claude Skill

roughdraft-review

Open a Markdown file in Roughdraft, wait for the user's CriticMarkup review, then apply or respond to the feedback.

LLM Mart

Claude Skill

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

LLM Mart

Claude Skill

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.

LLM Mart

Agents (3)

Claude Agent

analyzer

Imported from zby/commonplace/kb/work/skill-creator-distillation/sources/claude-code-skill-creator/agents/analyzer.md.

Claude Agent

comparator

Imported from zby/commonplace/kb/work/skill-creator-distillation/sources/claude-code-skill-creator/agents/comparator.md.

Claude Agent

grader

Imported from zby/commonplace/kb/work/skill-creator-distillation/sources/claude-code-skill-creator/agents/grader.md.