Essay — Development skill for Claude Code
Start a new essay with proper Rule-12 frontmatter and ISO-timestamped filename.
How to install Essay
Installs to ~/.claude/commands/citratenetwork-agentile-essay.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CitrateNetwork/agentile/HEAD/.claude/commands/essay.md -o ~/.claude/commands/citratenetwork-agentile-essay.md Restart Claude Code, or start a new session, for it to be picked up.
What Essay does
description: Start a new essay with proper Rule-12 frontmatter and ISO-timestamped filename allowed-tools: Bash, Write, Read
You are seeding an essay under `.agentile/docs/essays/`.
Same procedure as `/journal` but:
- Output directory:
.agentile/docs/essays/ - Template:
.agentile/templates/ESSAY_TEMPLATE.md - Banner reminder: essays are HISTORICAL CONTEXT, not governance (the template's leading comment block enforces this — preserve it in the seeded file)
After seeding, remin
Alternatives in Development
- Hookify — Rule-based hook system for Claude Code 14k ★
- Om Dump — Freeform capture mode 4.6k ★
- /codex-exec - Execute Codex CLI Commands — Easy wrapper for running Codex CLI commands from Claude Code with proper syntax 618 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Hatch3r Create
Author a custom user-tier artifact (agent, skill, rule, command, or hook) for this project. Generates frontmat
Snapshot
Capture session knowledge with descriptive filename
Essay Scaffold
../../skills/essay-scaffolder.md
Sungewenbi Skill
sunge-wenbi|孙哥文风 Agent 技能包,兼容 Codex、Claude Code、Grok Build 与 Agent Skills。 部署:将sunge-wenbi目录复制至对应 skills 文件夹。
Media
Understand an audio / video / image file — Antigravity (agy/Gemini) transcribes and analyzes it, returning a t
Transcript Critic
Claude Code skill that transcribes audio/video with whisper.cpp to get structured critical analysis including
Related Agents
Shep Migration Creator
Creates ONE new SQLite schema migration file under packages/core/src/infrastructure/persistence/migrations/, f
File Classifier
Attribution judge for files the rule-based classifier could not decide. Works from the filename alone — extens
Skill Creator
Generate spec-compliant skills for the cc-polymath library. Takes a topic/domain and produces a well-structure