Browse Skills
2034 skills found
markdown-writer.md
2
1
export
markdown-writer
2
from
"robertbagge/claude-starter"
from
"robertbagge/claude-starter"
3
Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.
2025-11-27
blog-polisher.md
2
1
export
blog-polisher
2
from
"unix2dos/skills"
from
"unix2dos/skills"
3
My personal collection of handcrafted AI agent skills — original prompting modules for code quality, knowledge exploration, and daily productivity.
2026-04-18
training-hub.md
2
1
export
training-hub
2
from
"RobbieJ/training-hub-skills"
from
"RobbieJ/training-hub-skills"
3
Fine-tune LLMs using Red Hat training-hub library with SFT, LoRA, and OSFT algorithms. Use when preparing JSONL datasets, running training jobs, configuring hardware, scaling to clusters, evaluating models, or deploying with vLLM.
2026-03-04
veloxts.md
2
1
export
veloxts
2
from
"veloxts/velox-ts-framework"
from
"veloxts/velox-ts-framework"
3
A full-stack TypeScript framework with type-safe APIs, hybrid tRPC/REST architecture, with great DX
2026-04-07
automation-best-practices.md
2
1
export
automation-best-practices
2
from
"Intuned/cookbook"
from
"Intuned/cookbook"
3
Best practices for writing reliable browser automation scripts with Intuned. Use when writing, reviewing, or editing automation code, scraping scripts, or browser-based workflows. Provides guidance on selectors, waiting strategies, anti-detection, performance optimization, and SDK patterns.
2026-04-16
doppler-debug.md
2
1
export
doppler-debug
2
from
"clocksmith/reploid"
from
"clocksmith/reploid"
3
Self-modifying RSI Agent born in and constrained to a browser : Model CPS-9204
2026-04-08
blog-post-writer.md
2
1
export
blog-post-writer
2
from
"SomtoUgeh/somto-dev-toolkit"
from
"SomtoUgeh/somto-dev-toolkit"
3
Personal collection of Claude Code tools and skills
2026-02-07
graphpad-prism.md
2
1
export
graphpad-prism
2
from
"zygi/bio_tool_skills"
from
"zygi/bio_tool_skills"
3
Expert assistance with GraphPad Prism scientific graphing and statistics software, specializing in Prism scripting for automation, batch processing, and data analysis workflows.
2026-04-18
developing-openai-agents-sdk-agents.md
2
1
export
developing-openai-agents-sdk-agents
2
from
"mikekelly/developing-openai-agents-sdk-agents"
from
"mikekelly/developing-openai-agents-sdk-agents"
3
Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.
2026-01-30
fact-checker.md
2
1
export
fact-checker
2
from
"suchwow-sysadmin/claude-code-factchecker"
from
"suchwow-sysadmin/claude-code-factchecker"
3
AI-powered fact-checking that browses, crawls, clicks, and *understands*. (MCP server required for full feature set.)
2025-12-09
east-py-datascience.md
2
1
export
east-py-datascience
2
from
"elaraai/east-py"
from
"elaraai/east-py"
3
Python runtime for the East programming language
2026-04-02
validation-workflow.md
2
1
export
validation-workflow
2
from
"get2knowio/maverick"
from
"get2knowio/maverick"
3
AI-powered bead-driven development workflow orchestration with autonomous agents and YAML DSL
2026-04-19
chezmoi.md
2
1
export
chezmoi
2
from
"trentshaines/dotfiles"
from
"trentshaines/dotfiles"
3
Help with chezmoi dotfile management, ansible playbooks, and syncing configs to the dotfiles repository. Use when modifying configuration files in ~/.config, ~/, ansible playbooks, or other managed locations. ALWAYS prompt the user about syncing to chezmoi after making config changes.
2026-04-18
claude-md-manager.md
2
1
export
claude-md-manager
2
from
"buvis/home"
from
"buvis/home"
3
Bob's Universal and Very Intelligent System home directory
2026-04-18
orchestration-patterns.md
2
1
export
orchestration-patterns
2
from
"abossenbroek/abossenbroek-claude-plugins"
from
"abossenbroek/abossenbroek-claude-plugins"
3
This skill should be used when designing agent orchestration, implementing firewall architecture, creating phase-based workflows, adding severity batching, structuring agent hierarchies, or implementing SOTA multi-agent coordination patterns. Provides production-ready patterns for scalable agent systems.
2026-04-16
enterprise-readiness.md
2
1
export
enterprise-readiness
2
from
"netresearch/enterprise-readiness-skill"
from
"netresearch/enterprise-readiness-skill"
3
Agent Skill for enterprise readiness assessment - security, quality, and automation | Claude Code compatible
2026-04-19
rspec-testing.md
2
1
export
rspec-testing
2
from
"hoblin/claude-code-rails-skills"
from
"hoblin/claude-code-rails-skills"
3
Auto-activating Claude Code skills for Rails development. Best practices and ready-to-use patterns.
2026-01-03
quality-reviewer.md
2
1
export
quality-reviewer
2
from
"ArcadeAI/arcade-mcp-ts"
from
"ArcadeAI/arcade-mcp-ts"
3
TypeScript framework for building MCP servers with built-in OAuth (21 providers), secret injection, middleware, multi-user JWT auth, and worker routes. Wraps @modelcontextprotocol/sdk.
2026-03-26
exa-websets-search.md
2
1
export
exa-websets-search
2
from
"benjaminjackson/exa-skills"
from
"benjaminjackson/exa-skills"
3
Claude Code skills for using Exa.ai.
2025-12-12
agent-skill-mapping.md
2
1
export
agent-skill-mapping
2
from
"tesla0225/claude_skill_repoinit"
from
"tesla0225/claude_skill_repoinit"
3
Skillの割当表(agent -> skills)を作るときのルール集。skill-assigner が mapping を更新するときに参照する。
2025-12-21
fuzzy-edit.md
2
1
export
fuzzy-edit
2
from
"dbarnett/dotfiles"
from
"dbarnett/dotfiles"
3
This skill should be used when Edit tool fails with "old_string not found", "string not found", or indentation mismatch errors. Also use when editing files with tab indentation (Python, Go, Makefiles, TypeScript) or when the Edit tool has failed multiple times on the same edit. Provides the agents-fuzzy-edit-args utility to fix Edit arguments by re-reading actual files.
2026-01-04
rules-migration.md
2
1
export
rules-migration
2
from
"lisaross/claude-code-plugins"
from
"lisaross/claude-code-plugins"
3
MIGRATE CLAUDE.md into modular `.claude/rules/` directory structure following Claude Code's rules system. Converts monolithic CLAUDE.md into organized, path-specific rule files with glob patterns. Use when migrating to rules system, modularizing project instructions, splitting CLAUDE.md, organizing memory files. Triggers on "migrate claudemd to rules", "convert claude.md to rules", "modularize claude.md", "split claude.md into rules", "migrate to rules system".
2026-01-25
maven-builder-for-foolish-language.md
2
1
export
maven-builder-for-foolish-language
2
from
"frcusaca/foolish"
from
"frcusaca/foolish"
3
The Foolish language
2026-03-12
writing-for-llms.md
2
1
export
writing-for-llms
2
from
"carmentacollective/carmenta"
from
"carmentacollective/carmenta"
3
A heart-centered AI for creating at the speed of thought
2026-03-23