Commit Graph

3 Commits (f4e642240c9238cf32a13b8ff47349f68230d3e3)

Author SHA1 Message Date
PeninsulaInd 7679467bf8 Add content_draft.md skill + tighten entity correlation to -0.199
- New skills/content_draft.md: reads outline, writes full content draft
  with Cora-driven variation/entity/LSI optimization, generates meta tags
  (keyword | company | related searches format, 400-500 char description)
- Changed entity correlation threshold from -0.19 to -0.199 in
  cora_parser.py and all referencing docs
- Updated content_outline.md to match new threshold

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 12:34:56 -05:00
PeninsulaInd 9550d31190 Rewrite content_outline.md to single-file format
Clean editable outline on top (headings, word counts, section briefs),
writer's reference data on bottom (variation map, entity checklist,
top 20 LSI terms, entity rules). One file instead of two -- easier to
review on mobile via ClickUp attachments.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 11:04:08 -05:00
PeninsulaInd cf9d4da7c0 Add content_outline.md skill -- two-file version (outline + data)
First pass at the content outline skill for clickup_runner. Parses Cora
xlsx via cora_parser.py scripts, researches competitors, builds structured
outline with per-section word counts and variation placement. Produces
two output files: clean outline and Cora data reference.

May be reworked to single-file format after testing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 17:05:20 -05:00