Loading...
Loading...
Found 108 Skills
Analyzes logs efficiently through targeted search and iterative refinement. Use when investigating errors, debugging incidents, or analyzing patterns in application logs.
Analyze images using OpenAI's Vision API. Use bash command to execute the vision script like 'bash <base_dir>/scripts/vision.sh <image> <question>'. Can understand image content, objects, text, colors, and answer questions about images.
Write a deterministic OK file to out/ok.txt.
Organize and synchronize session directory structure based on project architecture
Manage Claude Code resources - terminate orphaned processes and clean up ~/.opencode/ directory
Stop the asciinema chunker daemon. TRIGGERS - stop daemon, pause chunker, disable backup.
Check asciinema status - daemon, running processes, and unhandled .cast files. TRIGGERS - daemon status, check backup, chunker health, recording status, unhandled files.
Check an IP address across multiple public geolocation and reputation sources and return a best-matched location summary.
Style, review, and refactoring standards for Bash shell scripting. Trigger when `.sh` files, files with `#!/usr/bin/env bash` or `#!/bin/bash`, or CI workflow blocks with `shell: bash` are created, modified, or reviewed and Bash-specific quality controls (quoting safety, error handling, portability, readability) must be enforced. Do not use for generic POSIX `sh`, PowerShell, or language-specific application style rules. In multi-language pull requests, run together with other applicable `*-style-guide` skills.
Pick a random contributor from a GitHub repository using the GitHub API or repository pages (no auth required for public repos).
Connect context-mode to Context Mode Cloud. Guides through API URL, token, and org ID configuration. Saves config to ~/.context-mode/sync.json and tests the connection. Trigger: /context-mode:ctx-cloud-setup
Shell scripting expert for Bash, POSIX compliance, error handling, and automation