Content & Writing

Page 30 of 64

Browse skills in this category.

4544 skills · Showing 2089-2160
Sort by:

docx-format-replicator

Content & Writing

by iamzhihuix

Extract formatting from existing Word documents and generate new documents with the same format but different content. Use this skill when users need to create multiple documents with consistent formatting, replicate document templates, or maintain corporate document standards across different content.

234
Dec 29, 2025, 03:55 AM

injection-testing

Content & Writing

by anshumanbh

Validate miscellaneous injection vulnerabilities NOT covered by dedicated skills. Covers SSTI, LDAP, XPath, XQuery, CRLF/HTTP Header, Email Header, GraphQL, Expression Language (EL/OGNL), JSON/JavaScript eval injection, ORM/HQL, CSV/Formula, Regex (ReDoS), YAML config, and Shellshock-style injection. Use when testing CWE-1336 (SSTI), CWE-90 (LDAP), CWE-643 (XPath), CWE-652 (XQuery), CWE-93/CWE-113 (CRLF/Header), CWE-917 (EL), CWE-94/CWE-95 (Code/Eval injection), CWE-1333 (ReDoS), CWE-1236 (CSV/Formula), and related injection classes.

234
Jan 18, 2026, 11:38 PM

wechat-article-writer

Content & Writing

by iamzhihuix

公众号文章自动化写作流程。支持资料搜索、文章撰写、爆款标题生成、排版优化。当用户提到写公众号、微信文章、自媒体写作、爆款文章、内容创作时使用此 skill。

234
Dec 29, 2025, 03:55 AM

auto-skill-generator

Content & Writing

by benchflow-ai

>

231
Jan 19, 2026, 03:59 AM

box-least-squares

Content & Writing

by benchflow-ai

Box Least Squares (BLS) periodogram for detecting transiting exoplanets and eclipsing binaries. Use when searching for periodic box-shaped dips in light curves. Alternative to Transit Least Squares, available in astropy.timeseries. Based on Kovács et al. (2002).

231
Jan 19, 2026, 03:59 AM

d3js-visualization

Content & Writing

by benchflow-ai

Build deterministic, verifiable data visualizations with D3.js (v6). Generate standalone HTML/SVG (and optional PNG) from local data files without external network dependencies. Use when tasks require charts, plots, axes/scales, legends, tooltips, or data-driven SVG output.

231
Jan 19, 2026, 03:59 AM

by benchflow-ai

When given a project codebase, this skill observes the important functions in the codebase for future action.

231
Jan 19, 2026, 03:59 AM

effective-go

Content & Writing

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

231
Jan 16, 2026, 06:44 PM

exoplanet-workflows

Content & Writing

by benchflow-ai

General workflows and best practices for exoplanet detection and characterization from light curve data. Use when planning an exoplanet analysis pipeline, understanding when to use different methods, or troubleshooting detection issues.

231
Jan 19, 2026, 03:59 AM

fuzzing-python

Content & Writing

by benchflow-ai

Creating fuzz driver for Python libraries using LibFuzzer. This skill is useful when agent needs to work with creating fuzz drivers / fuzz targets for Python project and libraries.

231
Jan 19, 2026, 03:59 AM

gh-cli

Content & Writing

by benchflow-ai

The gh CLI is GitHub's official command line tool for interacting with GitHub repositories, issues, pull requests, and more. When needs to interact with GitHub repositories, issues, pull requests, and more, use this skill.

231
Jan 19, 2026, 03:59 AM

git-branch-cleanup

Content & Writing

by gotalab

Analyzes and safely cleans up local Git branches. Categorizes branches by merge status,staleness, and remote tracking. Provides interactive selection with safety guards.Use when the user wants to clean up branches, delete old branches, organize Git branches,or asks about which branches can be safely deleted.

231
Jan 8, 2026, 06:49 PM

gmail-skill

Content & Writing

by benchflow-ai

Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.

231
Jan 19, 2026, 03:59 AM

harbor

Content & Writing

by benchflow-ai

Harbor framework for agent evaluation. Use when: (1) Running harbor commands (harbor run, harbor tasks check), (2) Creating/validating SkillsBench tasks, (3) Understanding task format or debugging failures.

231
Jan 19, 2026, 03:59 AM

image-ocr

Content & Writing

by benchflow-ai

Extract text content from images using Tesseract OCR via Python

231
Jan 19, 2026, 03:59 AM

lean4-memories

Content & Writing

by benchflow-ai

This skill should be used when working on Lean 4 formalization projects to maintain persistent memory of successful proof patterns, failed approaches, project conventions, and user preferences across sessions using MCP memory server integration

231
Jan 19, 2026, 03:59 AM

lean4-theorem-proving

Content & Writing

by benchflow-ai

Use when working with Lean 4 (.lean files), writing mathematical proofs, seeing "failed to synthesize instance" errors, managing sorry/axiom elimination, or searching mathlib for lemmas - provides build-first workflow, haveI/letI patterns, compiler-guided repair, and LSP integration

231
Jan 19, 2026, 03:59 AM

lomb-scargle-periodogram

Content & Writing

by benchflow-ai

Lomb-Scargle periodogram for finding periodic signals in unevenly sampled time series data. Use when analyzing light curves, radial velocity data, or any astronomical time series to detect periodic variations. Works for stellar rotation, pulsation, eclipsing binaries, and general periodic phenomena. Based on lightkurve library.

231
Jan 19, 2026, 03:59 AM

maven-build-lifecycle

Content & Writing

by benchflow-ai

Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.

231
Jan 19, 2026, 03:59 AM

by benchflow-ai

Use when configuring Maven plugins, setting up common plugins like compiler, surefire, jar, or creating custom plugin executions.

231
Jan 19, 2026, 03:59 AM

modal-gpu

Content & Writing

by benchflow-ai

Run Python code on cloud GPUs using Modal serverless platform. Use when you need A100/T4/A10G GPU access for training ML models. Covers Modal app setup, GPU selection, data downloading inside functions, and result handling.

231
Jan 19, 2026, 03:59 AM

nginx-request-logging

Content & Writing

by benchflow-ai

Guidance for configuring Nginx web servers with custom logging, rate limiting, and static content serving. This skill should be used when tasks involve setting up Nginx server blocks, configuring custom log formats, implementing rate limiting, or serving static files on specific ports.

231
Jan 19, 2026, 03:59 AM

opus-4-5-migration

Content & Writing

by gotalab

Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.

231
Jan 8, 2026, 06:49 PM

powerlifting

Content & Writing

by benchflow-ai

Calculating powerlifting scores to determine the performance of lifters across different weight classes.

231
Jan 19, 2026, 03:59 AM

skill-evaluator

Content & Writing

by gotalab

Evaluates agent skills against Anthropic's best practices. Use when asked to review, evaluate, assess, or audit a skill for quality. Analyzes SKILL.md structure, naming conventions, description quality, content organization, and identifies anti-patterns. Produces actionable improvement recommendations.

231
Jan 8, 2026, 06:49 PM

skillsbench

Content & Writing

by benchflow-ai

SkillsBench contribution workflow. Use when: (1) Creating benchmark tasks, (2) Understanding repo structure, (3) Preparing PRs for task submission.

231
Jan 19, 2026, 03:59 AM

architect

Content & Writing

by 0xSero

Design systems, plan implementations, review architecture decisions - Use when you need to plan a complex feature, design system architecture, or make high-level technical decisions.

229
Jan 16, 2026, 05:08 PM

by mhattingpete

Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architecture, and deployment. Use when users request system architecture, project documentation, high-level overviews, or technical specifications.

229
Jan 15, 2026, 03:05 PM

code-auditor

Content & Writing

by mhattingpete

Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. Use when user wants to audit code quality, identify technical debt, find security issues, assess test coverage, or get a codebase health check.

229
Jan 15, 2026, 03:05 PM

code-refactor

Content & Writing

by mhattingpete

Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.

229
Jan 15, 2026, 03:05 PM

code-transfer

Content & Writing

by mhattingpete

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.

229
Jan 15, 2026, 03:05 PM

codebase-documenter

Content & Writing

by mhattingpete

Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar code, create onboarding docs, document architecture, or explain how the system works.

229
Jan 15, 2026, 03:05 PM

coder

Content & Writing

by 0xSero

Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.

229
Jan 16, 2026, 05:08 PM

conversation-analyzer

Content & Writing

by mhattingpete

Analyzes your Claude Code conversation history to identify patterns, common mistakes, and opportunities for workflow improvement. Use when user wants to understand usage patterns, optimize workflow, identify automation opportunities, or check if they're following best practices.

229
Jan 15, 2026, 03:05 PM

dashboard-creator

Content & Writing

by mhattingpete

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

229
Jan 15, 2026, 03:05 PM

docs

Content & Writing

by 0xSero

Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.

229
Jan 16, 2026, 05:08 PM

explorer

Content & Writing

by 0xSero

Quickly search and navigate the codebase - Use when you need to quickly find files, search for patterns, or locate specific code without deep analysis.

229
Jan 16, 2026, 05:08 PM

feature-planning

Content & Writing

by mhattingpete

Break down feature requests into detailed, implementable plans with clear tasks. Use when user requests a new feature, enhancement, or complex change.

229
Jan 15, 2026, 03:05 PM

file-operations

Content & Writing

by mhattingpete

Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.

229
Jan 15, 2026, 03:05 PM

flowchart-creator

Content & Writing

by mhattingpete

Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.

229
Jan 15, 2026, 03:05 PM

linear

Content & Writing

by 0xSero

Linear issue tracking integration - Create, update, and manage Linear issues and projects using the GraphQL API

229
Jan 16, 2026, 05:08 PM

project-bootstrapper

Content & Writing

by mhattingpete

Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.

229
Jan 15, 2026, 03:05 PM

review-implementing

Content & Writing

by mhattingpete

Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews.

229
Jan 15, 2026, 03:05 PM

technical-doc-creator

Content & Writing

by mhattingpete

Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.

229
Jan 15, 2026, 03:05 PM

test-fixing

Content & Writing

by mhattingpete

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.

229
Jan 15, 2026, 03:05 PM

timeline-creator

Content & Writing

by mhattingpete

Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

229
Jan 15, 2026, 03:05 PM

vision

Content & Writing

by 0xSero

Analyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots.

229
Jan 16, 2026, 05:08 PM

custom-workers

Content & Writing

by ruvnet

Create and run custom background analysis workers with composable phases. Use when you need automated code analysis, security scanning, pattern learning, or API documentation generation.

226
Jan 17, 2026, 08:53 PM

github-project-management

Content & Writing

by ruvnet

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

226
Jan 17, 2026, 08:53 PM

performance-analysis

Content & Writing

by ruvnet

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

226
Jan 17, 2026, 08:53 PM

skill-builder

Content & Writing

by ruvnet

Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.

226
Jan 17, 2026, 08:53 PM

by ruvnet

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

226
Jan 17, 2026, 08:53 PM

shioaji

Content & Writing

by Sinotrade

Shioaji Taiwan financial trading API guide. Use when trading stocks/futures/options on Taiwan markets, subscribing to real-time market data, querying account info, or building automated trading systems.Shioaji 台灣金融交易 API 指南。適用於:股票/期貨/選擇權交易、即時行情訂閱、帳務查詢、自動交易系統開發。

225
Jan 8, 2026, 02:10 AM

aur-publish

Content & Writing

by peteonrails

Publish voxtype to AUR. Updates PKGBUILD, generates checksums, and pushes to AUR. Use after a GitHub release is published.

219
Jan 18, 2026, 10:25 PM

regression-test

Content & Writing

by peteonrails

Run regression tests for voxtype releases. Use before major releases to verify core functionality, CLI commands, and configuration handling.

219
Jan 18, 2026, 10:25 PM

update-docs

Content & Writing

by peteonrails

Update voxtype documentation for releases and features. Use when adding features, fixing bugs, or preparing releases. Covers user manual, troubleshooting, website, release notes, and contributor credits.

219
Jan 18, 2026, 10:25 PM

by xuzeyu91

Decompose complex tasks into parallel sub-agents. Use for multi-step operations, batch processing, or when user mentions "parallel", "agents", or "orchestrate".

217
Jan 18, 2026, 04:00 PM

ms-agent-framework-rag

Content & Writing

by xuzeyu91

Comprehensive guide for building Agentic RAG systems using Microsoft Agent Framework in C#. Use when creating RAG applications with semantic search, document indexing, and intelligent agent orchestration. Includes scaffolding scripts, reference implementations, and documentation for vector databases, embedding models, and multi-agent workflows.

217
Jan 18, 2026, 04:00 PM

office-to-md

Content & Writing

by xuzeyu91

Convert Office documents (Word, Excel, PowerPoint, PDF) to Markdown format. ONLY use this skill when the user explicitly requests to CONVERT, TRANSFORM or PARSE a specific office file into Markdown. Do NOT trigger for general questions, documentation reading, or discussions about files.

217
Jan 18, 2026, 04:00 PM

mcpc

Content & Writing

by apify

Use mcpc CLI to interact with MCP servers - call tools, read resources, get prompts. Use this when working with Model Context Protocol servers, calling MCP tools, or accessing MCP resources programmatically.

213
Jan 15, 2026, 10:52 AM

conventional-committer

Content & Writing

by CaoMeiYouRen

暂存更改并生成符合 Conventional Commits 规范的提交消息。

212
Jan 18, 2026, 09:13 PM

documentation-specialist

Content & Writing

by CaoMeiYouRen

专注于查阅、维护和生成项目文档 (位于 docs/ 目录下)。

212
Jan 18, 2026, 09:13 PM

nuxt-code-editor

Content & Writing

by CaoMeiYouRen

遵循项目标准生成和修改 Vue 3、TypeScript 和 SCSS 代码。

212
Jan 18, 2026, 09:13 PM

rust-blockchain-dev

Content & Writing

by liuchengxu

Rust and blockchain development conventions including formatting (inline string interpolation), imports organization, checked arithmetic, error handling, unsafe code patterns, and documentation. Use for any Rust code or blockchain project work.

212
Jan 12, 2026, 10:34 AM

ab-testing-patterns

Content & Writing

by MadAppGang

A/B testing methodology for cold email optimization

211
Jan 19, 2026, 04:33 AM

analysing-attack

Content & Writing

by tsale

Analyse Mitre ATT&CK tactics, techniques and sub-techniques. Use when performing analysis of threat detections, threat models, security risks or cyber threat intelligence

211
Jan 18, 2026, 06:27 AM

analytics-interpretation

Content & Writing

by MadAppGang

Interpret GA4 and GSC data with benchmarks, status indicators, and actionable insights

211
Jan 19, 2026, 04:33 AM

api-integration

Content & Writing

by MadAppGang

Use when integrating Apidog + OpenAPI specifications with your React app. Covers MCP server setup, type generation, and query layer integration. Use when setting up API clients, generating types from OpenAPI, or integrating with Apidog MCP.

211
Jan 19, 2026, 04:33 AM

api-spec-analyzer

Content & Writing

by MadAppGang

Analyzes API documentation from OpenAPI specs to provide TypeScript interfaces, request/response formats, and implementation guidance. Use when implementing API integrations, debugging API errors (400, 401, 404), replacing mock APIs, verifying data types, or when user mentions endpoints, API calls, or backend integration.

211
Jan 19, 2026, 04:33 AM

architect-detective

Content & Writing

by MadAppGang

Use when analyzing architecture and system design. Find design patterns, map layers, identify core abstractions via PageRank. Uses claudemem AST structural analysis for efficient architecture investigation.

211
Jan 19, 2026, 04:33 AM

browser-debugger

Content & Writing

by MadAppGang

Systematically tests UI functionality, validates design fidelity with AI visual analysis, monitors console output, tracks network requests, and provides debugging reports using Chrome DevTools MCP. Use after implementing UI features, for design validation, when investigating console errors, for regression testing, or when user mentions testing, browser bugs, console errors, or UI verification.

211
Jan 19, 2026, 04:33 AM

campaign-metrics

Content & Writing

by MadAppGang

Cold email campaign KPIs, benchmarks, and diagnostic patterns

211
Jan 19, 2026, 04:33 AM