conorbronsdon

AI Tools For Creators — AI skill for Claude Code

AI community

Curated AI skills, MCP servers, and workflow tools for content creators and knowledge workers.

How to install AI Tools For Creators

This entry records only its repository, not the path inside it, so there is no exact command to give. Open conorbronsdon/ai-tools-for-creators and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What AI Tools For Creators does

Curated AI skills, MCP servers, and workflow tools for content creators and knowledge workers.

Alternatives in AI

  • MCP Use — The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents 9.5k ★
  • Rulesync — by dyoshikawa - A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, com 909 ★
  • Room — Open-source earning-focused swarm intelligence engine 838 ★

README

AI Tools for Creators

A curated collection of AI skills, MCP servers, and workflow tools for content creators.

[![GitHub stars](https://img.shields.io/github/stars/conorbronsdon/ai-tools-for-creators?style=social&cacheSeconds=3600)](https://github.com/conorbronsdon/ai-tools-for-creators/stargazers) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE) [![Podcast](https://img.shields.io/badge/Podcast-Chain_of_Thought-purple?style=flat-square)](https://chainofthought.show/?utm_source=github&utm_medium=referral&utm_campaign=repo-readme&utm_content=ai-tools-for-creators) [![X](https://img.shields.io/badge/X-@ConorBronsdon-black?style=flat-square&logo=x)](https://x.com/ConorBronsdon)


This is a living collection. Some tools are mine, most are things I've found and vouch for. If something's here, I've used it or someone I trust has.

Skills

**What's a skill?** A markdown file that teaches an AI coding agent how to do a specific task. Drop it into your project, and the agent follows the instructions. No code to install — just a file.

Drop-in instruction files for AI coding agents (Claude Code, Cursor, Windsurf, etc.). Copy the file, point your agent at it, done.

Writing & Content

Skill What it does Author
avoid-ai-writing Audit & rewrite content to remove AI writing patterns — 61 pattern categories + a 112-entry replacement table. Rewrite / detect / edit-in-place modes, optional voice profiles (casual/professional/technical/warm/blunt), and a zero-dependency detector engine. Installs as a Claude Code / Cowork plugin or a standalone skill. @conorbronsdon
demo-gif-skill Add a reproducible demo GIF to any repo's README in one prompt. Picks the method (vhs for terminals, Playwright for web apps),