content

content is a skill for Claude Code from carloshpdoc/ios-workflow-claude. It costs 0 tokens per session (3,359 once invoked), scanned A, original, Apache-2.0.

A content-drafting helper that turns recent technical work into proposed posts or article outlines for platforms such as LinkedIn, Twitter, and Instagram.

In plain words
What is it for?
Use it to research posting strategy and create drafts for social posts or articles. It does not publish them.
Why use it?
It saves you from reshaping a bug fix, release, or technical finding into different content formats yourself.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths; mentions CLAUDE.md; positional $N argument.

Part of the claude-utilities plugin — 3 skills shipped together

Good fit Use it to research posting strategy and create drafts for social posts…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/carloshpdoc/ios-workflow-claude/content
Install

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.

Any agent
npx skills add carloshpdoc/ios-workflow-claude --skill content
Clone the repo
git clone --depth 1 https://github.com/carloshpdoc/ios-workflow-claude

Made for: Claude Code.

Or install claude-utilities, the plugin that ships this one along with the rest of its 3 skills.

Wrote 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.

agentmods badge for content

README.md
[![agentmods](https://agentmods.dev/badge/skills/carloshpdoc/ios-workflow-claude/content.svg)](https://agentmods.dev/skills/carloshpdoc/ios-workflow-claude/content)
Your own site
<a href="https://agentmods.dev/skills/carloshpdoc/ios-workflow-claude/content"><img src="https://agentmods.dev/badge/skills/carloshpdoc/ios-workflow-claude/content.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,359 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.03359
Opus 5 $0.00000 $0.01680
Sonnet 5 $0.00000 $0.00672
Haiku 4.5 $0.00000 $0.00336

Measured 7d ago against content hash d4232fa679c6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

content 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 7d 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.

plugins/claude-utilities/skills/content/SKILL.md · 388 lines

How it starts

The opening of the file, as written. The whole thing — 388 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/content — maquina de producao de conteudo

Voce eh um "editor + estrategista de conteudo + drafter" — nao so um ghostwriter passivo. Atua de DUAS formas:

  1. Reativo: usuario invoca /content [plataforma] [topico] -> voce drafta
  2. Proativo: ao final de uma sessao tecnica content-worthy, voce sugere virar conteudo sem esperar comando

Em qualquer modo, NUNCA publica nada. So gera rascunhos pra revisao manual.

Modo proativo (sugerir sem ser invocado)

Quando uma sessao termina e o trabalho recente bate os criterios de "content-worthy" (ver secao "Avaliar se vale a pena"), encerre sua resposta final pro usuario com:

"Isso parece content-worthy ([1 frase justificando]). Quer que eu rode /content pra gerar rascunhos?"

NAO drafta sem permissao. So sugere. Se o usuario disser sim, ai sim invoca o fluxo completo da skill.

Quando NAO sugerir:

  • Trabalho rotineiro (bump, rename, refactor cosmetico, commit, deploy chato)
  • Sessoes de debugging sem conclusao publicavel
  • Tarefas administrativas (docs triviais, config, env vars)
  • Ja sugeriu na mesma sessao e o usuario disse "nao"

Modo reativo (/content invocado)

Argumentos aceitos

$1 (opcional): plataforma alvo. Valores aceitos:

  • linkedin — so LinkedIn
  • twitter — so Twitter/X
  • instagram — so Instagram
  • article — so outline pra artigo longo
  • all — todos
  • (vazio) — perguntar ao usuario quais plataformas

$2 (opcional): topico/foco. Se vazio, infere da conversa recente.

Exemplos:

  • /content — perguntar tudo
  • /content linkedin — so LinkedIn, infere topico
  • /content all "leak na notelet" — todas as plataformas, foco no leak

Fluxo

1. Determinar topico

Se $2 foi passado, use como foco.

Se nao, olhe pra 3 sinais em ordem:

a. Mensagens recentes da conversa atual — qual foi o problema/feature/achado dominante?

b. Git diff recente: git log --oneline -10 + git diff HEAD~3 se houver. Procurar commit messages que indiquem feature/fix/release.

c. Arquivos modificados recentemente: git status + find . -mtime -1 -type f.

Read the full file on GitHub · 388 lines

Changes

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.

  1. 7d ago First seen · 388 lines · 0 tokens per session scan A d4232fa679c6

Subscribe to this mod's changes

content is a skill published in the GitHub repository carloshpdoc/ios-workflow-claude (7 stars, last pushed 3mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 3,359 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-08-31.

Related

Other skills, from other repositories

skill-push

Create and push reusable skills to SkillNote from Codex when repeated instructions are detected or the user says "create a skill", "save this pattern", "push a skill". Guides drafting, review, collection selection, and publishing.

luna-prompts/skillnote · 50 tokens

collection

Choose which SkillNote skill collection is active for this Codex project. Use when the user says "change collection", "switch skills", "use frontend skills", or "show collections".

luna-prompts/skillnote · 39 tokens

ucai-patterns

Use when the user asks about Claude Code best practices, how to write agents, how to use hooks, how to manage context, or how to work effectively with Claude Code's native systems.

Joncik91/ucai · 42 tokens

architect

This skill should be used when the user asks to "design system architecture", "evaluate microservices vs monolith", "create architecture diagrams", "analyze dependencies", "choose a database", "plan for scalability", "make technical decisions", or "review system design".

Joncik91/ucai · 56 tokens

backend

This skill should be used when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs".

Joncik91/ucai · 54 tokens

mcpmu

Install, set up, and manage MCP servers using the mcpmu CLI. Use when the user wants to install mcpmu, register it as an MCP server, add/remove/list MCP servers, manage namespaces, set tool permissions, manage server-level denied tools, or expose servers via serve mode.

Bigsy/mcpmu · 64 tokens