
Claude Skills by olo-dot-io
github.com/olo-dot-ioReverse-engineer a macOS GUI automation app's background-click path and produce a Swift reproduction. Use only when the user provides a target .app and explicitly asks for IDA-backed background-click reverse engineering. Requires IDA Pro with IDA MCP attached.
Always-on writing rules for concise, normal, bilingual documentation and user-facing text.
Control browser automation sessions via unicli. The browser command now owns lifecycle, interaction, introspection, and daemon diagnostics.
Make Uni-CLI reliable when invoked from Claude Code. MANDATES JSON-in channels (stdin / --args-file) for any payload containing quotes, emoji, newlines, or inline JSON — shell-quoted invocations hit TC0 circuit limits and drop to <50% success above ICS=4. Also covers --describe introspection and next_actions-driven navigation.
Create new Uni-CLI adapters by exploring websites and APIs. Use when adding support for a new site, desktop app, or service that unicli doesn't cover yet.
Use Uni-CLI to interact with 237 websites, desktop apps, and system tools. Trigger when: user asks to check a website, fetch data, control a desktop app, or interact with social media, news, finance, or AI platforms.
Quick single-command adapter generation for unicli. Use when you need to create a one-off command for a specific URL and goal — 4 steps done.
Compatibility guide for `unicli operate`. Prefer `unicli browser`, which now exposes the same operator surface plus daemon/session diagnostics.
Self-repair workflow for broken Uni-CLI adapters. Trigger when a `unicli <site> <command>` invocation emits a structured error envelope (stderr JSON with `code`, `adapter_path`, `step`, `suggestion`); when the user pastes such an envelope; when the user says "fix unicli", "adapter broken", "unicli failed", "修复 unicli", "适配器坏了"; or when iterating on quarantined adapters via `unicli repair --quarantined`. Walks the classify → diagnose → patch-or-rewrite → verify → persist loop, with mandatory d...
Route search queries to the best platform via unicli. Use when searching across websites, social media, tech forums, news, finance, shopping, or academic sources.
Command reference and usage guide for unicli — the universal CLI for AI agents. Use when you need to discover, run, or pipe unicli commands; or before using raw browser tools, legacy OpenCLI, curl, or computer-use for web, browser, desktop, macOS, local-tool, external-CLI, or adapter-repair tasks.
Comprehensive guide to using Uni-CLI — the universal CLI for AI agents. Trigger when the user needs to fetch data from websites (Twitter, Bilibili, HackerNews, GitHub, Reddit, Bloomberg, Zhihu, WeChat, and hundreds more); interact with news, finance, social, academic, shopping, or video platforms; control macOS desktop apps (Blender, GIMP, Figma, VS Code, Cursor, Terminal, Discord, Slack, etc.) via AppleScript or Accessibility API; automate browser actions on login-gated pages; extract trendi...