13818 results (99.3ms) page 27 / 691
johnlindquist / claude-gemini-image exact

Analyze images using Gemini's vision capabilities. Use for image analysis, text extraction from screenshots, and visual content understanding.

ratacat / claude-skills-writing-skills exact

Use when user asks to create, write, edit, or test a skill. Also use when documenting reusable techniques, patterns, or workflows for future Claude

marsVanguard / mars-agent-skills-skill-name exact

<one-line description of what this Skill does and what it outputs>. Default output to docs/onboarding/, override via OUTPUT_DIR.

JWCodeWrote / agent-skills-plugin-ai-search-browser-use exact

Use this skill when a task needs AI-assisted web research via a real browser. Uses Chrome CDP (Chrome DevTools Protocol) as the primary automation method, with browser-use as fallback. Supports...

d-o-hub / rust-self-learning-memory-skill-creator exact

Create new Claude Code skills with proper structure, YAML frontmatter, and best practices. Use when creating reusable knowledge modules, adding specialized guidance, or building domain-specific expertise.

daffy0208 / ai-dev-standards-skill-validator exact

Validates that a skill or MCP implementation matches its manifest by running Codex-powered semantic comparisons across descriptions, preconditions, effects, and API surface.

netresearch / agents-skill-agents exact

Agent Skill: Generate and maintain AGENTS.md files following the public agents.md convention. Use when creating AI agent documentation, onboarding guides, or standardizing agent patterns. By Netresearch.

daffy0208 / ai-dev-standards-skill-name exact

Clear description of what this skill does and when Claude should use it. Be specific about triggers - include the functionality AND when to activate. Example: "Extract text from PDFs and fill...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-vulnhunter exact

Security audit skill for detecting dangerous APIs, footgun patterns, and vulnerability variants. Use when reviewing code for security issues or doing variant analysis.

netresearch / cli-tools-skill-cli-tools exact

Agent Skill: CLI tool management. Use when commands fail with 'command not found', installing tools, or checking project environments. By Netresearch.

guanyang / antigravity-skills-evaluation exact

This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge,...

guanyang / antigravity-skills-filesystem-context exact

This skill should be used when the user asks to "offload context to files", "implement dynamic context discovery", "use filesystem for agent memory", "reduce context window bloat", or mentions...

guanyang / antigravity-skills-advanced-evaluation exact

This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise...

guanyang / antigravity-skills-project-development exact

This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture,...

SKE-Labs / agent-trading-skills-skill-name exact

Brief description of what this skill does. Use when [trigger condition 1], [trigger condition 2], or [trigger condition 3].

guanyang / antigravity-skills-tool-design exact

This skill should be used when the user asks to "design agent tools", "create tool descriptions", "reduce tool complexity", "implement MCP tools", or mentions tool consolidation, architectural...

guanyang / antigravity-skills-context-fundamentals exact

This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context...

guanyang / antigravity-skills-context-optimization exact

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context...

guanyang / antigravity-skills-memory-systems exact

This skill should be used when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph", "track entities", or mentions memory architecture, temporal...