🛠️ Tools

1884 skills found

skill-creator.md
2
1 export skill-creator
2 observerw from "observerw/skill-creator-skill"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends agent' capabilities with specialized knowledge, workflows, or tool integrations.
2026-03-12
kubernetes-debugger.md
2
1 export kubernetes-debugger
2 rodrigodelmonte from "rodrigodelmonte/k8s-debugging-plugin"
3 Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-02
fuzzy-edit.md
2
1 export fuzzy-edit
2 dbarnett 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
metool.md
2
1 export metool
2 mbailey from "mbailey/metool"
3 Package management for modular code organization. This skill should be used when creating, installing, or modifying metool packages, working with package structure conventions, or adding Claude Code skills to packages.
2026-01-27
remotion-tutorial-generator.md
2
1 export remotion-tutorial-generator
2 pezware from "pezware/mirubato"
3 keep playing
2026-04-15
update-pr.md
2
1 export update-pr
2 propstreet from "propstreet/claude-powerpack"
3 Essential productivity tools for Claude Code: expert consultation docs, code extraction, and more
2026-04-01
publish.md
2
1 export publish
2 robdmc from "robdmc/easier"
3 A set of Python tools for making everyday tasks easier
2026-01-23
home-assistant.md
2
1 export home-assistant
2 cullenmcdermott from "cullenmcdermott/nix-config"
3 This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML automation/dashboard generation, or troubleshooting HA issues.
2026-04-16
patent-drafter.md
2
1 export patent-drafter
2 travishsu from "travishsu/patent-lawer-space"
3 Autonomous patent application drafting agent. Drafts complete patent applications including claims, specification, and abstract from invention descriptions.
2026-02-09
committer.md
2
1 export committer
2 muryoimpl from "muryoimpl/dotfiles"
3 my dotfiles.
2026-04-05
pr-review-handler.md
2
1 export pr-review-handler
2 nyatinte from "nyatinte/dotfiles"
3 プルリクエストのレビューコメントに体系的に対応するスキル。未解決コメントを取得し、問題を分析し、修正案を提案し、コメント単位でコミットを作成し、手動での返信とresolveをガイドします。GitHubのPRレビューに構造化された整理された対応が必要な場合に使用してください。
2026-04-18
feature-orchestrator.md
2
1 export feature-orchestrator
2 dougwithseismic from "dougwithseismic/dotoro-ads"
3 An Dynamic Ads Generator For Savvy Paid Ads Operators (An open-source alternative to Dotidot/PPCBee for Reddit, Meta, Google Ads)
2026-02-13
writing-for-llms.md
2
1 export writing-for-llms
2 carmentacollective from "carmentacollective/carmenta"
3 A heart-centered AI for creating at the speed of thought
2026-03-23
validation-analysis.md
2
1 export validation-analysis
2 skyasu2 from "skyasu2/openmanager-vibe-v5"
3 OpenManager AI - AI Native Server Monitoring Platform (public code snapshot; full repo on GitLab)
2026-04-10
doc-coauthoring.md
2
1 export doc-coauthoring
2 birdgg from "birdgg/moe-bangumi"
3 只是一个追番工具
2026-03-08
emacs-keybind-check.md
2
1 export emacs-keybind-check
2 sleepyeye from "sleepyeye/.emacs.d"
3 personal emacs setup
2026-01-01
playwright-browser-automation.md
2
1 export playwright-browser-automation
2 bolasblack from "bolasblack/claude-skills"
3 Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-04-13
system-create-cli.md
2
1 export system-create-cli
2 multicam from "multicam/qara"
3 File system based context manager
2026-04-19
implementation-postmortem.md
2
1 export implementation-postmortem
2 leynos from "leynos/agent-helper-scripts"
3 Helper scripts to be run by agentic coding tools
2026-04-18
graphpad-prism.md
2
1 export graphpad-prism
2 zygi 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
flowerpower.md
2
1 export flowerpower
2 legout from "legout/flowerpower-skill"
3 Create and manage data pipelines using the FlowerPower framework with Hamilton DAGs and uv. Use when users request creating flowerpower projects, pipelines, Hamilton dataflows, or ask about flowerpower configuration, execution, or CLI commands.
2025-12-18
cidx.md
2
1 export cidx
2 jsbattig from "jsbattig/code-indexer"
3 Python application to index code locally and support running server with indexed repos. Works with VoyageAI to power semantic searching a large codebase, enabling AI optimized code navigation. Supports FTS searching, and indexing git log. Experimental support for SCIP indexing.
2026-01-17
abi-codegen.md
2
1 export abi-codegen
2 sablier-labs from "sablier-labs/sdk"
3 Contract addresses, chain data, and deployment information for the Sablier Protocol
2026-04-16
markdown-writer.md
2
1 export markdown-writer
2 robertbagge 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