Back to categories
Category

Agent Skills in category: Uncategorized

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

reminder

当用户提到需要记住的未来任务、约会或事件时创建提醒和日历事件。在诸如"提醒我"、"设置提醒"、"我有个会"、"别忘了"或任何提及未来基于时间的任务时触发。

LostAbaddon
LostAbaddon
51

run-claude

向助手发出协助请求,适用于需要在隔离的独立环境中执行复杂编程任务、任务规划、文稿撰写的场景。

LostAbaddon
LostAbaddon
51

chinese-output

在输出包含中文字符与中文标点符号、编写中文文档、根据中文文档生成中文的交互回应、回复用户用中文提出的问题或任务、需要进行中文与非中文混排操作等涉及中文文字与标点符号的使用的场景中,必须使用本 Skill 以获得专业的中文字符的操作指导与行为规范引导。

LostAbaddon
LostAbaddon
51

run-codex

向助手发出协助请求,适用于代码审核、逻辑推理、科学与哲学思考、深度分析、策略制定、市场分析等任务场景。

LostAbaddon
LostAbaddon
51

run-iflow

向助手发出协助请求,适用中华文化理解、中文古文理解、中国特色作品创作、小红书与抖音的宣发文案编写、编写测试用例、信息检索等任务场景,同时也是其他专家助手的强力替补与协助,可以作为大部分认为的备选候补方案。

LostAbaddon
LostAbaddon
51

flutter-tester

Use when creating, writing, fixing, or reviewing tests in a Flutter project. Covers unit tests, widget tests, integration tests, Riverpod provider testing, and Mockito mocking. Provides Given-When-Then patterns, layer isolation strategies, and test setup for GetIt, SharedPreferences, and FakeDatabase.

harish
harish
122

owasp-mobile-security-checker

Use when performing security audits, vulnerability assessments, or compliance checks on Flutter or mobile applications. Covers OWASP Mobile Top 10 (2024) — hardcoded secrets (M1), insecure storage (M9), weak cryptography (M10), network issues (M5), and 6 more categories with automated scanners and remediation guidance.

harish
harish
122

browser

Control a Chrome session via Stagehand to browse, act, extract, and screenshot on demand inside the Factory CLI.

factory-ben
factory-ben
3

hook-generator

Creates and configures Claude Code hooks for event-driven automation. Activates when user wants to automate tasks, create event handlers, add formatting/logging/notifications, or ensure deterministic behaviors. Updates settings.json safely with hook configurations. Use when user mentions "create hook", "automate", "on save", "pre/post tool", "notification", "formatting hook", or wants always-on behaviors.

squirrelsoft-dev
squirrelsoft-dev
3

subagent-generator

Generates custom Claude Code subagents with specialized expertise. Activates when user wants to create a subagent, specialized agent, or task-specific AI assistant. Creates properly formatted .md files with YAML frontmatter, suggests tool restrictions and model selection, generates effective system prompts. Use when user mentions "create subagent", "new agent", "specialized agent", "task-specific agent", or wants isolated context for domain-specific work.

squirrelsoft-dev
squirrelsoft-dev
3

plugin-scaffolder

Scaffolds complete Claude Code plugin structures with all necessary directories, manifest, and documentation. Activates when user wants to create a new plugin, package features together, or prepare for marketplace distribution. Creates plugin.json, directory structure, and starter documentation. Use when user mentions "create plugin", "new plugin", "scaffold plugin", "plugin structure", or "share via marketplace".

squirrelsoft-dev
squirrelsoft-dev
3

skill-generator

Generates new Claude Code Skills with intelligent defaults. Activates when user discusses creating a new skill, capability, or reusable workflow. Infers purpose from context, creates proper YAML frontmatter, suggests tool restrictions, and sets up supporting file structure. Use when user mentions "create a skill", "new skill", "skill for", or discusses adding reusable capabilities.

squirrelsoft-dev
squirrelsoft-dev
3

extensibility-advisor

Advises on choosing the right Claude Code extensibility approach (Skills, Commands, Subagents, Hooks, Plugins, MCP, Output Styles). Activates when user discusses extending Claude Code, creating automation, or is unsure which feature to use. Analyzes use cases and recommends appropriate solutions with trade-off explanations. Use when user mentions "should I use", "what's the best way", "skill or command", "which approach", or discusses extensibility options.

squirrelsoft-dev
squirrelsoft-dev
3

analyzing-financial-statements

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

ronnycoding
ronnycoding
15

create-claude-plugin

Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution. Covers plugin structure, marketplace.json format, installation, testing, and publishing. Use when the user wants to create plugins, distribute skills/agents, build marketplaces, or mentions creating/packaging/publishing plugins.

ronnycoding
ronnycoding
15

connect-mcp-server

Guide for connecting MCP (Model Context Protocol) servers to Claude Code with HTTP, stdio, and SSE transports. Covers installation, configuration, authentication, environment variables, and security. Use when the user wants to connect MCP servers, add integrations, configure external services, or mentions MCP, servers, integrations, or external tools.

ronnycoding
ronnycoding
15

create-command

Guide for creating custom Claude Code slash commands with proper structure, argument handling, frontmatter configuration, and best practices. Use when the user wants to create slash commands, custom commands, reusable prompts, or mentions creating/designing/building commands.

ronnycoding
ronnycoding
15

create-hooks

Guide for creating Claude Code hooks with proper configuration, shell commands, event handling, and security practices. Use when the user wants to create hooks, automate workflows, add event handlers, format code automatically, protect files, log actions, or mentions creating/configuring/building hooks.

ronnycoding
ronnycoding
15

create-skill

Guide for creating well-structured Claude Code skills with proper YAML frontmatter, focused descriptions, and supporting files. Use when the user wants to create a new skill, build a custom skill, extend Claude's capabilities, or mentions creating/designing/building skills.

ronnycoding
ronnycoding
15

create-subagent

Guide for creating specialized Claude Code subagents with proper YAML frontmatter, focused descriptions, system prompts, and tool configurations. Use when the user wants to create a new subagent, custom agent, specialized AI assistant, or mentions creating/designing/building agents or subagents.

ronnycoding
ronnycoding
15

creating-financial-models

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

ronnycoding
ronnycoding
15

secure-web-search

Guide for performing secure web searches with privacy protection, source verification, and information validation. Use when the user wants to search the web securely, verify sources, fact-check information, or mentions secure search, privacy, source validation, or web research.

ronnycoding
ronnycoding
15

webgl-expert

Expert guide for WebGL API development including 3D graphics, shaders (GLSL), rendering pipeline, textures, buffers, performance optimization, and canvas rendering. Use when working with WebGL, 3D graphics, canvas rendering, shaders, GPU programming, or when user mentions WebGL, OpenGL ES, GLSL, vertex shaders, fragment shaders, texture mapping, or 3D web graphics.

ronnycoding
ronnycoding
15

anchor-suggester

Add anchor comments to code for documentation. Use when creating CLAUDE.md files, documenting patterns, or user says "add anchors", "document this code", "create documentation".

julep-ai
julep-ai
6

providers

Use when switching between LLM providers, accessing provider-specific features (Anthropic caching, OpenAI logprobs), or using raw SDK clients - covers multi-provider patterns and direct SDK access for OpenAI, Anthropic, Google, and Ollama

juanre
juanre
3

chat

Use when starting a new project with llmring, building an application using LLMs, making basic chat completions, or sending messages to OpenAI, Anthropic, Google, or Ollama - covers lockfile creation (MANDATORY first step), semantic alias usage, unified interface for all providers with consistent message structure and response handling

juanre
juanre
3

lockfile

Use when creating llmring.lock file for new project (REQUIRED for all applications), configuring model aliases with semantic task-based names, managing environment-specific profiles (dev/staging/prod), or setting up fallback models - lockfile creation is mandatory first step, bundled lockfile is only for llmring tools

juanre
juanre
3

streaming

Use when building real-time chat interfaces, displaying incremental LLM responses, or streaming output from OpenAI, Anthropic, Google, or Ollama - async iteration with usage tracking works across all providers

juanre
juanre
3

structured-output

Use when extracting structured data from LLMs, parsing JSON responses, or enforcing output schemas - unified JSON schema API works across OpenAI, Anthropic, Google, and Ollama with automatic validation and parsing

juanre
juanre
3

tools

Use when implementing function calling, tool use, or agents with LLMs - unified tool API works across OpenAI, Anthropic, Google, and Ollama with consistent tool definition and execution patterns

juanre
juanre
3

codebase-navigator

Fast repository comprehension and safer edits through structured exploration

benreceveur
benreceveur
3

performance-profiler

CPU/memory profiling, database query optimization, and performance analysis

benreceveur
benreceveur
3

ai-code-generator

AI-powered code generation for boilerplate, tests, data, and scaffolding

benreceveur
benreceveur
3

api-documentor

Generates OpenAPI/Swagger/GraphQL documentation and SDKs from code

benreceveur
benreceveur
3

code-formatter

Multi-language code formatting and style enforcement with automatic linting fixes

benreceveur
benreceveur
3

container-validator

Dockerfile best practices, Kubernetes manifest validation, container security

benreceveur
benreceveur
3

database-migrator

Schema version control, migration script generation, rollback management

benreceveur
benreceveur
3

documentation-sync

Detects code/documentation drift, validates examples, generates diagrams, auto-updates documentation

benreceveur
benreceveur
3

pr-author-reviewer

Raise PR quality with templates, checklists, and security reviews

benreceveur
benreceveur
3

dependency-guardian

Automated dependency management with security scanning, update orchestration, and compatibility validation

benreceveur
benreceveur
3

finops-optimizer

Cloud cost optimization and FinOps analysis across AWS, Azure, and GCP

benreceveur
benreceveur
3

incident-triage

Faster on-call handoffs and better postmortems with triage SOPs

benreceveur
benreceveur
3

memory-hygiene

Maintains memory cleanliness with deduplication, validation, and expiration

benreceveur
benreceveur
3

release-orchestrator

End-to-end release automation with semantic versioning, changelog generation, and multi-environment deployment

benreceveur
benreceveur
3

security-scanner

Comprehensive security scanning for SAST, secrets, OWASP vulnerabilities, container and IaC security

benreceveur
benreceveur
3

semantic-search

Natural language code search, pattern detection, semantic code analysis

benreceveur
benreceveur
3

tech-debt-tracker

Automated technical debt identification, tracking, and prioritization system

benreceveur
benreceveur
3

test-first-change

Reduce regressions by discovering tests, running them, then editing code

benreceveur
benreceveur
3

neurodivergent-visual-org

|

Jack Reis
Jack Reis
161

codex-delegator

Automatically delegate complex, logic-intensive tasks to OpenAI Codex CLI via `codex exec --full-auto`. Claude Code uses this skill to invoke Codex for complex backend logic, intricate algorithms, or persistent bugs. Enables seamless AI-to-AI collaboration where Claude Code analyzes and Codex executes.

eddiearc
eddiearc
12

Page 1229 of 1444 · 72197 results