ahel is live on Product Hunt today. Upvote

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 58 of 81

  • diagnose-experimentSkillMonitoring & ops

    Diagnose a failed, unstable, or invalid ModernTSF experiment. Use for crashes, NaNs, OOMs, suspicious metrics, missing outputs, leakage, or irreproducible runs; not for ordinary result ranking.

    Ready to connect★ 65

    github.com/diaugeia/moderntsf64 stars

    View details
  • discover-papersSkillMonitoring & ops

    Discover, deduplicate, rank, and optionally dispatch review tasks for new time-series forecasting papers. Use for arXiv or Hugging Face paper scans, recurring literature monitoring, and candidate-model intake; not for claiming or completing a paper reproduction.

    Ready to connect★ 65

    github.com/diaugeia/moderntsf64 stars

    View details
  • loopSkillMonitoring & ops

    Run a prompt or command on a recurring interval. Useful for monitoring, polling, or periodic checks.

    Ready to connect★ 65

    github.com/ww-w-ai/bkit-gemini64 stars

    View details
  • reproduce-paper-resultsSkillMonitoring & ops

    Reproduce and compare a forecasting paper's reported experiments in ModernTSF by mapping its protocol to runnable configs and aligned metrics. Use for paper-result replication; not for implementing the model or designing an unrelated benchmark.

    Ready to connect★ 65

    github.com/diaugeia/moderntsf64 stars

    View details
  • us-gov-shutdown-trackerSkillMonitoring & ops

    Track and analyze US government shutdown liquidity impacts by monitoring TGA (Treasury General Account), bank reserves, EFFR, and SOFR data from FRED API. Use when user wants to (1) analyze current or past government shutdown effects on financial markets, (2) track liquidity conditions during fiscal

    Ready to connect★ 65

    github.com/mann1988/awesome-claude-skills65 stars

    View details
  • alert-triageSkillMonitoring & ops

    Guides structured triage of security alerts using a four-phase methodology (collect, correlate, classify, escalate) mapped to MITRE ATT&CK v16 and aligned with NIST SP 800-61 Rev 2 incident handling guidelines. Auto-invoked when the user discusses alert investigation, asks "is this a true positive?"

    Ready to connect★ 64

    github.com/unitoneai/securityskills64 stars

    View details
  • babysit-prsSkillMonitoring & ops

    How to sit on a set of already-open PRs and drive them to landed — building the watch set, reading GitHub's mergeability and queue state correctly, re-arming auto-merge, dispatching fixes for reds, and deciding which wake-ups deserve a reply. Activate when asked to "babysit", "watch", "monitor", "si

    Ready to connect★ 64

    github.com/alexandermattturner/agent-glovebox63 stars

    View details
  • cfo-classifySkillMonitoring & ops

    AI-powered transaction categorization with learning. Applies rules, pattern matching, and AI inference to categorize transactions. Learns from corrections. Use after /cfo-capture or /cfo-bank-import to categorize uncategorized transactions. CLEAR step: L (Log)

    Ready to connect★ 64

    github.com/mikechongcan/cfo-stack64 stars

    View details
  • cfo-logSkillMonitoring & ops

    Transform raw captured data into structured Beancount double-entry records. The bridge between messy real-world data and clean accounting entries. Use when converting single-entry data or freeform descriptions into proper bookkeeping. CLEAR step: L (Log)

    Ready to connect★ 64

    github.com/mikechongcan/cfo-stack64 stars

    View details
  • cfo-validateSkillMonitoring & ops

    Run bean-check plus custom validation rules on the ledger. Ensures every entry balances, accounts exist, and no common errors are present. Use after any ledger modification to verify integrity. CLEAR step: L (Log)

    Ready to connect★ 64

    github.com/mikechongcan/cfo-stack64 stars

    View details
  • containmentSkillMonitoring & ops

    Provides structured incident containment strategies mapped to NIST SP 800-61 Rev 2 and MITRE ATT&CK techniques. Auto-invoked when a confirmed incident requires isolation decisions, credential revocation, network segmentation, or DNS sinkholing. Produces a containment plan with short-term and long-te

    Ready to connect★ 64

    github.com/unitoneai/securityskills64 stars

    View details
  • detection-engineeringSkillMonitoring & ops

    Guides creation of detection rules using Sigma rule specification and the Palantir Alerting and Detection Strategy (ADS) framework, mapped to MITRE ATT&CK v16 techniques. Auto-invoked when the user discusses detection logic, Sigma rules, ATT&CK coverage gaps, or asks "how do I detect this technique?

    Ready to connect★ 64

    github.com/unitoneai/securityskills64 stars

    View details
  • financial-calendarSkillMonitoring & ops

    Query the financial calendar (market.ft.tech) by date range, including data from Wallstreetcn and Baidu financial calendars (macro data, IPOs, earnings dates, trading alerts, etc.). Use when the user asks about financial calendars, economic events, IPO schedules, earnings dates, or trading alerts.

    Ready to connect★ 64

    github.com/ftshare-lab/ftshare-skill64 stars

    View details
  • game-design-kpi-coverage-auditSkillMonitoring & ops

    Audit a game feature, roadmap candidate, UX improvement, support system, connective-tissue feature, or quality-of-life change for KPI coverage bias and measurement blind spots. Use when a team is overvaluing only directly attributable metrics, neglecting foundational work that is hard to measure, or

    Ready to connect★ 64

    github.com/stanestane/game-design-skills-bundle64 stars

    View details
  • ir-playbookSkillMonitoring & ops

    Executes a structured incident response workflow based on NIST SP 800-61 Rev 2 and the SANS Incident Handler's Handbook. Auto-invoked when the user reports a security incident, asks how to respond to a breach, or needs help with incident classification, containment decisions, stakeholder notificatio

    Ready to connect★ 64

    github.com/unitoneai/securityskills64 stars

    View details
  • kernel-basicsSkillMonitoring & ops

    Essential Zephyr RTOS kernel services. Covers thread lifecycle and priority, the logging subsystem for diagnostics, and the interactive shell for real-time hardware inspection and debugging. Trigger when writing application flows, adding logging to modules, or creating interactive CLI commands.

    Ready to connect★ 64

    github.com/beriberikix/zephyr-agent-skills64 stars

    View details
  • multicoreSkillMonitoring & ops

    Developing for multicore systems in Zephyr RTOS. Covers Symmetric Multiprocessing (SMP), Asymmetric Multiprocessing (AMP) with OpenAMP/RPMsg, inter-processor communication (IPC) patterns, and Linkable Extensions (LLEXT). Trigger when designing for SoCs with multiple homogeneous or heterogeneous core

    Ready to connect★ 64

    github.com/beriberikix/zephyr-agent-skills64 stars

    View details
  • siem-rulesSkillMonitoring & ops

    Guides development of SIEM detection rules using KQL (Microsoft Sentinel) and SPL (Splunk) query languages, mapped to MITRE ATT&CK v16 techniques. Auto-invoked when the user needs to write SIEM queries, tune alert thresholds, build correlation rules, or manage the detection rule lifecycle. Produces

    Ready to connect★ 64

    github.com/unitoneai/securityskills64 stars

    View details
  • soc-analystSkillMonitoring & ops

    SOC Analyst role bundle covering Tier 1 through Tier 3 operations. Orchestrates alert triage, threat hunting, incident investigation, and detection engineering workflows. Auto-invoked when the user needs help with security monitoring, alert analysis, threat hunting hypotheses, incident timelines, or

    Ready to connect★ 64

    github.com/unitoneai/securityskills64 stars

    View details
  • stk-alert-brokerSkillMonitoring & ops

    Query securities with key exchange alerts. Endpoint: GET /api/v2/market/data/stk-alert-broker. All requests must set FTSHARE_API_KEY.

    Ready to connect★ 64

    github.com/ftshare-lab/ftshare-skill64 stars

    View details
  • testing-debuggingSkillMonitoring & ops

    Testing and debugging for Zephyr RTOS. Covers the Ztest framework for unit and integration tests, the Twister test runner for automated HIL/SIM validation, and advanced tracing/debugging techniques (SystemView, Thread Analyzer, Stack analysis). Trigger when writing unit tests, setting up CI/CD pipel

    Ready to connect★ 64

    github.com/beriberikix/zephyr-agent-skills64 stars

    View details
  • thoughtbox-teamSkillMonitoring & ops

    Spawn an Agent Team with a background Thoughtbox analyst teammate. The analyst monitors your reasoning sessions for evolution candidates, contradictions, and generates periodic digests. Use this at the start of any deep Thoughtbox reasoning session, when you're about to record many thoughts and want

    Ready to connect★ 64

    github.com/kastalien-research/thoughtbox64 stars

    View details
  • thoughtbox:debugSkillMonitoring & ops

    Trigger when debugging something unexpected — a test failure, surprising behavior, production incident, or any situation where initial attempts aren't working. Prevents the common agent failure mode of trying random things when stuck. Use when "the first fix didn't work", "this is behaving unexpecte

    Ready to connect★ 64

    github.com/kastalien-research/thoughtbox64 stars

    View details
  • axiom-app-store-connect-refSkillMonitoring & ops

    Reference for App Store Connect crash analysis, TestFlight feedback, metrics dashboards, and data export workflows

    Ready to connect★ 63

    github.com/comeonoliver/skillshub63 stars

    View details
  • axiom-core-locationSkillMonitoring & ops

    Use for Core Location implementation patterns - authorization strategy, monitoring strategy, accuracy selection, background location

    Ready to connect★ 63

    github.com/comeonoliver/skillshub63 stars

    View details
  • axiom-core-location-refSkillMonitoring & ops

    Use for Core Location API reference - CLLocationUpdate, CLMonitor, CLServiceSession, authorization, background location, geofencing

    Ready to connect★ 63

    github.com/comeonoliver/skillshub63 stars

    View details
  • axiom-energy-refSkillMonitoring & ops

    Complete energy optimization API reference - Power Profiler workflows, timer/network/location/background APIs, iOS 26 BGContinuedProcessingTask, MetricKit monitoring, with all WWDC code examples

    Ready to connect★ 63

    github.com/comeonoliver/skillshub63 stars

    View details
  • debug-symphonySkillMonitoring & ops

    Investigate stuck runs and execution failures by tracing Symphony, Pi runner, and Codex logs with issue/session identifiers; use when runs stall, retry repeatedly, or fail unexpectedly.

    Ready to connect★ 63

    github.com/gannonh/kata-symphony63 stars

    View details
  • lamprey-failure-archaeologySkillMonitoring & ops

    The chronicle of every major Lamprey investigation, incident, dead end, rejected fix, and deletion — symptom, root cause, evidence, resolution, status — so nobody re-fights a settled battle or rebuilds something that was deliberately removed. Load when a bug looks familiar, when you find code or doc

    Ready to connect★ 63

    github.com/uss-parks/lamprey-harness61 stars

    View details
  • verifyingSkillMonitoring & ops

    Use when verifying information (fact, number, quote, event, statement) against authoritative primary sources, or cross-checking a number via one-level metric decomposition (Z = P × Q). Triggers: "verify X", "is this true", "find the original source", "where is this number from", "two sources disagre

    Ready to connect★ 63

    github.com/genli-ai/market-research-skills63 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.

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.

See how to connect your AI