Commit graph

6 commits

Author SHA1 Message Date
Samantha Atkins
497890d157 Read Ghost API key from .env instead of pass
Cron jobs can't reach the desktop gpg-agent, so pass-based key
lookup failed unattended. The .env file in the skill directory
works for both cron and interactive runs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 01:56:04 -04:00
Samantha Atkins
0ce67392a4 wip 2026-05-13 01:37:01 -04:00
Samantha Atkins
d6f049b08b Make publishing a required step of the weekly-review skill
Adds step 8 ("Publish to Ghost") so the skill no longer stops at "file
saved to disk" — generating and publishing are one workflow, not two.
Replaces the speculative "Future: Publishing via Ghost Admin API"
section with the operational contract for the now-existing
publish_to_ghost.py script. Updates the slug reference in prose to
match the script (default-newsletter), adds Robotics to the trigger
list, and fixes a stray quote on the robotics/ table row.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 01:30:11 -04:00
Samantha Atkins
6a3b93267d Fix Ghost publish target and newsletter slug
ADMIN_BASE pointed at thefulfillment.org (a parked domain) instead of
the actual Ghost host blog.the-fulfillment.org, and NEWSLETTER_SLUG was
"the-fulfillment" instead of Ghost's auto-generated "default-newsletter"
(the display name "The Fulfillment" doesn't determine the slug).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 01:28:00 -04:00
Samantha Atkins
9cc8ab9344 added robotics. fixing SKILLS.md 2026-04-24 02:02:16 -04:00
Samantha Atkins
fe1061540a initial 2026-04-23 22:32:46 -04:00