session-logs

246.8k
openclawopenclaw

Search and analyze your own session logs (older/parent conversations) using jq.

191 days ago

webapp-testing

81.1k
anthropicsanthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

191 days ago

webapp-testing

23.2k
githubgithub

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

190 days ago

gh-fix-ci

21.8k
davila7davila7

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.

190 days ago

datadog-cli

21.8k
davila7davila7

Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.

190 days ago

Railway Deployment

21.8k
davila7davila7

Manage Railway deployments - view logs, redeploy, restart, or remove deployments. Use for deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes). NOT for deleting services - use railway-environment skill with isDeleted for that.

RailwayDeploymentLogs+4
190 days ago

Error-Detective

18.0k
sickn33sickn33

Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes.

190 days ago

varlock-claude-skill

18.0k
sickn33sickn33

Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits

190 days ago

debug

17.5k
qwibitaiqwibitai

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

191 days ago

gh-fix-ci

10.4k
openaiopenai

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

190 days ago

debug

10.1k
elie222elie222

Runtime debugging workflow with automated log collection. Use when fixing bugs that require runtime evidence (values, types, flow), when you'd otherwise ask user to "open DevTools, reproduce X, tell me what you see", or when bug depends on user interaction that can't be simulated. This skill automates log collection - logs are captured server-side and accessible programmatically.

190 days ago

agent-session-monitor

7.6k
alibabaalibaba

Real-time agent conversation monitoring - monitors Higress access logs, aggregates conversations by session, tracks token usage. Supports web interface for viewing complete conversation history and costs. Use when users ask about current session token consumption, conversation history, or cost statistics.

191 days ago

dev-server

7.0k
civitaicivitai

Manage Next.js dev servers across worktrees. Start, stop, and read logs from dev servers. Agents can access logs from any running session, regardless of who started it.

190 days ago

model-debugging

4.1k
pollinationspollinations

Debug and diagnose model errors in Pollinations services. Analyze logs, find error patterns, identify affected users. For taking action on user tiers, see tier-management skill.

190 days ago

debugging-workflows

3.7k
githubgithub

Guide for debugging GitHub Agentic Workflows - analyzing logs, auditing runs, and troubleshooting issues

191 days ago

debug

3.6k
parcadeiparcadei

Debug issues by investigating logs, database state, and git history

190 days ago

webapp-testing

2.5k
davepoondavepoon

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

191 days ago

supporting-modules-architecture

2.5k
TencentBlueKingTencentBlueKing

BK-CI supporting modules architecture guide covering credential management (Ticket), build environment (Environment), notification service (Notify), build logs (Log), quality gates (Quality), OpenAPI and other supporting service modules. Intended for users who are developing these module features or who need to understand the supporting services architecture.

190 days ago

Common Technical Practices

2.5k
TencentBlueKingTencentBlueKing

A general technical practices guide covering AOP aspects, distributed locks, retry mechanisms, parameter validation, performance monitoring, scheduled tasks, audit logs, and other common backend development techniques. Use this when you need to implement cross-cutting concerns, handle concurrency control, configure retry strategies, add performance monitoring, or implement auditing features.

190 days ago

ios-debugger-agent

2.0k
DimillianDimillian

Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state, capture logs/console output, or diagnose runtime behavior using XcodeBuildMCP tools.

190 days ago

nextjs-server-side-error-debugging

1.9k
bladerblader

Debug getServerSideProps and getStaticProps errors in Next.js. Use when: (1) Page shows generic error but browser console is empty, (2) API routes return 500 with no details, (3) Server-side code fails silently, (4) Error only occurs on refresh not client navigation. Check terminal/server logs instead of browser for actual error messages.

191 days ago

github-issue-creator

1.8k
openclawopenclaw

Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.

190 days ago

grafana

1.8k
openclawopenclaw

Manage Grafana dashboards, data sources, and alerts via API. Visualize metrics and logs.

190 days ago

transport-investigation-acas-aligned-pack

1.8k
openclawopenclaw

Generates ACAS-aligned investigation invite wording, neutral question sets, and evidence logs. USE WHEN starting a driver incident investigation/interview.

191 days ago

memory-curator

1.8k
openclawopenclaw

Distill verbose daily logs into compact, indexed digests. Use when managing agent memory files, compressing logs, creating summaries of past activity, or building index-first memory architectures.

191 days ago

memory-setup

1.8k
Openclaw Skills Memory SetupOpenclaw Skills Memory Setup

Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.

191 days ago

codex-monitor

1.8k
openclawopenclaw

Browse OpenAI Codex session logs stored in ~/.codex/sessions. Provides list/show/watch helpers via the local Swift project at ~/Developer/CodexMonitor.

191 days ago

gcloud

1.8k
openclawopenclaw

Manage Google Cloud Platform resources via gcloud CLI. Use for Compute Engine VMs, Cloud Run services, Firebase Hosting, Cloud Storage, and project management. Covers deployment, monitoring, logs, and SSH access.

191 days ago

linux-service-triage

1.8k
openclawopenclaw

Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.

191 days ago

codex-quota

1.8k
openclawopenclaw

Check OpenAI Codex CLI rate limit status (daily/weekly quotas) using local session logs. Portable Python script. Reads ~/.codex/sessions/ for quota data. When using --all --yes, it temporarily switches accounts by overwriting ~/.codex/auth.json (restored afterwards) to query each account. Uses the `codex` CLI for --fresh / --all.

191 days ago

pm2

1.8k
openclawopenclaw

Manage Node.js applications with PM2 process manager. Use for deploying, monitoring, and auto-restarting Node apps in production. Covers starting apps, viewing logs, setting up auto-start on boot, and managing multiple processes.

190 days ago

logseq

1.8k
openclawopenclaw

Provide commands for interacting with a local Logseq instance through its Plugin API. Use for creating pages, inserting blocks, querying the graph database, managing tasks, retrieving content, or automating workflows in Logseq. Only works with a locally running instance with the API enabled; default port or set path expected for [$API accessible skill].

191 days ago

clauditor

1.8k
openclawopenclaw

Tamper-resistant audit watchdog for Clawdbot agents. Detects and logs suspicious filesystem activity with HMAC-chained evidence.

191 days ago

context-optimizer

1.8k
openclawopenclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs optimization events to chat.

191 days ago

meshguard

1.8k
openclawopenclaw

Manage MeshGuard AI agent governance - agents, policies, audit logs, and monitoring.

191 days ago

little-snitch

1.8k
openclawopenclaw

Control Little Snitch firewall on macOS. View logs, manage profiles and rule groups, monitor network traffic. Use when the user wants to check firewall activity, enable/disable profiles or blocklists, or troubleshoot network connections.

191 days ago

remind-me

1.8k
openclawopenclaw

Set reminders using natural language. Automatically creates one-time cron jobs and logs to markdown.

191 days ago

sysadmin-toolbox

1.8k
openclawopenclaw

Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge

191 days ago

feishu-bridge

1.8k
openclawopenclaw

Connect a Feishu (Lark) bot to Clawdbot via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feishu bridge, or managing the bridge service (start/stop/logs). Covers bot creation on Feishu Open Platform, credential setup, bridge startup, macOS launchd auto-restart, and group chat behavior tuning.

191 days ago

clawdbot-logs

1.8k
openclawopenclaw

Analyze Clawdbot logs and diagnostics. Use when the user asks about bot performance, response times, errors, session stats, token usage, API costs, or wants to debug slow responses.

191 days ago

prompt-log

1.8k
openclawopenclaw

Extract conversation transcripts from AI coding session logs (Clawdbot, Claude Code, Codex). Use when asked to export prompt history, session logs, or transcripts from .jsonl session files.

191 days ago

flyio-cli

1.8k
openclawopenclaw

Use the Fly.io flyctl CLI for deploying and operating apps on Fly.io. Default to read-only diagnostics (status/logs/config/releases). Only perform state-changing operations (deploys, SSH exec, secrets, scaling, machines, volumes, Postgres changes) with explicit user approval. Use when asked to deploy to Fly.io, debug fly deploy/build/runtime failures, set up GitHub Actions deploys/previews, or safely manage Fly apps and Postgres.

191 days ago

portainer

1.8k
openclawopenclaw

Control Docker containers and stacks via Portainer API. List containers, start/stop/restart, view logs, and redeploy stacks from git.

191 days ago

mongodb-atlas-admin

1.8k
openclawopenclaw

Manage MongoDB Atlas clusters, projects, users, backups, and alerts via the Atlas Admin API v2. Use when: (1) Creating, scaling, or deleting Atlas clusters, (2) Managing database users and IP access lists, (3) Configuring backups, snapshots, and restore jobs, (4) Setting up alerts and monitoring, (5) Managing projects and organizations, (6) Viewing cluster metrics and logs. Requires Atlas API keys (public/private) or service account credentials.

191 days ago

xcodebuildmcp

1.8k
openclawopenclaw

Use when the user needs Xcode build/test/run workflows, simulator or device control, UI automation, screenshots/video, logs, or LLDB debugging through XcodeBuildMCP tools. Includes discovery of projects/schemes, session defaults, and common simulator/device workflows.

191 days ago

webapp-testing

1.7k
snyksnyk

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

190 days ago

rca-fix-agent

1.6k
leochlonleochlon

Iterative root-cause + fix agent workflow that gathers evidence (code/logs/tests/web), verifies the primary ROOT_CAUSE claim with Strawberry's detect_hallucination/audit_trace_budget, implements a fix, runs a test plan, checks for new failure modes, and loops until the fix actually works.

190 days ago

gh-fix-ci

1.6k
tech-leads-clubtech-leads-club

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

190 days ago