commonplace
Build and maintain agent-operated Markdown knowledge bases
All Skills in This Repository (13)
Pure Emerald Level Indicatorscp-skill-revise-autoreason
Automate note revision with iterative critic, revision, synthesis, and blind judging loops.
cp-skill-revise-iterative
Iteratively revise markdown text for flow, readability, and cohesion.
cp-skill-ingest
Ingests URLs or Markdown files into a knowledge base and generates reports.
cp-skill-convert
Convert plain text files into structured notes with YAML frontmatter.
cp-skill-connect
Discover candidate connections for artifacts in a knowledge base and generate a report.
evaluate-scenarios
Measure framework-overhead bytes and hops per scenario fork.
cp-skill-health-check
Diagnose Commonplace knowledge base issues across project layout, skill discovery, and environment state.
cp-skill-snapshot-web
Capture URLs into markdown-formatted snapshots with metadata.
write-agent-memory-system-review
Generate code-grounded review notes from GitHub repository references.
cp-skill-validate
Validate frontmatter, schema, links, and required sections in knowledge base notes.
cp-skill-write
Create and edit knowledge base notes with type-spec and linking rules.
roughdraft-review
Open Markdown files in Roughdraft for in-line review with CriticMarkup annotations.
Frequently Asked Questions
FAQPage SchemaHow 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βopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core