Back to categories
Category

Agent Skills in category: Uncategorized

72243 skills match this category. Browse curated collections and explore related Agent Skills.

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

ckorhonen
ckorhonen
1

mcp-tester

Test and evaluate MCP server tools in the current session. Use when auditing MCP configurations, validating tool quality, testing MCP servers, generating test cases, checking tool descriptions, or analyzing tool efficiency and redundancy.

ckorhonen
ckorhonen
1

nano-banana

Generate and edit high-quality AI images using Google's Gemini 3.1 Flash Image model (Nano Banana 2) via MCP. Use when user wants to create images, edit photos, generate graphics, or needs visual content with text rendering.

ckorhonen
ckorhonen
1

opensea-api

Interact with the OpenSea NFT marketplace API. Use when fetching NFT metadata, collection info, listings, offers, events, or building NFT applications with OpenSea's REST and Stream APIs.

ckorhonen
ckorhonen
1

playdate-dev

Playdate game development in Lua with the Playdate SDK, including game loop, sprites, graphics, input (crank, buttons, accelerometer), UI, performance, metadata (pdxinfo), and simulator/device workflow. Use when asked to make a Playdate game, implement Playdate-specific mechanics, or apply Playdate design and accessibility guidelines.

ckorhonen
ckorhonen
1

poke-assistant

Send messages and notifications to Poke (poke.com) via webhook API. Use when alerting the user, sending task completion notifications, status updates, reminders, or any message to their Poke assistant.

ckorhonen
ckorhonen
1

poplar-direct-mail

Design and send programmatic direct mail using Poplar's HTML templates and API. Use for creating dynamic mail pieces (postcards, bifolds, trifolds, letters) with personalization and triggering mail via API.

ckorhonen
ckorhonen
1

practical-typography

Professional typography guidance based on Matthew Butterick's Practical Typography. Use when evaluating, critiquing, or improving document formatting, text layout, font choices, punctuation, spacing, or any typography-related decisions for print or web content.

ckorhonen
ckorhonen
1

prompt-factory

World-class prompt powerhouse that generates production-ready mega-prompts for any role, industry, and task through intelligent 7-question flow, 69 comprehensive presets across 15 professional domains (technical, business, creative, legal, finance, HR, design, customer, executive, manufacturing, R&D, regulatory, specialized-technical, research, creative-media), multiple output formats (XML/Claude/ChatGPT/Gemini), quality validation gates, and contextual best practices from OpenAI/Anthropic/Google. Supports both core and advanced modes with testing scenarios and prompt variations.

ckorhonen
ckorhonen
1

qmd

Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.

ckorhonen
ckorhonen
1

scientific-critical-thinking

Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims.

ckorhonen
ckorhonen
1

security-best-practices

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

ckorhonen
ckorhonen
1

security-threat-model

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.

ckorhonen
ckorhonen
1

seo-optimizer

This skill should be used when analyzing HTML/CSS websites for SEO optimization, fixing SEO issues, generating SEO reports, or implementing SEO best practices. Use when the user requests SEO audits, optimization, meta tag improvements, schema markup implementation, sitemap generation, or general search engine optimization tasks.

ckorhonen
ckorhonen
1

shadertoy

This skill should be used when working with Shadertoy shaders, GLSL fragment shaders, or creating procedural graphics for the web. Use when writing .glsl files, implementing visual effects, creating generative art, or working with WebGL shader code. This skill provides GLSL ES syntax reference, common shader patterns, and Shadertoy-specific conventions.

ckorhonen
ckorhonen
1

skill-finder

Proactively discover, install, and create Claude skills for specialized tasks. AUTOMATICALLY activates when encountering niche domains, unfamiliar APIs, specialized knowledge areas, or when user expresses wanting to learn/know something new. Searches the community registry at claude-plugins.dev and auto-installs matching skills. Creates new skills when no match exists. Use when user says "I want to know...", "help me with [specialized domain]", or when you recognize a task requires specialized expertise you don't have.

ckorhonen
ckorhonen
1

subway-info

Get real-time NYC transit information โ€” subway, bus, ferry, and commuter rail โ€” via the subway-info CLI or REST API at subwayinfo.nyc.

ckorhonen
ckorhonen
1

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

ckorhonen
ckorhonen
1

tui-designer

Design and implement retro/cyberpunk/hacker-style terminal UIs. Covers React (Tuimorphic), SwiftUI (Metal shaders), and CSS approaches. Use when creating terminal aesthetics, CRT effects, neon glow, scanlines, phosphor green displays, or retro-futuristic interfaces.

ckorhonen
ckorhonen
1

ui-design

Opinionated constraints for building better interfaces with agents. Use when building UI components, implementing animations, designing layouts, reviewing frontend accessibility, or working with Tailwind CSS, motion/react, or accessible primitives like Radix/Base UI.

ckorhonen
ckorhonen
1

video-editor

Expert guidance for video editing with ffmpeg, encoding best practices, and quality optimization. Use when working with video files, transcoding, remuxing, encoding settings, color spaces, or troubleshooting video quality issues.

ckorhonen
ckorhonen
1

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

ckorhonen
ckorhonen
1

python-design-patterns

>

WorldCentralKitchen
WorldCentralKitchen
0

plugin-versioning

>

WorldCentralKitchen
WorldCentralKitchen
0

python-development-standards

This skill should be used when the user asks about "Python code style", "type hints", "structlog logging", "how to log", "code organization", "testing patterns", "error handling", or needs guidance on Python development best practices, project conventions, or coding standards for this project.

WorldCentralKitchen
WorldCentralKitchen
0

querying-granola

Queries local Granola meeting cache for meeting history, context, and attendee information. Use when preparing for meetings, researching past interactions with a person or company, finding past discussions on a topic, tracking engagement, or when user mentions Granola, meeting notes, meeting history, or attendees.

asterlabs-ai
asterlabs-ai
3

debug

>

vltansky
vltansky
10

api-documentation

Generate OpenAPI specs and API documentation from code. Triggers: document API, generate OpenAPI, create API docs, swagger spec, GraphQL schema, API specification, document endpoints

brendendurham
brendendurham
0

code-explanation

Explain code with ASCII diagrams, analogies, and Mermaid visualizations. Triggers: explain this code, how does this work, what does this do, explain architecture, visualize code, diagram this, help me understand

brendendurham
brendendurham
0

commit-message-generator

Generate conventional commit messages from git diff. Triggers: generate commit message, write commit, conventional commit, commit message, what should I commit, describe my changes

brendendurham
brendendurham
0

doc-intelligence

This skill orchestrates comprehensive documentation intelligence operations. Use when asked to "analyze documentation", "learn from docs", "create SOPs from documentation", "maximize documentation understanding", or any request involving systematic multi-agent documentation analysis with parallelization.

brendendurham
brendendurham
0

parallel-orchestration

This skill should be used when the user asks to "run multiple agents", "parallel review", "comprehensive analysis", "full review", "multi-agent workflow", or needs to coordinate multiple specialized agents working simultaneously. Provides patterns for launching agents in parallel and synthesizing results.

brendendurham
brendendurham
0

pr-review-standards

Review pull requests using team coding standards. Triggers: review PR, check pull request, PR review, code review standards, review my changes, check my PR

brendendurham
brendendurham
0

architecture-patterns

A specialist skill that recognises and applies common software architecture patterns within a codebase. This skill should be used during the design and development phases of a project.

nicholasgriffintn
nicholasgriffintn
0

backend-design

Design robust backend systems and APIs. Use when users ask to plan or implement services, data models, or integrations.

nicholasgriffintn
nicholasgriffintn
0

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use when users ask to build web components, pages, or applications.

nicholasgriffintn
nicholasgriffintn
0

git-workflow

A skill that outlines best practices for using Git in a collaborative development environment, including branching strategies, commit conventions, and pull request workflows.

nicholasgriffintn
nicholasgriffintn
0

performance-optimisation

Analyses and optimises performance across frontend, backend and database interactions. Identifies bottlenecks and implements solutions to enhance speed and efficiency.

nicholasgriffintn
nicholasgriffintn
0

project-analysis

A specialist skill that analyses a codebase to understand its structure, dependencies, and architecture. This skill should be used at the start of a new project or when onboarding to an existing codebase.

nicholasgriffintn
nicholasgriffintn
0

security-review

A specialist skill for security reviews, threat modeling, and remediation guidance. Use for auth/permissions changes, secrets or PII handling, public endpoints, or dependency upgrades.

nicholasgriffintn
nicholasgriffintn
0

testing-strategy

A specialist skill that designs and implements a testing strategy for a codebase. This skill should be used after code development and before code review.

nicholasgriffintn
nicholasgriffintn
0

namecheap

Domain registration and management via Namecheap API.

nexty5870
nexty5870
1

create-script

Transforms content into a voiceover-ready script optimized for Chatterbox TTS. Use when the user provides ANY content for voiceover - URLs, raw text, video scripts, notes, or asks to "create a script" for audio.

community
community
2

relearning-content

Creates journal entries or project pages for a personal knowledge site. Use when the user wants to write, publish, or add content - journals, projects, or articles about cognitive engineering, productivity systems, or tool-driven growth.

community
community
2

voiceover

Generates audio narration from a text file using Chatterbox TTS. Use when the user wants to generate voiceover/audio from ANY text file.

community
community
2

cloudflare-deploy

Deploy the resume app to Cloudflare Pages using the documented build and wrangler steps. Use when deploying, troubleshooting deploys, or updating Pages-related CI configuration.

salieri
salieri
0

create-from-template

Create a new app or package from an existing template in the monorepo. Use when adding new apps or packages to the repository.

salieri
salieri
0

fix-pr-automation

Work with the automated PR fixer and its CLI, including prompts and workflow configuration. Use when diagnosing failed CI auto-fixes, running the fix-pr CLI locally, or updating the fix-pr prompt or workflow.

salieri
salieri
0

release-notes-generate

Generate LLM-backed release notes between git tags using the repo release-scripts. Use when asked for changelogs, release notes, or summaries between two tags.

salieri
salieri
0

resume-i18n-translate

Extract i18n keys and translate the resume app locales using the existing OpenRouter-based scripts. Use when updating translation keys, adding languages, or re-running translations for dev/apps/resume and its i18next locale files.

salieri
salieri
0

Page 1048 of 1445 ยท 72243 results