Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/opensesh/karimo-overview/create-post-copynpx skills add opensesh/karimo-overview --skill create-post-copygit clone --depth 1 https://github.com/opensesh/karimo-overviewWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/opensesh/karimo-overview/create-post-copy)<a href="https://agentmods.dev/skills/opensesh/karimo-overview/create-post-copy"><img src="https://agentmods.dev/badge/skills/opensesh/karimo-overview/create-post-copy.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01575 |
| Opus 5 | $0.00000 | $0.00788 |
| Sonnet 5 | $0.00000 | $0.00315 |
| Haiku 4.5 | $0.00000 | $0.00158 |
Grade A, and why
create-post-copy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 230 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Create Post Copy Skill
Purpose as
Generate on-brand social media and content copy optimized for specific channels, content types, and goals. This skill receives structured inputs from the BOS quick action UI and produces ready-to-use copy.
When to Use
- User triggers "Create Post Copy" quick action
- Receives structured parameters: channel, content_type, goal, key_message, content_pillar (optional), tone_modifier (optional), reference (optional)
Required Context
This skill requires access to:
- Brand voice guidelines (from BOS brand context)
- Brand messaging pillars (from BOS brand context)
- Channel-specific best practices (embedded in skill)
Channel Knowledge Base
Post (Single Image)
- Character limit: 2,200 (optimal: 125-150 for feed visibility)
- Hook in first line (before "...more")
- 3-5 hashtags max (in caption or first comment)
- CTA patterns: Question, Poll prompt, "Save this for later", "Link in bio"
Carousel
- 10 slides max
- Slide 1: Hook/headline that creates curiosity
- Slides 2-9: Value delivery, one idea per slide
- Slide 10: CTA + recap
- Caption reinforces carousel, doesn't duplicate
Reel Caption
- Character limit: 2,200 (optimal: under 100)
- Hook must work with video hook (complement, don't repeat)
- Trending audio reference if applicable
Post
- Character limit: 3,000 (optimal: 1,200-1,500)
- Hook in first 2 lines (before "...see more")
- White space for readability (short paragraphs)
- Personal narrative + insight + takeaway structure
- Engagement prompt at end (question or opinion request)
Carousel (Document)
- PDF format, 10-15 slides
- Bold headlines, minimal body text per slide
- First slide: Compelling title
- Last slide: CTA + author info
TikTok
Video Caption
- Character limit: 4,000 (optimal: under 150)
- Front-load keywords for search
- Minimal hashtags (3-5 max)
- Hook should complement video, not explain it
X/Twitter
Tweet
- Character limit: 280
- Punchy, complete thought
- No hashtags or minimal (1 max)
- Thread hook: "A thread on..." or provocative statement
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 230 lines · 0 tokens per session scan A 85b97f2d0c1a
create-post-copy is a skill published in the GitHub repository opensesh/karimo-overview (11 stars, last pushed 4mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,575 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
multi-agent
Multi-Agent Orchestration - 蚁群仿生设计,定义Agent角色、生命周期、信息素通信、任务分解、冲突解决。当需要多Agent并行协作时路由到此。.
task-management
Use before any Worker taskflow call or assigned-task workflow, including reading task state, acknowledging a task, executing a task, tracking progress, handling blockers/questions, submitting structured results, or reporting completion. Always use this skill when the message mentions assigned task, task ID…
task-coordination
Coordinate access to shared task directories using .processing marker files. Use before accessing a Worker's workspace to prevent conflicts when both Manager and Worker might modify files simultaneously.
verify-security
安全校验关卡。自动扫描代码安全漏洞,检测危险模式,确保安全决策有文档记录。当用户提到安全扫描、漏洞检测、安全审计、代码安全、OWASP、注入检测、敏感信息泄露时使用。在新建模块、安全相关变更、攻防任务、重构完成时自动触发。.
liquid-glass
Apple Liquid Glass design system. Use when building UI with translucent, depth-aware glass morphism following Apple's design language. Provides CSS tokens, component patterns, dark/light mode, and animation specs.
project-management
Use when admin asks to start a multi-worker project, when a Worker @mentions you with task completion in a project room, when project plan changes are needed, or when a blocked task needs resolution.