Loading...
Loading...
Found 86 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.
Document debugging sessions with hypothesis tracking and knowledge base
Organize and synchronize session directory structure based on project architecture
Stop the asciinema chunker daemon. TRIGGERS - stop daemon, pause chunker, disable backup.
Show current loop state. TRIGGERS - ru status, loop status, autonomous status, check ru state.
Check asciinema status - daemon, running processes, and unhandled .cast files. TRIGGERS - daemon status, check backup, chunker health, recording status, unhandled files.
This skill should be used when the agent needs to give a spoken voice update to the user, or when reminded by a Stop hook to provide audio feedback. Use this skill to speak a short summary of what was accomplished.
Rewrite AI-sounding text into natural, human writing by removing common LLM patterns while preserving meaning and tone.
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).