agentsclimarketplace

Content studio

Skill techwolf-ai/ai-first-toolkit/plugins/content-studio/skills/content-studio

Entry point for the TechWolf content-studio plugin. Use to understand the workflow, pick the right content skill, or start setup for a new author/repository.From its SKILL.md

Install
npx -y skills add techwolf-ai/ai-first-toolkit --skill content-studio

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.3 KB, 262 tokens by cl100k_base, as published. Nobody here has run it

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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.