Agent Skills: writing-journal

Aggregate a writing session into a readable log + a reusable author-intent prompt.

UncategorizedID: aevatarAI/aevatar-agent-framework/writing-journal

Install this agent skill to your local

pnpm dlx add-skill https://github.com/aevatarAI/aevatar-agent-framework/tree/HEAD/experimental/novel/agent_skills/writing-journal

Skill Files

Browse the full folder contents for writing-journal.

Download Skill

Loading file tree…

experimental/novel/agent_skills/writing-journal/SKILL.md

Skill Metadata

Name
writing-journal
Description
Aggregate a writing session into a readable log + a reusable author-intent prompt.

When to use

  • After a burst of edits (author using Cursor or in-app editor)
  • After running tests/impact analysis and choosing a route

Session log should include

  • Key deviations (structured categories + what changed)
  • Decisions (approved/rejected gates, chosen branch/merge strategy)
  • Narrative Tests results (what failed, what fixed it)
  • Impact analysis summary (what future content must change)
  • The “route map” (next steps)

Output

  • writing_session_log.md (human readable)
  • author_intent_prompt.md (one-click prompt/instructions distilled from the session)