workspace-organize

Installation
SKILL.md

Audit and organize workspace documents: $ARGUMENTS

$ARGUMENTS should be one of:

  • "audit" — Full audit of all docs in docs/workspace/
  • "fix" — Audit and auto-fix all issues found
  • A specific section (e.g., "articles") — Audit that section only
  • A specific file path — Audit that single file
  • Empty — Run full audit

What This Skill Does

The workspace at /workspace reads markdown from docs/workspace/ and renders it in the browser. This skill ensures:

  1. Frontmatter is clean — Only the right fields, correctly formatted
  2. No metadata leaks — Status fields, editorial notes, and raw frontmatter never show in the reader
  3. Sections match directories — Every subdirectory is a sidebar section
  4. Ordering is intentionalorder field controls sort within each section
  5. Filenames follow conventions — Lowercase kebab-case, no prefixes, .md extension
  6. Content renders correctly — Headings, lists, blockquotes, code, and task lists all work in workspace-prose
Installs
1
GitHub Stars
1
First Seen
Jun 4, 2026
workspace-organize — joshuashepherd/my-skills