Browse Skills
6532 skills found
text-agent-client.md
3
1
export
text-agent-client
2
from
"nxt3d/rest-ap"
from
"nxt3d/rest-ap"
3
Interact with the Text Processing AI Agent. Use when you need text analysis, formatting, or processing capabilities from the agent.
2026-01-16
prereview.md
3
1
export
prereview
2
from
"erraggy/oastools"
from
"erraggy/oastools"
3
OpenAPI Specification (OAS) tools for validating, parsing, fixing, converting, diffing, joining, and building specs; as well as generating client/servers/types from specs.
2026-04-18
grading-claude-agents-md.md
3
1
export
grading-claude-agents-md
2
from
"SpillwaveSolutions/grading-claude-agents-md-agentic-skill"
from
"SpillwaveSolutions/grading-claude-agents-md-agentic-skill"
3
Claude Code plugin for grading and improving CLAUDE.md and AGENTS.md configuration files
2026-03-26
tmux.md
3
1
export
tmux
2
from
"ryym/dotfiles"
from
"ryym/dotfiles"
3
My configuration files
2026-04-06
nda-review.md
3
1
export
nda-review
2
from
"jamietso/nda-review-skill"
from
"jamietso/nda-review-skill"
3
Reviews incoming one-way (unilateral) commercial NDAs in a jurisdiction-agnostic way, from either a Recipient or Discloser perspective (user-selected), producing a clause-by-clause issue log with preferred redlines, fallbacks, rationales, owners, and deadlines.
2026-02-01
palace-python-expert.md
3
1
export
palace-python-expert
2
from
"Zorlin/palace"
from
"Zorlin/palace"
3
structure determines action
2025-12-15
jira-cli.md
3
1
export
jira-cli
2
from
"mgiovani/cc-arsenal"
from
"mgiovani/cc-arsenal"
3
Lock and load your Claude Code workflow with a fully-stocked arsenal of AI agents, commands, hooks, and skills
2026-03-23
east.md
3
1
export
east
2
from
"elaraai/east"
from
"elaraai/east"
3
East programming language - a statically typed, expression-based language embedded in TypeScript. Use when writing East programs with @elaraai/east. Triggers for: (1) Writing East functions with East.function() or East.asyncFunction(), (2) Defining types (IntegerType, StringType, ArrayType, StructType, VariantType, etc.), (3) Using platform functions with East.platform() or East.asyncPlatform(), (4) Compiling East programs with East.compile(), (5) Working with East expressions (arithmetic, collections, control flow), (6) Serializing East IR with .toIR() and EastIR.fromJSON(), (7) Standard library operations (formatting, rounding, generation).
2026-04-02
your-skill-name.md
3
1
export
your-skill-name
2
from
"s2005/claude-code-skill-template"
from
"s2005/claude-code-skill-template"
3
This skill should be used when the user asks about [X], needs to [Y], or mentions [Z]. Use when queries involve [key terms, file types, specific actions]. Be specific about trigger words and scenarios.
2026-04-10
agent-mail.md
3
1
export
agent-mail
2
from
"jwcraig/agent-mail-cli"
from
"jwcraig/agent-mail-cli"
3
Multi-agent coordination via agent-mail CLI. Use when communicating with other agents, coordinating file access, sending/receiving messages, checking inbox, or reserving files. Triggers on "send message to agent", "check inbox", "reserve files", "coordinate with other agents", multi-agent workflows, file reservations, acknowledgements, "list agents", "delete agent", "clean up agents", "purge agents".
2026-01-31
image-workflows.md
3
1
export
image-workflows
2
from
"TeamFlojo/FloImg"
from
"TeamFlojo/FloImg"
3
Composable image workflow engine - any source → any transforms → any destination
2026-03-08
okyline.md
3
1
export
okyline
2
from
"Okyline/Okyline-skill"
from
"Okyline/Okyline-skill"
3
>
2026-04-04
duckdb-analytics.md
3
1
export
duckdb-analytics
2
from
"richard-gyiko/duckdb-analytics-plugin"
from
"richard-gyiko/duckdb-analytics-plugin"
3
Claude Code plugin for SQL analytics over CSV, Parquet, JSON, Excel, and databases using DuckDB
2026-04-13
let-chains-advisor.md
2
1
export
let-chains-advisor
2
from
"EmilLindfors/claude-marketplace"
from
"EmilLindfors/claude-marketplace"
3
Identifies deeply nested if-let expressions and suggests let chains for cleaner control flow. Activates when users write nested conditionals with pattern matching.
2026-01-18
nsforge-formula-management.md
2
1
export
nsforge-formula-management
2
from
"u9401066/nsforge-mcp"
from
"u9401066/nsforge-mcp"
3
Neurosymbolic Forge - MCP server for creating new formulas through verified derivation. Combines LLM understanding with SymPy symbolic computation for pharmacokinetics, physics, and more.
2026-04-10
study-notes-creator.md
2
1
export
study-notes-creator
2
from
"abdul-ahad-26/physical-ai-and-humanoid-robotics"
from
"abdul-ahad-26/physical-ai-and-humanoid-robotics"
3
Creates well-organized study notes from any content. Use when the user asks for study notes, learning summaries, revision materials, or wants to understand a topic for studying.
2025-12-27
nextjs.md
2
1
export
nextjs
2
from
"NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
from
"NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3
Next.js 16 patterns for App Router, Server/Client Components, proxy.ts authentication, data fetching, caching, and React Server Components. Use when building Next.js applications with modern patterns.
2026-04-03
appflowy-integration.md
2
1
export
appflowy-integration
2
from
"HelloWorldSungin/AI_agents"
from
"HelloWorldSungin/AI_agents"
3
Integration with AppFlowy project management tool for task tracking, database management, and workspace organization. Use when working with AppFlowy, managing project tasks, creating databases, organizing workspaces, syncing agent work with project tracking, syncing documentation or tasks to AppFlowy, setting up automated sync workflows, or when the user mentions AppFlowy, project tracking, task management, or sync automation. Includes generic sync script that works with ANY project. Supports rich text formatting (bold, italic, code, links, strikethrough) and git pushsync workflow for automated syncing.
2026-04-15
logging-patterns.md
2
1
export
logging-patterns
2
from
"andyngdz/exogen_backend"
from
"andyngdz/exogen_backend"
3
ExoGen Backend
2026-02-16
writing-technical-docs.md
2
1
export
writing-technical-docs
2
from
"sumik5/dotfiles"
from
"sumik5/dotfiles"
3
Guides technical documentation and report writing. Applies the 7 Cs principle (Clear, Concise, Correct, Coherent, Concrete, Complete, Courteous). Use for writing technical documents, reports, and code comments.
2026-04-14
prompt-engineering.md
2
1
export
prompt-engineering
2
from
"warpcode/dotfiles"
from
"warpcode/dotfiles"
3
General dotfile configs
2026-03-28
sqlite-test-validator.md
2
1
export
sqlite-test-validator
2
from
"paleoterra/PaleoRose"
from
"paleoterra/PaleoRose"
3
Refactoring PaleoRose Repo
2026-04-17
global-security.md
2
1
export
global-security
2
from
"jaypaulb/CanvusAPI-LLMDemo"
from
"jaypaulb/CanvusAPI-LLMDemo"
3
Script to run somewhere that monitors a Canvas on a specified Canvus Server and when it sees content inside {{ }} it passes it to ChatGPT and posts the response to the canvas.
2025-12-19
typescript.md
2
1
export
typescript
2
from
"SlanyCukr/riot-api-project"
from
"SlanyCukr/riot-api-project"
3
Framework-focused TypeScript development with types, interfaces, generics, and utility types
2026-02-19