zbyzbyCommunityΒ·13 Agent Skills Included

commonplace

Build and maintain agent-operated Markdown knowledge bases

Builds and maintains structured Markdown knowledge bases that agents can read, write, and validate. Turns vague notes into linked, source-grounded claims with schemas, review gates, and deterministic validation commands. Removes manual cross-linking, citation checking, and format policing so knowledge stays consistent as it grows.
npx skills add zby/commonplace --all -g -y
Available:

Tells the agent the knowledge base's scope, quality bar, writing conventions, and vocabulary so it writes, links, and reviews notes according to the project's doctrine.

All Skills in This Repository (13)

Pure Emerald Level Indicators
πŸ“¦ In Repo
zbyzby

cp-skill-revise-autoreason

Automate note revision with iterative critic, revision, synthesis, and blind judging loops.

Community
Advanced
πŸ“¦ In Repo
zbyzby

cp-skill-revise-iterative

Iteratively revise markdown text for flow, readability, and cohesion.

Community
Advanced
πŸ“¦ In Repo
zbyzby

cp-skill-ingest

Ingests URLs or Markdown files into a knowledge base and generates reports.

Community
Intermediate
πŸ“¦ In Repo
zbyzby

cp-skill-convert

Convert plain text files into structured notes with YAML frontmatter.

Community
Intermediate
πŸ“¦ In Repo
zbyzby

cp-skill-connect

Discover candidate connections for artifacts in a knowledge base and generate a report.

Community
Advanced
πŸ“¦ In Repo
zbyzby

evaluate-scenarios

Measure framework-overhead bytes and hops per scenario fork.

Community
Advanced
πŸ“¦ In Repo
zbyzby

cp-skill-health-check

Diagnose Commonplace knowledge base issues across project layout, skill discovery, and environment state.

Community
Intermediate
πŸ“¦ In Repo
zbyzby

cp-skill-snapshot-web

Capture URLs into markdown-formatted snapshots with metadata.

Community
Advanced
πŸ“¦ In Repo
zbyzby

write-agent-memory-system-review

Generate code-grounded review notes from GitHub repository references.

Community
Advanced
πŸ“¦ In Repo
zbyzby

cp-skill-validate

Validate frontmatter, schema, links, and required sections in knowledge base notes.

Community
Advanced
πŸ“¦ In Repo
zbyzby

cp-skill-write

Create and edit knowledge base notes with type-spec and linking rules.

Community
Intermediate
πŸ“¦ In Repo
zbyzby

roughdraft-review

Open Markdown files in Roughdraft for in-line review with CriticMarkup annotations.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install Commonplace?β–Ό

Run `npx skills add zby/commonplace --all -g -y` in your terminal to install all skills in this suite globally.

What is an agent-operated knowledge base?β–Ό

It is a linked collection of Markdown notes where agents write, connect, validate, and review knowledge under explicit contracts, so information stays structured and trustworthy over time.

How does Commonplace keep notes accurate?β–Ό

It grounds claims in verbatim source quotes, runs deterministic validation on schemas and links, and uses independent review steps before any note is promoted.

Does Commonplace work with Claude Code and Codex?β–Ό

Yes. Its skills follow the standard SKILL.md format and load automatically in compatible runtimes like Claude Code, Codex, and OpenClaw.

Can I use Commonplace without coding experience?β–Ό

Mostly yes. Once installed, you direct the agent in plain English to capture, connect, and review notes, while the skills handle the underlying structure and checks.

Related Repositories in Software Engineering

View All in Software Engineering→