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,353 results · page 32 of 79

  • client-health-dashboardSkillMonitoring & ops

    Generates a comprehensive client health overview across all accounts. Reads CRM data, support tickets, usage metrics, billing, and engagement logs. Calculates health scores, trend direction, and RAG status per client. Outputs a sorted risk report with recommended actions.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • compliance-checkerSkillMonitoring & ops

    Audits a codebase or business process for regulatory compliance across GDPR, HIPAA, SOC2, CCPA, and PCI-DSS. Scans for PII handling, data retention, encryption, access controls, audit logging, consent management, and data transfer issues. Generates a structured compliance report with findings, gap a

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • customer-journey-mapperSkillMonitoring & ops

    Maps the full customer journey from first touch to advocacy. Generates a comprehensive customer-journey.md with all stages, touchpoints, emotions, pain points, opportunities, Mermaid diagrams, and metrics. Use when mapping customer experience, designing onboarding flows, identifying churn risks, or

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • injury-report-trackerSkillMonitoring & ops

    Monitor injury news across leagues. Fantasy impact analysis, backup player analysis, return timeline estimates.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • intent-signal-aggregatorSkillMonitoring & ops

    Monitor buyer intent signals across the web including job postings, tech changes, funding rounds, and leadership changes. Alerts when prospects show buying signals and prioritizes "hot" accounts. Use for timing-based prospecting.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • investor-update-writerSkillMonitoring & ops

    Generates monthly/quarterly investor updates. Takes KPIs, milestones, challenges, financials. Writes professional investor-update.md with highlights, metrics dashboard, product updates, team news, financial summary, upcoming milestones, asks. Multiple tones from seed-stage casual to Series B formal.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • mvp-case-builderSkillMonitoring & ops

    Construct statistical arguments for MVP/awards. Narrative framing, comparison to past winners, advanced metrics, counter-arguments.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • okr-generatorSkillMonitoring & ops

    Generates structured OKR plans (Objectives and Key Results) for teams and companies following Google/Intel methodology. Takes company goals, team function, quarter, and current metrics to produce a comprehensive okr-plan.md with objectives, key results, scoring criteria, alignment mapping, tracking

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • player-comparison-toolSkillMonitoring & ops

    Side-by-side stat comparisons with context. Adjust for era, pace of play, league differences. Advanced metrics explained in plain English.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • emuloSkillMonitoring & ops

    Load the user's Emulo profile, mined from their local Claude Code, Codex, and OpenCode session logs, so you work like them instead of a cold start. Use before working on their task.

    Ready to connect★ 290

    github.com/ohad6k/emulo290 stars

    View details
  • analyze-job-history-irisSkillMonitoring & ops

    Run the Iris harbor job-history analyzer (scripts/iris/analyze_iris_harbor_job.py) on a datagen/eval job and read its JSON sidecar for trustworthy throughput / preemption / productive-trial stats. Use whenever a status check needs REAL metrics (gen tok/s, cycles, non_empty rate, harbor exceptions) i

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • crud-archive-runSkillMonitoring & ops

    Durably ARCHIVE everything informative from a finished run / experiment before it's cleaned up or its cluster artifacts age out — ALL Harbor trace_jobs (raw per-trial traces), ALL ray logs, ALL stdout/stderr (incl. vLLM/serving logs), and wandb. Pack-rat by design: if it's potentially informative, k

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • datagen-launch-irisSkillMonitoring & ops

    Launch, monitor, and manually clean up a trajectory-generation (datagen) job on Marin's Iris TPU cluster via the OpenThoughts-Agent entrypoint. Use when asked to start, watch, rescue, or kill a datagen/tracegen run on Iris.

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • eval-agentic-launch-irisSkillMonitoring & ops

    Launch, monitor, and manually clean up an eval job on Marin's Iris TPU or CoreWeave H100x8 GPU cluster via the OpenThoughts-Agent entrypoint. Use when asked to start, watch, or kill a model evaluation (evalchemy / agent-harness benchmarks) on Iris.

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • monitor-cron-sweepSkillMonitoring & ops

    Produce a comprehensive cross-cluster job-status update for a recurring N-hourly cluster sweep. Gather squeue/sacct on each cluster (validating against false-drain), bucket every active + recently-terminated job by type (RL / SFT / datagen / eval / catch-all), pull each type's signals, render them i

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • monitor-cron-sweep-irisSkillMonitoring & ops

    The PROCEDURE for one every-3-hours Iris job-status sweep — primarily the marin TPU datagen/eval jobs ("iris" here = the marin TPU cluster), plus CoreWeave GPU-RL as monitor-only. Query both clusters, run the harbor analyzer on each active TPU datagen/eval job, classify every job (datagen / eval / o

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • monitor-job-tablesSkillMonitoring & ops

    Format HPC job-status reports as box-drawing tables, bucketed by job type (RL · SFT · Datagen · Eval · Catch-all), with the right metric columns, signal thresholds, and red-flags per bucket. Use whenever reporting active/recently-terminated job status — during a cron sweep, an ad-hoc "how are my job

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • monitor-restoreSkillMonitoring & ops

    Re-create the local 3-hour tri-cluster cluster-sweep loop (Leonardo + CoreWeave(iris) + TACC(Vista); Jupiter SKIPPED until ~Jul 12) — the autonomous ML-ops monitor — if it has been lost. The loop is session-only and is dropped on any session restart, so re-establish it at the start of a new session

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • monitor-restore-irisSkillMonitoring & ops

    Re-register the every-3-hours Iris job-monitor cron (status check + datagen auto-rescue/keep-2-in-flight) if it has been lost. Primarily the marin TPU datagen/eval jobs ("iris" = the marin TPU cluster); also queries CoreWeave (cw-us-east-02a) GPU-RL as monitor-only. The cron is session-only and recu

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • monitor-restore-unifiedSkillMonitoring & ops

    Re-register the every-3-hours UNIFIED OPS TICK cron — the CURRENT operator-owned monitor for the qwen3.5-122b-131k-datagen-opencode campaign (keep-3 datagen with autonomous rescue+refill) AND the delphi midtrain 1e23_p33m67_k0p20 (monitor-only), plus a marin+CoreWeave sweep and standing Daytona snap

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • rl-job-health-deep-diveSkillMonitoring & ops

    Deep single-RL-job health probe → a KILL / NO-KILL / ERROR recommendation for the supervisor. Dispatched as a subagent on every monitor tick for RL jobs in NEW/UNTESTED settings (new config/geometry/model, "debug" or "smoke-test" flavor, first launches after a code/config change), and whenever a run

    Ready to connect★ 289

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • a-share-screenerSkillMonitoring & ops

    Screen and filter A-share stocks based on fundamental metrics, technical indicators, capital flow, and custom criteria. Support multiple screening strategies including value investing, growth investing, momentum trading, and dividend hunting. Use when user wants to find stocks meeting specific crite

    Ready to connect★ 283

    github.com/nicepkg/ai-workflow283 stars

    View details
  • cross-border-flow-trackerSkillMonitoring & ops

    Track and analyze cross-border capital flows between mainland China and Hong Kong via Stock Connect (沪港通/深港通). Monitor northbound (北向资金) and southbound (南向资金) flows, identify trending stocks, and analyze institutional positioning. Use when user asks about 北向资金, 南向资金, 外资动向, Stock Connect flows, or cr

    Ready to connect★ 283

    github.com/nicepkg/ai-workflow283 stars

    View details
  • linkedin-announcement-generatorSkillMonitoring & ops

    This skill generates professional LinkedIn announcement text for intelligent textbooks by analyzing book metrics, chapter content, and learning resources to create engaging posts with key statistics, hashtags, and links to the published site. Use this skill when you need to create social media annou

    Ready to connect★ 283

    github.com/nicepkg/ai-workflow283 stars

    View details
  • node-inspect-debuggerSkillMonitoring & ops

    See runtime state a console.log cannot reach — set real breakpoints, step, and dump the scope chain of a paused Node/TypeScript process. Use on "set a breakpoint", "inspect runtime state", "console.log isn''t enough", "step through this", "what''s in this closure at runtime", "attach a debugger". No

    Ready to connect★ 283

    github.com/blackbelttechnology/pi-agent-dashboard283 stars

    View details
  • observability-instrumentationSkillMonitoring & ops

    Make runtime behavior visible and diagnosable. Use on triggers like "add logging/metrics/tracing", "instrument this", "add alerting", "we can't tell what happened in prod", or when a feature needs evidence it works at runtime. Fills an instrumentation gap not covered by the project's existing skills

    Ready to connect★ 283

    github.com/blackbelttechnology/pi-agent-dashboard283 stars

    View details
  • pi-dashboardSkillMonitoring & ops

    Monitor and control the pi-dashboard server. List sessions, send prompts, abort runs, spawn new sessions, manage git branches, control flows, and configure the dashboard — all via REST API. Use when you need to interact with other pi sessions, check dashboard health, or orchestrate multi-session wor

    Ready to connect★ 283

    github.com/blackbelttechnology/pi-agent-dashboard283 stars

    View details
  • portfolio-managerSkillMonitoring & ops

    Comprehensive portfolio analysis using Alpaca MCP Server integration to fetch holdings and positions, then analyze asset allocation, risk metrics, individual stock positions, diversification, and generate rebalancing recommendations. Use when user requests portfolio review, position analysis, risk a

    Ready to connect★ 283

    github.com/nicepkg/ai-workflow283 stars

    View details
  • postmortemSkillMonitoring & ops

    Use when analyzing failures, outages, incidents, or negative outcomes, conducting blameless postmortems, documenting root causes with 5 Whys or fishbone diagrams, identifying corrective actions with owners and timelines, learning from near-misses, establishing prevention strategies, or when user men

    Ready to connect★ 283

    github.com/nicepkg/ai-workflow283 stars

    View details
  • pricing-strategistSkillMonitoring & ops

    Design and optimize pricing strategies for SaaS products including tiering, packaging, value metrics, and experimentation. Use when setting initial pricing, optimizing conversion, expanding revenue, or when users ask about pricing strategy, monetization, or revenue optimization.

    Ready to connect★ 283

    github.com/nicepkg/ai-workflow283 stars

    View details

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.

52,524 of the 52,958 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.

See how to connect your AI