Skills

All Skills

investigation

Skills tagged with #investigation

@NikiforovAll

dotnet-dependency

This skill should be used when investigating .NET project dependencies, understanding why packages are included, listing references, or auditing for outdated/vulnerable packages.

NikiforovAll/github-copilot-rules+1 more
18d ago
1160
@humongus69

langsmith-fetch

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.

humongus69/langsmith-fetch-skill
19d ago
0
@managedcode

apple-crash-symbolication

Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS). Extracts UUIDs and addresses from the native backtrace, locates dSYM debug symbols, and runs atos to produce function names with source file and line numbers. Automatically downloads .dwarf symbols from the Microsoft symbol server using Mach-O UUIDs. USE FOR triaging a .NET MAUI or Mono app crash from an .ips file on any Apple platform, resolving native backtrace frames in libcoreclr or libmonosgen-2.0 to .NET runtime source code, retrieving .ips crash logs from a connected iOS device or iPhone, or investigating EXC_CRASH, EXC_BAD_ACCESS, SIGABRT, or SIGSEGV originating from the .NET runtime. DO NOT USE FOR pure Swift/Objective-C crashes with no .NET components, or Android tombstone files. INVOKES Symbolicate-Crash.ps1 script, atos, dwarfdump, idevicecrashreport.

managedcode/dotnet-skills+92 more
18d ago
3410
@OTRF

hunt-analytics-generation

Generate query-agnostic analytics that model adversary behavior by translating hunt investigative intent into analytic definitions grounded in schema semantics. This skill is used to define how behavior should manifest in data before query execution or validation, and works best when informed by system internals, adversary tradecraft, a structured hunt focus, and suggested data sources.

OTRF/ThreatHunter-Playbook+4 more
18d ago
4.5K0
@a2wio

lucas-runbook

Lucas runbook-driven troubleshooting for Kubernetes issues. Use when investigating pod errors, crashes, restarts, or any Kubernetes problem. Automatically search runbooks before taking action.

a2wio/lucas
19d ago
3490
@dotnet

ci-analysis

Analyze CI build and test status from Azure DevOps and Helix for dotnet repository PRs. Use when checking CI status, investigating failures, determining if a PR is ready to merge, or given URLs containing dev.azure.com or helix.dot.net. Also use when asked "why is CI red", "test failures", "retry CI", "rerun tests", "is CI green", "build failed", "checks failing", or "flaky tests".

dotnet/roslyn+1 more
18d ago
20.3K0
@Arize-ai

phoenix-cli

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, review experiments, inspect datasets, and query the GraphQL API. Use when debugging AI/LLM applications, analyzing trace data, working with Phoenix observability, or investigating LLM performance issues.

Arize-ai/openinference+1 more
18d ago
8850
@nspady

gcal-api-research

Expert research tool for Google Calendar API implementations. PROACTIVELY use when (1) reviewing PRs adding calendar features, (2) planning new event/attendee/recurring event functionality, (3) investigating calendar API issues, (4) validating timezone handling or batch operations. Specializes in recurring events, timezone conversions, multi-calendar support, and edge case identification.

nspady/google-calendar-mcp+1 more
19d ago
1.0K0
@nucliweb

webperf-core-web-vitals

Intelligent Core Web Vitals analysis with automated workflows and decision trees. Measures LCP, CLS, INP with guided debugging that automatically determines follow-up analysis based on results. Includes workflows for LCP deep dive (5 phases), CLS investigation (loading vs interaction), INP debugging (latency breakdown + attribution), and cross-skill integration with loading, interaction, and media skills. Use when the user asks about Core Web Vitals, LCP optimization, layout shifts, or interaction responsiveness. Compatible with Chrome DevTools MCP.

nucliweb/webperf-snippets+4 more
18d ago
1.4K0
@groupzer0

Analysis Methodology

A systematic approach to converting unknowns to knowns through structured investigation.

groupzer0/vs-code-agents+6 more
18d ago
2220
@MindscapeHQ
MCP

Raygun

Investigate errors, track deployments, analyze performance, and manage application monitoring

mcpgithub
MindscapeHQ/mcp-server-raygun
19d ago
0
@sequenzia

bug-investigator

Executes diagnostic investigation tasks to test debugging hypotheses. Runs tests, traces execution, checks git history, and reports evidence. (converted from agent)

sequenzia/agent-alchemy+31 more
19d ago
330
@with-geun

alive-analysis

Data analysis workflow kit using the ALIVE loop (Ask, Look, Investigate, Voice, Evolve)

with-geun/alive-analysis+1 more
18d ago
260
@monte-carlo-data

agent-monitoring

Investigation and monitor creation guide for AI agent observability. Activates when the user asks about monitoring AI agents, setting up alerts on agent behavior, investigating agent traces, or creating agent monitors.

monte-carlo-data/mc-agent-toolkit+13 more
18d ago
750
@LeoYeAI

Academic Deep Research 🔬

You are a methodical research assistant who conducts exhaustive investigations through required research cycles. Your purpose is to build comprehensive understanding through systematic investigation.

LeoYeAI/openclaw-master-skills+106 more
19d ago
1.7K0
@CoreWCF

code-memory

Captures and retrieves structural understanding of source code gained during investigations. Use after reading and understanding code to save context for future sessions, or before investigating code to check for existing context. Stores summaries in memory/ files mirroring source paths. Triggers: "save what I learned", "remember this code", "check if we know about", "investigate", or any post-investigation context capture.

CoreWCF/CoreWCF
18d ago
1.8K0
@CodeAlive-AI

agents-consilium

Query external AI agents (Codex, Gemini, OpenCode, Claude Code headless) in parallel for independent second opinions, code review, bug investigation, and consensus on high-stakes decisions. Agents and models are configurable in config.json. Use for architecture choices, security review, or ambiguous problems where independent perspectives matter. Not for simple questions answerable from docs or the codebase — use web search or repo exploration instead.

CodeAlive-AI/ai-driven-development+5 more
1d ago
570
@SocketDev

quality-scan

Validates structural consistency, cleans up junk files (SCREAMING_TEXT.md, temp files), and performs comprehensive quality scans across codebase to identify critical bugs, logic errors, caching issues, and workflow problems. Spawns specialized agents for targeted analysis and generates prioritized improvement tasks. Use when improving code quality, before releases, or investigating issues.

SocketDev/socket-sdk-js
19d ago
450
@muxedai

exploring-llm-traces

ABSOLUTE MUST to debug and inspect LLM/AI agent traces using PostHog's MCP tools. Use when the user pastes a trace URL (e.g. /llm-observability/traces/<id>), asks to debug a trace, figure out what went wrong, check if an agent used a tool correctly, verify context/files were surfaced, inspect subagent behavior, investigate LLM decisions, or analyze token usage and costs.

muxedai/muxed+2 more
19d ago
140
@koborin-ai

agent-team-fullstack

Orchestrate full-stack development with Agent Teams for parallel implementation. Use when the user says "build with a team", "develop in parallel", "spin up an Agent Team", or "investigate this bug".

koborin-ai/site+6 more
10d ago
90
@clamp-sh

analytics-diagnostic-method

The spine of analytics investigation. Use whenever interpreting analytics numbers, answering "why did X change", reading funnels, comparing cohorts, or presenting findings. Teaches a five-step method (load profile, frame the question, build a MECE hypothesis tree, triangulate, present with Pyramid Principle), how to separate signal from noise, and how to spot Simpson's paradox before it misleads you.

clamp-sh/analytics-skills+5 more
8d ago
50
@stablyai

mobile-fit-debug

Debug mobile terminal display-mode toggle and PTY resize issues. Use when investigating why a terminal restores to the wrong width after toggling between phone and desktop mode on mobile, or when PTY sizes are corrupted across tab switches.

stablyai/orca+2 more
5d ago
1.9K0
@mongodb

investigate-e2e-failure

This gives instructions on how to investigate end-to-end test failures.

mongodb/mongodb-atlas-kubernetes
19d ago
1910
@bradleygolden

hex-docs-search

Research Hex packages (Sobelow, Phoenix, Ecto, Credo, Ash, etc). Use when investigating packages, understanding integration patterns, or finding module/function docs and usage examples. Automatically fetches missing documentation and source code locally.

bradleygolden/claude-marketplace-elixir+1 more
18d ago
1700
@shunk031

gh-first-workflow

Enforce gh-first GitHub investigation and Conventional Commit output rules. Use when investigating GitHub issues or pull requests, summarizing investigation results, or preparing commit messages.

shunk031/dotfiles+5 more
8d ago
1150
@shihongDev

evalyn-analyze

Use when analyzing evalyn evaluation results, investigating failures, comparing runs, or understanding agent performance

shihongDev/evalyn+3 more
19d ago
2550
@samber

golang-benchmark

Golang benchmarking, profiling, and performance measurement. Use when writing, running, or comparing Go benchmarks, profiling hot paths with pprof, interpreting CPU/memory/trace profiles, analyzing results with benchstat, setting up CI benchmark regression detection, or investigating production performance with Prometheus runtime metrics. Also use when the developer needs deep analysis on a specific performance indicator - this skill provides the measurement methodology, while golang-performance provides the optimization patterns.

samber/cc-skills-golang+30 more
8d ago
120
@conorluddy

crash-debugging

Crash log analysis, symbolication, and debugging workflows for iOS apps. Use when investigating app crashes, analyzing crash reports, symbolicating stack traces, or identifying root causes. Covers crash log retrieval, symbolication with dSYM files, stack trace analysis, and common crash patterns.

conorluddy/xclaude-plugin+5 more
19d ago
1110
@fall-out-bug

ci-triage

Investigate failing GitHub Actions runs and produce root-cause plus Beads follow-up.

fall-out-bug/sdp+7 more
18d ago
170
@hechtcarmel

jetbrains-debugger

Guide for using JetBrains IDE Debugger MCP tools to programmatically debug applications. TRIGGER when ANY of these MCP tools are available: list_run_configurations, execute_run_configuration, start_debug_session, stop_debug_session, get_debug_session_status, list_debug_sessions, set_breakpoint, remove_breakpoint, list_breakpoints, resume_execution, pause_execution, step_over, step_into, step_out, run_to_line, get_stack_trace, select_stack_frame, list_threads, get_variables, set_variable, get_source_context, evaluate_expression. Use when debugging any application, investigating bugs, tracing execution flow, inspecting runtime state, or when the user says "debug", "breakpoint", "step through", "inspect variable", "why is this returning X", "trace execution", or similar debugging-related requests. PREFER the debugger over reading code and guessing when runtime behavior is unclear.

hechtcarmel/jetbrains-debugger-mcp-plugin
18d ago
400
@mbc-net

mbc-debug

Debug and troubleshoot MBC CQRS Serverless applications. Use this when encountering errors, investigating issues, or optimizing performance in MBC CQRS Serverless projects.

mbc-net/mbc-cqrs-serverless+3 more
18d ago
300
@makash

Credential Exfiltration Detection

Determine whether stolen credentials were actually used by attackers after a security incident. This skill walks through a four-phase investigation: scoping what was at risk, checking audit trails, identifying lateral movement, and verifying that rotation was complete.

makash/agent-infra-security+5 more
18d ago
90
@ArtemisAI

SWE-Manager — Autonomous Engineering Manager

You are the SWE-Manager, an always-on autonomous engineering manager for the SWE-Squad system. You operate as a persistent pi-agent session with 16 custom tools. You do NOT write code yourself — you delegate all investigation, development, review, testing, and merging to configured engines via the

ArtemisAI/SWE-Squad
18d ago
110
@nexu-io

Datadog Log Investigation

Query Datadog Logs API to investigate production issues for the Nexu platform.

nexu-io/nexu+8 more
18d ago
110
@josstei

debug-workflow

Run the Maestro debugging workflow for investigation-heavy tasks

josstei/maestro-orchestrate
18d ago
3300
@mcp-registry
MCP

Investigation Game App

Find out who killed Claude by interrogating the LLM driven suspects...

mcpllm
19d ago
0
@theodo-group

dbg

Debug applications using the dbg CLI debugger. Supports Node.js (V8/CDP), Bun (WebKit/JSC), and native code via LLDB (DAP). Use when: (1) investigating runtime bugs by stepping through code, (2) inspecting variable values at specific execution points, (3) setting breakpoints and conditional breakpoints, (4) evaluating expressions in a paused context, (5) hot-patching code without restarting (JS/TS), (6) debugging test failures by attaching to a running process, (7) debugging C/C++/Rust/Swift with LLDB, (8) any task where understanding runtime behavior requires a debugger. Triggers: "debug this", "set a breakpoint", "step through", "inspect variables", "why is this value wrong", "trace execution", "attach debugger", "runtime error", "segfault", "core dump".

theodo-group/debug-that
18d ago
1230
@terrylica

academic-pdf-to-gfm

Convert academic PDF papers to GitHub-renderable GFM markdown with inline figures and correctly formatted math equations. Use this skill when converting research papers, technical reports, or math-heavy PDFs for display on GitHub or GitLab. Also use it when GFM math equations are broken or not rendering on GitHub, when someone asks about the $$-vs-```math decision, when equations look garbled on GitHub, when KaTeX validation is needed, or when investigating why LaTeX renders locally but not on GitHub. Also use when comparing GitHub vs GitLab math rendering, when asking about self-hosting GitLab for math documents, or when looking for a platform that requires less LaTeX workarounds. Covers PDF type detection (Word vs LaTeX vs scanned), tool selection (pymupdf4llm/pdftotext/marker-pdf), image extraction, GitHub math rendering rules ($$-vs-```math decision), GitLab native math support (no workarounds needed), KaTeX validation, and multi-agent adversarial equation verification.

terrylica/cc-skills+83 more
7d ago
220
@wado-lang

coverage-investigation

Investigate and improve code coverage for the wado-compiler crate. Use when asked to analyze coverage gaps, find dead code, or plan coverage improvement.

wado-lang/wado+3 more
18d ago
740
@TenureAI

experiment-execution

Execute AI/ML experiments locally or remotely with environment, runtime, and logging controls. Prefer invoking via research-workflow. TRIGGER when: user asks to run/launch/start/resume/monitor a training job, evaluation, or benchmark, or a plan is ready for execution, or experiment needs rerun/recovery. DO NOT TRIGGER when: research investigation only (use deep-research), planning without execution (use research-plan), or env setup without launch (use project-context).

TenureAI/PhD-Zero+4 more
18d ago
390
@jonathanmr22

Programmatic Agent Constraint Toolkit (PACT): Governance infrastructure for AI coding agents. Claude Code plugin marketplace.

Log a bug investigation using PACT's structured bug tracker

jonathanmr22/pact
19d ago
90
@lanegrid

agtrace-provider-normalization

Investigate AI agent provider tool schemas (Claude Code, Codex, Gemini) and design unified domain abstractions in agtrace architecture.

lanegrid/agtrace
18d ago
300
@moeru-ai

minecraft-debug-mcp

Operate and debug the live Minecraft bot through its built-in MCP REPL server. Use when work requires starting the bot with `pnpm dev`, connecting to the local MCP endpoint, inspecting cognitive state/logs/history, injecting synthetic chat/events, or running targeted REPL code against the running brain during investigation and development.

moeru-ai/airi+7 more
18d ago
33.5K0
@understudy-ai

researcher

Research current topics with multiple sources and produce a structured brief, comparison, recommendation, or fact-check. Use when the user asks for investigation, market/product landscape scans, option evaluation, due diligence, source-backed validation, or a research report. Do not use for summarizing a single provided URL/document, or for GitHub issue/PR operations.

understudy-ai/understudy+1 more
19d ago
2240
@awslabs

AgentCore Runtime Session Investigation

Investigate AgentCore runtime sessions by querying CloudWatch Logs Insights, filtering OpenTelemetry noise, and producing structured investigation output.

awslabs/mcp+4 more
18d ago
8.5K0
@risingwavelabs

fix-buildkite-ci

Triage and fix failing Buildkite CI checks for RisingWave pull requests by extracting concrete failing tests, diffs, and error messages from Buildkite build/job logs and artifacts, then applying focused code or test fixes. Use when users ask to diagnose red Buildkite checks, investigate flaky/failing CI jobs, understand why a Buildkite build failed, or provide Buildkite/GitHub check URLs and want a concrete fix.

risingwavelabs/risingwave
18d ago
8.9K0
@dotnet

generate-release-notes

Generate .NET SDK release notes by comparing two git branches, investigating PRs for user-facing changes, and producing a structured markdown document with contributor acknowledgments. Use this when asked to create or draft release notes for a new .NET SDK release.

dotnet/sdk+3 more
18d ago
3.1K0
@letta-ai

analyzing-eval-errors

Investigate errors in letta_evals runs by parsing results JSONL, cross-referencing agent and run state on the Letta server via the Python SDK, and producing structured error reports. Use when an eval run has errors, crashes, or unexpected failures that need diagnosis.

letta-ai/letta-evals
18d ago
600
@scouzi1966

Add AFM Model

Investigate and add support for a HuggingFace MLX model to the AFM server.

scouzi1966/maclocal-api+8 more
19d ago
1910
@brunoborges

jdb-debugger

Debug Java applications in real time using JDB (Java Debugger CLI). Attach to running JVMs or launch new ones under JDB, set breakpoints, step through code, inspect variables, analyze threads, and diagnose exceptions. Use when debugging Java programs, investigating runtime behavior, or diagnosing production issues on JVMs with JDWP enabled.

brunoborges/jdb-agentic-debugger
19d ago
370