From myvault-content
Router skill for writing craft. Routes to platform-specific workflows (blog, newsletter, LinkedIn, X, website, help docs) and loads shared craft references (openings, structure, rhythm, endings, editing). Replaces individual writing-craft and platform-craft skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/myvault-content:content-craftThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
How to write well for MyVault. Routes to platform-specific workflows and shared craft references.
How to write well for MyVault. Routes to platform-specific workflows and shared craft references.
Scope: For brand knowledge (voice, style, audiences, product), load brand-kit. Content Craft covers the process and technique of writing.
<essential_principles>
These are loaded automatically and apply to every content type.
If a section doesn't include at least one of these, cut it or rework it:
When you catch yourself explaining two things in one paragraph, split them. Vary paragraph length for rhythm. No walls of text. No single-sentence paragraphs stacked in a row (max two consecutive).
First drafts are for getting ideas down. Second passes are for cutting. Strike any word, sentence, or paragraph that doesn't earn its keep. If you can delete a word and the sentence still works, delete it.
If it sounds robotic, combine sentences or restructure. Writing should flow like conversation, not a checklist.
The best content reads like someone thinking, not someone who already thought. Intellectual momentum. The reader learns alongside the writer.
</essential_principles>
Determine the content type from context:
If the content type is clear from the user's request, proceed directly to routing. If ambiguous, ask.
| Response | Workflow |
|---|---|
| 1, "blog" | workflows/blog.md |
| 2, "newsletter" | workflows/newsletter.md |
| 3, "linkedin" | workflows/linkedin.md |
| 4, "x", "twitter", "tweet" | workflows/x.md |
| 5, "website", "landing page" | workflows/website.md |
| 6, "help", "help docs", "support article" | workflows/help-docs.md |
| 7, other | Use essential principles above + relevant references |
After reading the workflow, follow it exactly.
<reference_index>
All craft knowledge in references/:
Technique: openings.md, structure.md, rhythm-concision.md, endings.md Process: editing-process.md Quality: ai-slop-detection.md
</reference_index>
<workflows_index>
| Workflow | Purpose |
|---|---|
| blog.md | Deep-dive posts with forward-building argument structure |
| newsletter.md | One big idea, personal voice, earned product mentions |
| linkedin.md | Hook craft, white space, depth from specificity not length |
| x.md | Compression as craft, aphoristic quality, thread momentum |
| website.md | Benefit-led copy, headline hierarchy, conversion clarity |
| help-docs.md | Task-oriented articles, step-by-step structure, patient tone |
</workflows_index>
npx claudepluginhub markiianb/myvault-content-plugin --plugin myvault-contentCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.