commonplace-validate

Solid

Run the deterministic validation script on KB notes. Checks frontmatter validity, enum values, link health, required sections, and batch signals (orphans, seedling count).

Web & Frontend 65 stars 9 forks Updated today CC-BY-4.0

Install

View on GitHub

Quality Score: 86/100

Stars 20%
61
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
27
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## EXECUTE NOW Run the packaged validation command: ```bash commonplace-validate-notes "$ARGUMENTS" ``` **Target: $ARGUMENTS** - Note path or name: validate that specific note - "all" or "notes": validate all `.md` files in `kb/notes/` - "recent" or "today": validate notes modified today - Empty: ask which note to validate Report the script output directly. Do not interpret, supplement, or override its findings. For judgment-based frontmatter checks, run `kb/instructions/run-review-bundle-on-note.md` with the `frontmatter` bundle.

Details

Author
zby
Repository
zby/commonplace
Created
2 months ago
Last Updated
today
Language
Python
License
CC-BY-4.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

bib-verify

Verify a BibTeX file for hallucinated or fabricated references by cross-checking every entry against CrossRef, arXiv, and DBLP. Reports each reference as verified, suspect, or not found, with field-level mismatch details (title, authors, year, DOI). Use when the user wants to check a .bib file for fake citations, validate references in a paper, or audit bibliography entries for accuracy.

621 Updated 5 days ago
agentscope-ai
AI & Automation Featured

ensure-manifest-docs-consistency

Check consistency of Manifest documentation across all sources (GitHub, website, ClawhHub, npm, skills) against the actual codebase. Produces a dissonance report with tables. Use when the user says "/ensure-manifest-docs-consistency", "check manifest docs", "docs consistency", or wants to audit Manifest documentation for contradictions.

6,605 Updated today
mnfst
Testing & QA Solid

qa

Use when completing any task (final validation step), running audits, preparing for deployment, or when ESLint/TypeScript/build errors occur.

52 Updated 3 weeks ago
holger1411
Code & Development Solid

doc-review

Review a single file or all files in a folder for data inconsistencies, reference errors, typos, and unclear terminology using parallel sub-agents

15 Updated today
vladm3105
AI & Automation Solid

ctx-doctor

Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor

15,664 Updated today
mksglu