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 48 of 81
- View details
otel-jsSkillMonitoring & ops
OpenTelemetry in Node.js / JavaScript / TypeScript — NodeSDK, declarative YAML configuration, auto-instrumentations, ESM vs CJS import patterns. Use when adding, reviewing, or configuring OpenTelemetry in a Node.js service. Triggers on "setup otel in node", "js telemetry", "node tracing setup", "Nod
Ready to connect★ 99
- View details
otel-rubySkillMonitoring & ops
OpenTelemetry in Ruby — SDK setup, manual tracing, experimental metrics and logs, Bundler integration, contrib instrumentation for Rails/Rack/Sinatra/Sidekiq and other gems, propagation, performance, and upgrades. Use when adding, reviewing, configuring, or troubleshooting OpenTelemetry in a Ruby or
Ready to connect★ 99
- View details
otel-span-events-to-logs-migrationSkillMonitoring & ops
Migrate OpenTelemetry Span Events (AddEvent, RecordException, and language equivalents) to the Logs API following the accepted OTEP 4430 migration plan. Use when migrating instrumentation from span events to log-based events, reviewing code that still uses AddEvent or RecordException, or planning a
Ready to connect★ 99
- View details
otel-telemetry-emissionsSkillMonitoring & ops
Version-pinned inventory of the telemetry (spans, metrics, logs, attributes) emitted by OpenTelemetry collector components and SDK instrumentation packages. Use when working with a covered component — what it emits at a given version, or how emission changed across versions — and when upgrading a co
Ready to connect★ 99
- View details
otel-telemetrygenSkillMonitoring & ops
Build safe, version-pinned telemetrygen commands for synthetic OTLP traces, metrics, and logs. Use for “send sample traces to this collector,” “load-test an OTLP endpoint,” “generate traffic to verify a processor, OTTL transform, or tail sampling,” and “produce test data for dashboards.” Also use wh
Ready to connect★ 99
- View details
otel-weaverSkillMonitoring & ops
OpenTelemetry Weaver registry authoring, codegen, and CI enforcement. Use when adopting Weaver, authoring or reviewing a registry (manifest, attributes, metrics, spans, events), writing Jinja2 templates against the resolved schema, migrating hand-maintained telemetry constants, or wiring `weaver reg
Ready to connect★ 99
- View details
backend-dev-guidelinesSkillMonitoring & ops
Lets your agent write backend code like routes, controllers, and database access following production guidelines.
Ready to connect★ 98
- View details
ab-test-designSkillMonitoring & ops
Design a complete A/B test or experiment from a hypothesis. Takes what you want to test and outputs a full experiment design with hypothesis, metrics, sample size, duration, and success criteria.
Ready to connect★ 97
- View details
analyzing-financial-statementsSkillMonitoring & ops
\"This skill calculates key financial ratios and metrics from financial statement data for investment analysis\"
Ready to connect★ 97
- View details
api-provider-statusSkillMonitoring & ops
Query API provider balance, usage, and availability; supports multi-provider monitoring and scheduled reporting.
Ready to connect★ 97
- View details
backtesting-trading-strategiesSkillMonitoring & ops
Backtest crypto and traditional trading strategies against historical data. Calculates performance metrics (Sharpe, Sortino, max drawdown), generates equity curves, and optimizes strategy parameters. Use when user wants to test a trading strategy, validate signals, or compare approaches. Trigger wit
Ready to connect★ 97
- View details
ceo-delegationSkillMonitoring & ops
CEO-style task delegation workflow. Use this workflow whenever you receive any task: don't execute it yourself; instead dispatch subagents to execute, monitor progress, report, and verify acceptance. Suitable for scenarios requiring efficient parallel handling of multiple tasks.
Ready to connect★ 97
- View details
compliance-engineeringSkillMonitoring & ops
SOC2, HIPAA, GDPR, PCI-DSS, FedRAMP compliance implementation in code. Audit logging, data encryption, access controls, privacy by design, and regulatory requirement mapping. Use when implementing compliance controls, preparing for audits, or building privacy-compliant systems.
Ready to connect★ 97
- View details
devnet-debugSkillMonitoring & ops
Debug a Kurtosis devnet that is not producing blocks. Iterates through logs → code correlation → fix → rebuild → retest until the chain advances.
Ready to connect★ 97
- View details
dpis-runtime-route-diagnoseSkillMonitoring & ops
Project-local DPIS runtime hook diagnosis workflow. Use for LSPosed/Xposed logs, app flicker or relaunch, missing DPI/viewport/font scaling, font hook chains, system_server, ActivityThread, Resources, Display, WindowMetrics, WebView, TextView, Paint, Flutter, HyperOS, or shared runtime route changes
Ready to connect★ 97
- View details
fundraising-analyzerSkillMonitoring & ops
Nonprofit fundraising performance analysis with donor segmentation, campaign ROI, retention metrics, and trend analysis. Use when evaluating fundraising effectiveness, analyzing donor data, or planning campaigns.
Ready to connect★ 97
- View details
impact-report-writerSkillMonitoring & ops
Nonprofit/NGO impact report generation with data visualization suggestions, outcome metrics, narrative structure, and program data presentation. Use when writing impact reports, annual reports, or program evaluation summaries.
Ready to connect★ 97
- View details
monitoring-observabilitySkillMonitoring & ops
OpenTelemetry, structured logging, distributed tracing, alerting, and dashboards
Ready to connect★ 97
- View details
securitySkillMonitoring & ops
Information security expertise for cybersecurity frameworks (NIST, ISO 27001), security architecture, incident response, vulnerability management, identity management, and cloud security. Use when designing security programs, responding to incidents, or assessing vulnerabilities.
Ready to connect★ 97
- View details
evalSkillMonitoring & ops
Evaluate trained YOLO model accuracy with mAP metrics and per-class error analysis. Identifies failure cases for targeted improvement. Use after training.
Ready to connect★ 96
- View details
gitnexus-debuggingSkillMonitoring & ops
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: \"Why is X failing?\", \"Where does this error come from?\", \"Trace this bug\"
Ready to connect★ 96
- View details
goframe-v2SkillMonitoring & ops
Skill set dedicated to the GoFrame development framework. Provides Go developers with a complete framework usage guide covering best practices for core components including command-line management, configuration management, logging, error handling, data validation, type conversion, cache management,
Ready to connect★ 95
- View details
api-and-interface-designSkillMonitoring & ops
Designs or reviews HTTP, REST, GraphQL, RPC, CLI, webhook, event, and service interfaces with explicit inputs, outputs, errors, compatibility, idempotency, pagination, authentication, versioning, and observability. Use when introducing or changing an API or cross-component contract. Not for internal
Ready to connect★ 94
- View details
behavior-validationSkillMonitoring & ops
Validates a running application, CLI, API, service, or generated artifact as a user or operator against a prewritten observable behavior contract while remaining source-blind. Use for acceptance checks, runtime proof, anti-fake probes, release smoke tests, or an independent companion to code review.
Ready to connect★ 94
- View details
code-simplificationSkillMonitoring & ops
Simplifies recently changed or explicitly scoped code while preserving observable behavior, error semantics, side effects, ordering, and public contracts. Use for readability cleanup, dead-code removal, reducing nesting, eliminating redundant wrappers, or making an implementation easier to maintain.
Ready to connect★ 94
- View details
fix-prSkillMonitoring & ops
Diagnose the failing checks on a pull request and fix them. One call reads the failing logs and names the local task that reproduces each failure, so the work starts from a reproduction rather than a guess. The correction goes through the commit skill. Use this whenever a pull request is red, whenev
Ready to connect★ 94
- View details
mail-orchestratorSkillMonitoring & ops
Use when acting as an Opus-level mail orchestrator that coordinates worker agents via the pi-mail federation. The orchestrator is a pure manager: it decomposes, dispatches, monitors, and synthesises — it never implements. Covers identity setup, worker discovery, task dispatch with context isolation,
Ready to connect★ 94
- View details
root-cause-debuggingSkillMonitoring & ops
Investigates a bug, failing test, build error, regression, flaky behavior, performance symptom, or unexpected result by reproducing it, minimizing the case, testing ranked hypotheses, tracing the first incorrect state, and locking the root cause with a regression check. Use before proposing a fix. N
Ready to connect★ 94
- View details
anti-patternsSkillMonitoring & ops
Catalogue of known SDLC anti-patterns that great_cto agents must actively reject when reviewing architecture, plans, code, or post-mortems. Used by architect (pre-impl), pm (planning), senior-dev (impl), l3-support (post-incident).
Ready to connect★ 93
- View details
magpie-release-audit-reportSkillMonitoring & ops
Assemble a per-release audit record from lifecycle artefacts (planning issue, vote thread, artefact list, promote revision, and announcement URL) and propose a PR appending it to the project's audit log. Read-only on every release surface; the only write is a PR the RM reviews and a committer merges
Ready to connect★ 93
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.