content

SkillDev tools

Generate platform-specific content drafts conditioned on your persona

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the content skill

What this skill tells your AI

The instructions your AI receives, as published by lilmgenius/polysona in skills/content/SKILL.md and read by ahel’s review.

!ACTIVE=$(cat personas/_active.md 2>/dev/null || echo "default"); cat "personas/$ACTIVE/persona.md" 2>/dev/null && cat "personas/$ACTIVE/nuance.md" 2>/dev/null && cat "personas/$ACTIVE/accounts.md" 2>/dev/null || echo "No persona. Run /interview first."

Content Skill Protocol

  • $ARGUMENTS: target platform (x, threads, linkedin, naver-blog, brunch).
  • Pass the platform argument and topic context to content-writer.
  • Return 3 platform-native draft variations (Draft 1/2/3).
  • The content-writer MUST save the generated drafts into content/drafts/ before answering.
  • The content-writer MUST re-read the saved draft file and include the confirmed saved path in the response.
  • If no file was actually written, the content-writer must report failure instead of claiming draft persistence.

Signals

GitHub stars
162
Forks
26
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
content-lilmgenius
Source
github.com/lilmgenius/polysona