Writing and docs skills

59,582 tagged Writing and docs, measured the same way as everything else here.

Browse within: seo 100typescript 85geo 70marketing 64javascript 59academic-writing 56claude-code-skills 54openai 50claude-code-skill 48ai-assistant 47content-optimization 45generative-engine-optimization 45academic-research 41ReAct 38

netdata/netdata

Skill Claude CodeCodex

Best practices and orientation for AI assistants authoring or modifying Netdata data-collection plugins or modules in any language. Read before adding a new collector, modifying an existing one, working on logs, topology, NetFlow/sFlow/IPFIX, OTEL ingestion, SNMP profiles, statsd, Prometheus scraping, or interactive…

80k yesterday A 147 tokens GPL-3.0

local-ai-agents

26

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

74k 5d ago A 200 tokens original MIT

career-ops

27

santifer/career-ops

Skill Claude CodeCodex

AI job search command center -- evaluate offers, generate CVs, scan portals, track applications. Use when the user pastes a job URL or JD, asks to scan portals, generate a CV/PDF, track applications, prepare for interviews, draft outreach/emails, or run any career-ops mode.

69k 2d ago A 66 tokens original MIT

openspec-explore

28

Fission-AI/OpenSpec

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

67k 3d ago A 39 tokens original MIT

fact-check

29

leonardomso/33-js-concepts

Skill Claude CodeCodex

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation.

67k 29d ago A 30 tokens original MIT

write-concept

30

leonardomso/33-js-concepts

Skill Claude CodeCodex

Write or review JavaScript concept documentation pages for the 33 JavaScript Concepts project, following strict structure and quality guidelines.

67k 29d ago A 27 tokens original MIT

context7-cli

31

upstash/context7

Skill Claude CodeCodex

Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions "ctx7" or "context7", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent.

61k +26 today A 67 tokens original MIT

omni-inference

33

diegosouzapw/OmniRoute

Skill Claude CodeCodex

The core OpenAI-compatible inference endpoints: chat completions, embeddings, images, audio (TTS/STT), moderations, rerank, and the Responses API. The primary integration surface for AI agents.

59k yesterday A 47 tokens original MIT

add-effect

34

remotion-dev/remotion

Skill Claude CodeCodex

Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.

58k 3d ago A 39 tokens

writing-tests

35

remotion-dev/remotion

Skill Claude CodeCodex

Rules for writing and reviewing tests in the Remotion repository. Use whenever adding, editing, or reviewing tests, especially for Studio UI, rendering, CLI, server, media, and cross-package changes, to prefer complete integration workflows over narrow helper tests and implementation details.

58k 3d ago A 56 tokens

draft-release-notes

36

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to draft or update the [Unreleased] section of CHANGELOG.md from the actual changes since the last tag. Run this at any point during development to keep a working copy of the release narrative. Does NOT bump versions or create tags.

52k 23d ago A 56 tokens original MIT

gh-pr-review

37

CherryHQ/cherry-studio

Skill Claude CodeCodex

Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement and dependency rules, IpcApi and DataApi boundaries, lifecycle/service ownership, renderer hooks…

51k yesterday A 147 tokens AGPL-3.0

prepare-release

38

CherryHQ/cherry-studio

Skill Claude CodeCodex

Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch. Use when asked to prepare/create a release, bump version, or run /prepare-release.

51k yesterday A 44 tokens AGPL-3.0

skill-creator

39

HKUDS/nanobot

Skill Claude CodeCodex

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

48k 2d ago A 28 tokens original MIT

obsidian-markdown

40

kepano/obsidian-skills

Skill Claude CodeCodex

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

48k 2mo ago A 71 tokens original MIT

image-generation

41

zhayujie/CowAgent

Skill Claude CodeCodex

Generate or edit images from text prompts. Use when the user asks to create, draw, design, or edit an image, illustration, photo, icon, poster, or any visual content.

47k +13 yesterday A 41 tokens original MIT

apache/airflow

Skill Claude CodeCodex

Replace the manual commit-by-commit classification step in breeze release-management prepare-provider-documentation with AI-driven classification. For each provider with pending changes, analyze every PR (batched into one sub-agent per provider, not one per PR), pay special attention to potentially breaking changes by…

47k yesterday A 113 tokens original Apache-2.0

apache/airflow

Skill Claude CodeCodex

Upgrade the pinned Flask-AppBuilder (FAB) dependency in the Apache Airflow FAB provider (providers/fab/). Bumps the exact flask-appbuilder== pin and its mirror constant, regenerates uv.lock, drives the testfabalignment.py drift tripwire, reviews the vendored security-manager override.py against the new upstream FAB…

47k yesterday A 120 tokens original Apache-2.0

ad-creative

44

coreyhaines31/marketingskills

Skill Claude CodeCodex

When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative…

46k 3d ago A 239 tokens original MIT

ai-seo

45

coreyhaines31/marketingskills

Skill Claude CodeCodex

When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for…

46k 3d ago A 213 tokens original MIT

streamlit/streamlit

Skill Claude CodeCodex

Address all valid review comments on a PR for the current branch in the streamlit/streamlit repo. Covers both inline review comments and general PR (issue) comments. Use when a PR has reviewer feedback to address, including code changes, style fixes, and documentation updates.

46k +15 today A 61 tokens original Apache-2.0

streamlit/streamlit

Skill Claude CodeCodex

Generates polished website release notes between two git tags for docs.streamlit.io. Use when preparing a new Streamlit release or reviewing changes between versions.

46k +15 today A 35 tokens original Apache-2.0

Imbad0202/academic-research-skills

Skill Claude CodeCodex

Multi-perspective academic paper review with dynamic reviewer personas. Runs a 5-seat, role-separated review panel (Journal-Fit Reviewer + 3 peer-review roles + Devil's Advocate) with field-specific expertise; role separation is not a claim of independent error processes. Supports full review, re-review…

44k yesterday A 205 tokens