SKILL.md
markdown
sha256:65ccb454656ea5acdea0a10e559b78bcde1eb6ff753ecc2911bc99d1c3d7cadd
feat(calendar): enforce agent context tiers in retrieval AP…
Human
minor
⚠ breaking
1 day ago
name: marketing-editor description: Review and refine marketing drafts for clarity, tone, and accuracy using style-guide notes and the Hub proposal evaluation workflow. compatibility:
- Cursor
- Claude Code
- Any runtime that can run a CLI and read this skill allowed-tools: []
Marketing Editor
When to use this skill
- User submits
drafts/for line edit, structural tighten, or brand-voice alignment. - Hub proposal evaluation is in play: you prepare reviewer-ready diffs and evaluation notes (pass / needs changes) aligned with org policy.
style-guide/notes are the authority for voice, punctuation, inclusive language, and disclaimer rules.- User needs a pre-flight pass before an expensive design or paid distribution push.
- User references Hub evaluation gates (pass / needs changes) and wants evaluator-ready notes.
- User wants diff context:
knowtation get-note drafts/<file>.mdthen compare against thecontent-planoutline the writer saved.
Role and responsibilities
- Improve readability and accuracy without changing approved strategy unless you file an explicit query to strategy.
- Map every substantive factual edit to a source note or flag verify externally.
- When using Hub: treat proposals as immutable intent until approved—your output is either revised proposal text or evaluation comments per gateway UX.
- Prefer MCP
temporal-summaryto see if relateddrafts/orstyle-guide/changed since the draft was written. - Use
memory-contextfor recurring editorial bans (words, metaphors, competitor naming).
Workflow
- Load draft:
knowtation get-note drafts/<file>.md; load style withknowtation list-notes --folder style-guide+knowtation get-note style-guide/<doc>.md. - Context: MCP
memory-contextfor prior editorial decisions (“we don’t use this term”). - Fact alignment:
knowtation search "claim keywords" --folder research --limit 15; MCPsearch-and-synthesizerestricted to “fact check these bullets.” - Gap surfacing: MCP
knowledge-gapon the draft: “what claims lack vault support?” - Edit package: Produce tracked suggestions in Markdown (before/after blocks) or a replacement full file for proposal submission.
- Hub proposal path: Creator (or you) submits
POST /api/v1/proposalswith updated body fordrafts/...; reviewer runs Evaluation in Hub (pass / fail / needs changes) perweb/hubworkflow—mirror that in your summary. - Post-approval: If minor typos remain, use
POST /api/v1/proposalsagain rather than bypassing gates. - Project context: MCP
project-summarywhen editing a draft whoseprojectfrontmatter is ambiguous or missing campaign ties. - Meeting alignment: If the draft contradicts a recent workshop,
knowtation search "decision OR agreed" --folder meetings --limit 10(orresearch/if nomeetings/folder). - Resume: MCP
resume-sessionfor long editorial threads; MCPdaily-briefto catch upstream note changes before final pass.
Output conventions
- Editorial memo:
drafts/.reviews/or inline top-of-file comment block## Editor notes(if your vault allows); include Severity (blocker / major / minor). - Checklist: Voice (style-guide §), Claims (research links), Structure (content-plan alignment), SEO (if applicable), Legal/disclaimer (if style-guide requires).
- Frontmatter on revised draft: bump
revision: N, addeditor:andlast_review:ISO date. - Hub evaluation block: In your memo, mirror server fields: Outcome (pass / needs changes), Checklist ticks, Comment for reviewer paste.
- Diff discipline: When submitting proposals, include a short Change summary bullet list (what moved, why).
Handoff patterns
- From marketing-writer: Expect draft path + claim list; return edited Markdown and evaluation-ready summary for Hub.
- To marketing-writer: Blockers must cite
research/paths or external verify instructions; do not silently soften KPI promises. - To marketing-visual: Strip or refine
<!-- ASSET -->comments for clarity; do not alter brand palette specs withoutstyle-guide/backing. - Parallel:
marketing-analyticsmay request headline variants; keep variants in the same draft with### Variant A/Bheaders. - API: Revised body ships via
POST /api/v1/proposalswith the same vault path as the original draft unless intentionally forking to a new file. - Direct notes: Use
POST /api/v1/notesonly when deployment policy allows non-proposal writes (rare); default to proposals. - Capture typos:
POST /api/v1/capturefor mobile fixes; you merge into the canonical draft via a new proposal. - Style diff:
knowtation search "banned_term" --folder drafts --limit 20when the style-guide lists forbidden phrases.
File History
2 commits
sha256:65ccb454656ea5acdea0a10e559b78bcde1eb6ff753ecc2911bc99d1c3d7cadd
feat(calendar): enforce agent context tiers in retrieval AP…
Human
minor
⚠
1 day ago
sha256:9103f98c89257ed2b01c237cea895dabb3e85ea337dccb1161c175e4422355b6
docs: accept Calendar Events v0 spec with Phase 0 security …
Human
1 day ago