Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Monitoring & ops
2,408 results · page 65 of 81
- View details
malware-report-writerSkillMonitoring & ops
Create professional malware analysis reports for enterprise security teams and incident response. Use when you need to write, structure, or improve a malware analysis report, produce executive summaries, author YARA rules, or format IOCs and detection rules for professional delivery.
Ready to connect
- View details
metrics-detectSkillMonitoring & ops
Detect which external metric sources apply to this product (GitHub, Plausible, Stripe, etc.) and configure adapters. Retrofit entry point for projects that started before v0.14; also runnable to refresh source list when the product grows.
Ready to connect
- View details
Network Health SweepSkillMonitoring & ops
A normalized device and network health sweep across whatever network-monitoring tools (Auvik, Meraki, Domotz) are connected: each vendor family's data model and native status fields mapped into one Down/Degraded/Unknown/Healthy taxonomy, default interface error and utilization thresholds, topology-c
Ready to connect
- View details
On-Call HandoffSkillMonitoring & ops
Assembling an on-call shift handoff from whatever incident-management tool (Rootly, PagerDuty, BetterStack) is connected, plus corroborating observability signal where available: the four handoff categories in priority order (currently paging, escalated without an owner, last-shift history, known-fl
Ready to connect
- View details
refactor-cleanSkillMonitoring & ops
Use when code has grown complex, duplicated, or cluttered — clean up structure and remove dead code without changing observable behavior
Ready to connect
- View details
remove-stale-codeSkillMonitoring & ops
Safely remove deletion-ready findings from logs/nightly-reports/stale-code.json. Use when asked to clean stale code, dead code, unused imports, variables, functions, classes, exports, components, or selectors from the deterministic daily report.
Ready to connect
- View details
sprint-retroSkillMonitoring & ops
Use at the end of a sprint to run a data-driven retrospective — analyzes session history and git metrics to surface what shipped, what slowed you down, and concrete improvements.
Ready to connect
- View details
sprint-workflowSkillMonitoring & ops
Use when starting a new feature, refactor, or multi-step dev task — runs the full sprint cycle (Think → Plan → Build → Review → Test → Ship → Monitor) using Copilot CLI's plan/autopilot modes.
Ready to connect
- View details
tasks-from-planSkillMonitoring & ops
Add or update tasks in an approved executable Plan, tracing each task to Specifications, scenarios, acceptance criteria, and verification
Ready to connect
- View details
appstore-build-monitorSkillMonitoring & ops
App Store builds: track processing, find latest builds and next numbers, wait on uploads, or safely expire old builds with `asc`.
Ready to connect
- View details
appstore-notary-runnerSkillMonitoring & ops
macOS Developer ID notarization commands for xcodebuild export, `asc notarization` submit/status/log, and stapling. Excludes packaging-readiness reviews and signing-only diagnosis.
Ready to connect
- View details
appstore-review-readinessSkillMonitoring & ops
App Store review-readiness execution with current `asc` commands to validate, stage, submit, monitor, cancel, or repair blockers after go/no-go planning. Excludes release strategy; appstore-release-planner owns it.
Ready to connect
- View details
cardputer-buddySkillMonitoring & ops
Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add
Ready to connect
- View details
incident-triage-runbookSkillMonitoring & ops
The SRE team's runbook for triaging production latency and error-rate incidents. Use this whenever investigating an incident, a latency spike, elevated error rates, or when asked "what caused X" about a production service.
Ready to connect
- View details
inferencex-dataSkillMonitoring & ops
Download and analyze InferenceX ML inference benchmark data — GPU performance metrics across hardware, frameworks, and models. Use when asked to analyze inference benchmarks, compare GPUs, plot pareto frontiers, or work with InferenceX data.
Ready to connect
- View details
macos-runtime-debuggerSkillMonitoring & ops
macOS app runtimes: build, launch, and debug Xcode or SwiftPM GUI/CLI targets with shell-first workflows; diagnose compiler, linker, startup, log, and telemetry failures; exclude iOS Simulator work.
Ready to connect
- View details
macos-telemetry-probeSkillMonitoring & ops
macOS runtime telemetry: add and verify privacy-safe Logger/OSLog events, log stream filters, and signposts; not crash diagnosis.
Ready to connect
- View details
sentry-android-sdkSkillMonitoring & ops
Full Sentry SDK setup for Android. Use when asked to "add Sentry to Android", "install sentry-android", "setup Sentry in Android", or configure error monitoring, tracing, profiling, session replay, or logging for Android applications. Supports Kotlin and Java codebases.
Ready to connect
- View details
sentry-code-reviewSkillMonitoring & ops
Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.
Ready to connect
- View details
sentry-fix-issuesSkillMonitoring & ops
Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.
Ready to connect
- View details
sentry-sdk-setupSkillMonitoring & ops
Set up Sentry in any language or framework. Detects the user's platform and loads the right SDK skill. Use when asked to add Sentry, install an SDK, or set up error monitoring in a project.
Ready to connect
- View details
sentry-sdk-upgradeSkillMonitoring & ops
Upgrade the Sentry JavaScript SDK across major versions. Use when asked to upgrade Sentry, migrate to a newer version, fix deprecated Sentry APIs, or resolve breaking changes after a Sentry version bump.
Ready to connect
- View details
sentry-span-streamingSkillMonitoring & ops
Migrate to Sentry span streaming (span-first trace lifecycle). Use when asked to "enable span streaming", "migrate to span streaming", "use traceLifecycle stream", "add spanStreamingIntegration", or switch from transaction-based to streamed span delivery.
Ready to connect
- View details
sentry-workflowSkillMonitoring & ops
Review code and keep Sentry SDKs up to date. Use when asked to resolve Sentry bot comments on a PR, address Seer bug predictions in PR reviews, or upgrade the Sentry SDK across major versions.
Ready to connect
- View details
xcode-ui-test-stabilizerSkillMonitoring & ops
Build and stabilize Xcode UI end-to-end tests with XCUIApplication/xcodebuild for new or unreliable automation, covering environment setup, focus/input reliability, waits, logs, attachments, and flakiness triage.
Ready to connect
- View details
bb-collect-coverageSkillMonitoring & ops
Parses Verilator coverage.dat + sim log, outputs functional + code coverage figures, and determines whether the 100% target is met. Trigger scenarios: (1) after bb-invoke-verilator; (2) after every regression run; (3) explicit /bb-collect-coverage.
Ready to connect
- View details
bb-invoke-verilatorSkillMonitoring & ops
Invokes Verilator 5.012 to compile RTL + TB and run coverage-driven simulation, producing sim log / coverage.dat / VCD. Trigger scenarios: (1) running regression after bba-guru-verification completes the TB; (2) regression verification after RTL fixes; (3) explicit /bb-invoke-verilator.
Ready to connect
- View details
bb-parse-astSkillMonitoring & ops
Parses SystemVerilog RTL into AST JSON for CDC checks / signal path tracing / module dependency analysis. Unifies 4 backends (babel-lsp / pyverilog / verible / slang) with automatic fallback in auto mode. Trigger scenarios: (1) before bba-guru-synthesis CDC; (2) before bb-trace-signal-path / bb-find
Ready to connect
- View details
bb-trace-signal-pathSkillMonitoring & ops
Performs signal path tracing on AST JSON: extracts propagation paths from source to sink across module hierarchy and determines whether a path crosses clock domains. Intended for CDC violation root-cause analysis and critical path assistance. Trigger scenarios: (1) bb-check-cdc reports a violation a
Ready to connect
- View details
cordis-plugin-sofagent-daemonSkillMonitoring & ops
7×24 inspection + health monitoring + webhook push (seam: non-seam:host-process) — bridges @sofagent/daemon startCron — a DSH (DeepSeek Harness) cordis plugin. The plugin form of the sofagent constraint layer within the DeepSeek Harness ecosystem.
Ready to connect
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,585 of the 54,017 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.