content-studio

content-studio is a skill for Claude Code, Codex from techwolf-ai/ai-first-toolkit. It costs 37 tokens per session (304 once invoked), scanned A, original, MIT.

A starting point for a content-writing workflow that selects the right skill for LinkedIn posts, blog posts, opinion pieces, brainstorming, or performance analysis.

In plain words
What is it for?
Use it to set up a content workspace or route an existing one to the relevant writing, brainstorming, or analysis task.
Why use it?
It helps choose the appropriate content process and checks whether the repository has the files those processes need.

Skill for Claude CodeCodex

Part of the content-studio plugin — 8 skills shipped together

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.

agentmods
npx agentmods add skills/techwolf-ai/ai-first-toolkit/content-studio
Any agent
npx skills add techwolf-ai/ai-first-toolkit --skill content-studio
Clone the repo
git clone --depth 1 https://github.com/techwolf-ai/ai-first-toolkit

Made for: Claude Code, Codex.

Or install content-studio, the plugin that ships this one along with the rest of its 8 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-studio

README.md
[![agentmods](https://agentmods.dev/badge/skills/techwolf-ai/ai-first-toolkit/content-studio.svg)](https://agentmods.dev/skills/techwolf-ai/ai-first-toolkit/content-studio)
Your own site
<a href="https://agentmods.dev/skills/techwolf-ai/ai-first-toolkit/content-studio"><img src="https://agentmods.dev/badge/skills/techwolf-ai/ai-first-toolkit/content-studio.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 304 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00037 $0.00304
Opus 5 $0.00018 $0.00152
Sonnet 5 $0.00007 $0.00061
Haiku 4.5 $0.00004 $0.00030

Measured 4d ago against content hash 5f1c1846a734, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

content-studio 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 4d 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/content-studio/skills/content-studio/SKILL.md · 33 lines

What it actually says

Content Studio

Use this skill as the plugin-level entry point for the TechWolf content-studio workflow in Codex.

Start Here

  • If the user wants a new content studio for a person, use setup-content-studio first.
  • If the repository is already configured, route to the most specific skill:
    • write-linkedin-post
    • write-blog-post
    • write-opinion
    • brainstorm-linkedin
    • brainstorm-opinion
    • analyze-performance

Workflow

  1. Confirm whether the current repository is already a configured content studio.
  2. If not, use setup-content-studio to create or adapt one from the template.
  3. Before writing or brainstorming, read the existing published content and author guidance required by the target skill.
  4. Use the repository scripts for search/list/print operations when the selected skill expects them.

Repository Expectations

  • Most content skills assume they are being run inside a configured content studio repository.
  • Those skills rely on repo-local files such as guidelines/, references/, content/posts/, and scripts/.
  • If those files are missing, stop and either run setup-content-studio or explain what is missing.
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. 4d ago First seen · 33 lines · 37 tokens per session scan A 5f1c1846a734

Subscribe to this mod's changes

content-studio is a skill published in the GitHub repository techwolf-ai/ai-first-toolkit (96 stars, last pushed 1mo ago), licensed MIT. It adds 37 tokens to every session and 304 once invoked, about $0.0002 per session on Opus 5. 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-30.

Related

Other skills, from other repositories

todos

This chat has a shared, live TODO plan — your tasks for the conversation, which the user also edits. Read this skill and reach for the todo tools whenever a request takes more than a couple of steps. It covers the plan model (group = task, items = its steps; loose items are the user's lane), how to work it: propose…

JetBrains/thinkrail · 127 tokens

writing-workflow-skills

Use when adding a new workflow skill to pi-thinkrail-workflow, changing an existing workflow skill's role, trigger, handoff, or structure, or checking a workflow skill against the workflow system's rules. Not for authoring general-purpose skills outside this package.

JetBrains/thinkrail · 60 tokens

writing-specs

Use when a workflow step drafts or revises a spec artifact — a goal-and-requirements, an architecture, or a module SPEC — or when a workflow skill names it at such a step. The shared quality bar for specs — not a workflow, nothing to execute.

JetBrains/thinkrail · 59 tokens

clarify

Adaptive requirements clarification with auto-depth routing. Shallow (Q&A) for simple tasks, Deep (exploration + DRAFT + PLAN) for complex ones. Escalates automatically when ambiguity persists.

mag123c/toktrack · 43 tokens

auditing-aws-s3-bucket-permissions

Systematically audit AWS S3 bucket permissions to identify publicly accessible buckets, overly permissive ACLs, misconfigured bucket policies, and missing encryption settings using AWS CLI, S3audit, and Prowler to enforce least-privilege data access controls.

adriannoes/awesome-agentic-ai · 62 tokens

correlating-security-events-in-qradar

Correlates security events in IBM QRadar SIEM using AQL (Ariel Query Language), custom rules, building blocks, and offense management to detect multi-stage attacks across network, endpoint, and application log sources. Use when SOC analysts need to investigate QRadar offenses, build correlation rules, or tune…

adriannoes/awesome-agentic-ai · 78 tokens