
Claude Skills by borhen68
github.com/borhen68Run browser-based work with verification, checkpoints, and recovery when the UI changes. Use when a task depends on a real webpage, dashboard, form, or authenticated browser workflow.
Prepare decision-ready briefings from remembered people, projects, commitments, and ingested signals. Use when the user needs follow-up context, stakeholder status, or what matters now.
Handle Telegram and WhatsApp conversations safely through PHANTOM's messaging runtime. Use when work arrives through chat and must respect pairing, dedupe, and human-first prompts.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/...
Gemini CLI for one-shot Q&A, summaries, and generation.
iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Search and analyze your own session logs (older/parent conversations) using jq.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Manage Trello boards, lists, and cards via the Trello REST API.
Extract frames or short clips from videos using ffmpeg.
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
Review a local repository and explain the architecture in proportion to the actual codebase. Use when the user asks for an architecture review, repo walkthrough, module summary, or engineering overview of the current workspace.
Turn raw messages, meeting notes, and documents into chief-of-staff memory. Use when PHANTOM should extract people, projects, commitments, deadlines, or counterparties from incoming signals.
Capture a human workflow, structure it into reusable steps, and replay the safe parts later. Use when the user wants PHANTOM to learn a repeated process instead of improvising from scratch every time.