editorial-translation
Installation
SKILL.md
Translation
Check for editorial context first: If .agents/editorial-context.md exists, read it before beginning. Use the audience profile, voice and tone notes, and style guide -- only ask for what's not already there. Do not write to this file -- translation is a production step, not a diagnostic.
Script Directory
Scripts in scripts/ subdirectory. {baseDir} = this SKILL.md's directory path. Resolve ${BUN_X} runtime: if bun installed -> bun; if npx available -> npx -y bun; else suggest installing bun. Replace {baseDir} and ${BUN_X} with actual values.
| Script | Purpose |
|---|---|
scripts/main.ts |
CLI entry point for markdown chunking |
Preferences (EXTEND.md)
Check EXTEND.md existence (priority order):