← All skillsactionFree · MIT
Content writer
Action skill. Draft / refine / translate copy via the agent's LiteLLM completion. Hard refusal regex blocks insider-trade, medical, and other prohibited content categories.
content-writer
kind |
Reversible |
Notes |
content.draft |
no |
Generate first draft from brief + tone hints. |
content.refine |
no |
Tighten / shorten / re-tone an existing draft. |
content.translate |
no |
Translate preserving tone. |
Gotchas
- All calls go through
ctx.http to the LiteLLM proxy. The proxy URL is set
at the runtime, NOT in the skill. Do not hardcode model names — pass via input.
- Prohibited-topic guard runs against a refusal taxonomy (see references/).
- The skill draft NEVER auto-publishes; emit it for the planner / owner to gate.