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,441 results · page 76 of 82
- View details
data-privacy-auditorSkillMonitoring & ops
Audit data protection and privacy - PII/PHI handling, encryption at rest and in transit, retention, logging of sensitive data, tenant isolation, and GDPR/CCPA obligations. Use for /vault, privacy reviews, or compliance-driven data audits.
Ready to connect
- View details
datarobot-external-agent-monitoringSkillMonitoring & ops
Instrument any external or existing AI agent with OpenTelemetry to send traces, logs, and metrics to DataRobot for monitoring, observability, and governance. Use when the user says "add tracing/observability/monitoring to my agent", wants to instrument an existing agent project in their IDE, or want
Ready to connect
- View details
execution-skillsSkillMonitoring & ops
Master skill for executing tasks and interacting with the environment. Covers task initiation, planning, resource allocation, progress tracking, adaptive execution, completion strategies, and performance monitoring.
Ready to connect
- View details
fact-checkingSkillMonitoring & ops
Use when verifying claims. Covers tracing a claim to its origin, evaluating sources, detecting laundered statistics, and reporting a verdict with the evidence rather than an assertion.
Ready to connect
- View details
fortifySkillMonitoring & ops
Systematic ablation study runner. After research:run finds improvements, fortify identifies component candidates from git diff + diary, creates isolated git worktrees per ablation (main repo never modified), runs metric+guard in each worktree, ranks component importance, and optionally generates rev
Ready to connect
- View details
gitSkillMonitoring & ops
Full git workflow for developers: status, staging, commits, branches, push/pull, merge/rebase, conflict resolution, stash, history (log/blame/bisect), remotes, tags, worktrees, cherry-pick, and recovery with reflog. The everyday operations live in the git tool; this skill covers the rest. Use for an
Ready to connect
- View details
go-core-idiomsSkillMonitoring & ops
Use when writing or reviewing idiomatic sequential Go — error handling, slog logging, generics, interfaces, style. Not for concurrency (go-concurrency).
Ready to connect
- View details
infrahub-analyzing-diagnosticsSkillMonitoring & ops
Analyze an already-collected infrahub-collect diagnostic bundle — traceback and failure triage across service logs, incident correlation, and known-issue matching against opsmill/infrahub GitHub issues. TRIGGER when: the user says they collected a diagnostic bundle, gives you a bundle path, or paste
Ready to connect
- View details
infrahub-collecting-diagnosticsSkillMonitoring & ops
Collect a redacted local diagnostic bundle (logs, config, version, state) for an OpsMill expert hand-off. TRIGGER when: Infrahub is broken/failing/erroring, the user asks for help debugging, wants to collect logs/diagnostics, prepares a hand-off for OpsMill support, or reports a crash/timeout/connec
Ready to connect
- View details
kpi-reporterSkillMonitoring & ops
Build recurring KPI reports, dashboards summaries, and alerts from multiple data sources. Use for daily/weekly business reporting.
Ready to connect
- View details
metrics-analystSkillMonitoring & ops
Measure project and product health - code metrics, complexity, dependency freshness, test coverage, technical debt, and product KPIs. Use for /pulse, health dashboards, or "how is the project doing?" questions.
Ready to connect
- View details
mobile-releaseSkillMonitoring & ops
Use when preparing a mobile app for release. Covers versioning, signing, staged rollout, crash monitoring, store review requirements, and rollback when an update goes wrong.
Ready to connect
- View details
observability-agentSkillMonitoring & ops
Query metrics, logs, and traces (Prometheus, Grafana, Loki, Sentry, OpenTelemetry) to diagnose incidents. Use during outages or performance investigations.
Ready to connect
- View details
optimizeSkillMonitoring & ops
Optimize a measurable metric with bounded iterations, guardrails, and regression gates.
Ready to connect
- View details
php-language-modernSkillMonitoring & ops
Use when writing modern non-framework PHP 8.1-8.5 — property hooks, asymmetric visibility, pipe operator, attributes, enums, readonly. Do NOT use for style (php-standards) or Laravel.
Ready to connect
- View details
proactive-agentSkillMonitoring & ops
Run periodic checks, anticipate follow-ups, resume after interruptions, and keep quiet when nothing changed. Use with cron, .navin/HEARTBEAT.md, and sustained goals (/goal) for autonomous monitoring.
Ready to connect
- View details
product-analysisSkillMonitoring & ops
Use when analyzing a product's performance or deciding what to build. Covers metric selection, funnel and retention analysis, distinguishing signal from noise, and prioritizing on evidence.
Ready to connect
- View details
prompt-testingSkillMonitoring & ops
Use when comparing two prompt variants, defining quality/efficiency/robustness metrics, or deciding whether to adopt a challenger prompt over a baseline.
Ready to connect
- View details
quality-gateSkillMonitoring & ops
Run the full release-readiness gate - code review, security, performance, tests, docs, and metrics in one orchestrated pass with a go/no-go verdict. Use before releases, merges to main, or client deliveries.
Ready to connect
- View details
secrets-scannerSkillMonitoring & ops
Hunt for leaked credentials - hardcoded API keys, tokens, private keys, passwords and connection strings in code, config, logs and git history. Use for /unmask, pre-commit secret sweeps, or "did we leak a key?" questions.
Ready to connect
- View details
seo-autofixSkillMonitoring & ops
Act on today's daily report (站点日报) SEO recommendations as small labeled PRs, then log what was taken and what was skipped back into the same issue's autofix section. Use when running the daily seo-autofix CI job, or when the user asks to process today's daily report recommendations / 处理今日日报建议.
Ready to connect
- View details
setup-production-monitoringSkillMonitoring & ops
Plan production monitoring (Datadog) for a feature that was just built or is being reviewed. First grills the author about likely failure modes, then inspects the codebase to find existing metrics/traces/logs to reuse, recommends the minimal instrumentation changes needed, and outputs a human-readab
Ready to connect
- View details
telemetrySkillMonitoring & ops
Telemetry and observability conventions. Apply when adding tracing, logging, metrics, or instrumentation to Rust code.
Ready to connect
- View details
wp-ci-qaSkillMonitoring & ops
Use when a pull request has QA failures, a \"Testing Failed\" label, or QA comments reporting broken features — reading QA feedback and PR comments, tracing root cause using root-cause-patterns.md, applying scoped conventional-commit fixes, swapping labels (Testing Failed to Need Testing), and posti
Ready to connect
- View details
\"algo-ecom-ranking\"SkillMonitoring & ops
\"Design multi-objective e-commerce product ranking combining relevance, conversion, and business metrics. Use this skill when the user needs to build a product ranking system beyond text relevance, balance relevance with commercial objectives, or implement learning-to-rank — even if they say 'produ
Ready to connect
- View details
\"algo-mfg-spc\"SkillMonitoring & ops
\"Implement Statistical Process Control charts to monitor production process stability. Use this skill when the user needs to detect process shifts, set control limits, or distinguish common cause from special cause variation — even if they say 'process monitoring', 'control chart', or 'is our proce
Ready to connect
- View details
\"algo-net-centrality\"SkillMonitoring & ops
\"Calculate network centrality metrics to identify important nodes in graphs. Use this skill when the user needs to find key influencers, critical infrastructure nodes, or central actors in a network — even if they say 'who is most important in this network', 'key nodes', or 'network influence measu
Ready to connect
- View details
\"algo-seo-backlink\"SkillMonitoring & ops
\"Evaluate backlink quality using Domain Authority, Domain Rating, and trust metrics. Use this skill when the user needs to assess link profile health, identify toxic backlinks, or plan link building strategy — even if they say 'check my backlinks', 'link building', or 'domain authority analysis'.\"
Ready to connect
- View details
\"algo-social-engagement\"SkillMonitoring & ops
\"Calculate and benchmark social media engagement rates across platforms and variants. Use this skill when the user needs to compute engagement metrics, compare performance across accounts or posts, or set engagement benchmarks — even if they say 'what is my engagement rate', 'benchmark engagement',
Ready to connect
- View details
\"algo-social-influence\"SkillMonitoring & ops
\"Measure social media influence using engagement-weighted metrics beyond follower count. Use this skill when the user needs to evaluate influencer effectiveness, compare influence across accounts, or build an influence scoring system — even if they say 'who is more influential', 'influencer ranking
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,789 of the 54,221 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.