[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-hkuds-cli-anything-macrocli-de":3,"guides-for-hkuds-cli-anything-macrocli":818,"similar-k1707xhgzmayy83wtdgw2j0n2s86nkmv-de":819},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":225,"parentExtension":247,"providers":248,"relations":253,"repo":255,"tags":815,"workflow":816},1778688417731.9524,"k1707xhgzmayy83wtdgw2j0n2s86nkmv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when the agent wants to define, list, inspect, or execute GUI macros via the MacroCLI CLI. Macros are parameterized, CLI-callable workflows — the agent invokes `macro run \u003Cname>` and the system handles backend routing (plugin, file transform, accessibility, compiled GUI replay).\n",{"claudeCode":12},"hkuds/cli-anything","cli-anything-macrocli","https://github.com/hkuds/cli-anything",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778689183564.282,"kn726f3m4rzq0t1n80nk49s3y586ngk8","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,132,135,138,142,146,149,152,156,159,162,165,168,172,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of making software agent-native via CLI macros and identifies the target user (AI agents) and artifact (GUI workflows).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers a unique solution by generating CLIs for any software, providing a stable interface for agents that goes beyond simple prompt engineering or basic API wrappers.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension provides a comprehensive 7-phase pipeline for CLI generation, extensive testing, and clear documentation, indicating it's ready for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on generating CLI interfaces for existing software, a single coherent domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the extension's purpose of defining, listing, and executing GUI macros via a CLI, handling backend routing.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The `cli-anything-macrocli` tool exposes specific commands like `macro list`, `macro info`, and `macro run`, which are verb-noun specialists.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","Macro parameters are clearly documented with types, required status, descriptions, and examples. Global flags and session commands are also detailed.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool and command names like `macro list`, `macro info`, `backends`, and `session status` are descriptive and follow a kebab-case convention.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters for macros are specified via `--param key=value` or `--json`, and the output schema is well-defined and documented.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under Apache-2.0, a permissive open-source license, clearly indicated in the LICENSE file and README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project specifies Python 3.10+ and lists dependencies (PyYAML, click, prompt-toolkit), implying standard Python dependency management practices.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The tool focuses on CLI interaction and macro execution, with no apparent use or handling of secrets in the provided SKILL.md.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The tool's operations are focused on executing defined macros and commands, not on processing arbitrary third-party data as instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The SKILL.md does not indicate any runtime fetching of code or data from remote URLs to be executed or interpreted as instructions.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The tool's primary function is to execute defined CLI commands and macros, implying operations within its own scope and not attempting to modify external files.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No evidence of detached process spawns or retry loops around denied tool calls is present in the SKILL.md.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The tool's scope does not involve reading or submitting confidential data to third parties; its focus is on macro execution and management.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content appears free of hidden-steering tricks, and descriptions use standard ASCII characters.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The bundled scripts are expected to be plain, readable Python code, not obfuscated or dynamically fetched.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The tool operates on defined macros and CLI commands, making no assumptions about user project file layouts outside its operational scope.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","The repository shows a healthy ratio of closed to open issues in the last 90 days, indicating active maintainer engagement.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The extension declares a version '1.0.0' in its SKILL.md, providing a clear version signal.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The SKILL.md indicates parameter validation through types and required fields, and the output format is structured JSON.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The tool's destructive operations, such as running macros, appear to be guarded by explicit command execution and parameter validation, not silent execution.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","Errors are explicitly handled with a `success` field and an `error` message in JSON output, allowing agents to interpret failures.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","The `--json` output includes telemetry like `duration_ms`, `steps_total`, and `backends_used`, providing an audit trail.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The tool manages macros and CLI commands, not personal data, so GDPR compliance is not a direct concern.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is a general-purpose CLI tool with no regional or jurisdictional limitations, thus targeting a global market.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The tool relies on standard Python libraries and CLI execution, making it portable across POSIX-compliant systems.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README is comprehensive, detailing the project's vision, features, installation, and usage with extensive examples.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The `cli-anything-macrocli` exposes a focused set of commands (macro, session, backends) that is well within the target range.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The exposed commands are distinct and do not suffer from near-synonym redundancy (e.g., separate `list`, `info`, `run` commands).",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as macro listing, inspection, and execution, are directly supported by the CLI commands.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Clear installation instructions are provided for various platforms (Claude Code, Pi, OpenCode, OpenClaw, Codex, Copilot CLI) including copy-paste examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The JSON output includes a `success` flag and an `error` field, providing clear information on failure and allowing for remediation.",{"category":103,"check":147,"severity":24,"summary":148},"Pinned dependencies","The SKILL.md lists Python 3.10+ and necessary libraries, indicating appropriate dependency declaration for execution.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The `--dry-run` flag is available for macro execution, allowing simulation without side effects.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The tool specifies `timeout_ms` for macro steps and uses structured JSON output for success/failure, enabling controlled retries. Macro execution appears idempotent by design.",{"category":117,"check":157,"severity":24,"summary":158},"Telemetry opt-in","Telemetry data is opt-in via the `--json` flag and includes duration and backend usage, with no sensitive information logged by default.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The SKILL.md clearly defines the purpose of using CLI macros for GUI workflows and specifies triggers like 'define, list, inspect, or execute GUI macros'.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter is concise and directly states the tool's purpose and primary use case for agents.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md is well-structured, using sections and linking to external documentation or detailed explanations where necessary, keeping the main body concise.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md is well-organized and directs users to external documentation or specific commands for deeper dives, such as the command reference.",{"category":169,"check":173,"severity":174,"summary":175},"Forked exploration","not_applicable","This tool is a CLI utility and does not involve deep code exploration or research that would require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide numerous ready-to-use examples demonstrating macro listing, info retrieval, dry runs, and execution with parameters.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The tool handles errors gracefully via JSON output and includes documentation for parameters and commands, implicitly covering some edge cases.",{"category":110,"check":183,"severity":174,"summary":184},"Tool Fallback","This extension is a standalone CLI tool and does not rely on external MCP servers or other skills as dependencies with fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The tool uses explicit commands and parameter validation, and JSON output indicates success or failure, implying it halts on unexpected states rather than proceeding blindly.",{"category":91,"check":190,"severity":174,"summary":191},"Cross-skill coupling","This is a standalone CLI tool and does not implicitly rely on other skills being loaded in the same session.",1778689183438,"This tool provides a command-line interface for creating, inspecting, listing, and running parameterized GUI macros. It acts as an intermediary, routing agent commands to the appropriate backend for execution. It supports JSON output for programmatic use and includes features like dry-runs and session management.",[195,196,197,198,199],"Define, list, inspect, and execute parameterized CLI macros","Abstracts GUI interaction through macro execution","Supports multiple execution backends (native_api, file_transform, etc.)","Provides JSON output for programmatic agent consumption","Includes dry-run capability for parameter validation",[201,202,203],"Directly interacting with GUIs.","Replacing the need for defined macros.","Operating outside the defined macro execution workflow.","3.0.0","4.4.0","To enable AI agents to interact with and execute GUI workflows through a stable, parameterized CLI interface, abstracting away direct GUI manipulation.","All checks passed with no warnings or criticals, indicating a high-quality, well-documented, and production-ready tool.",100,"A robust CLI tool for defining, managing, and executing parameterized macros, designed for agent interaction.",[211,212,213,214,215],"cli","automation","macros","workflow","agent-tools","global","verified",[219,220,221,222],"Agents defining and executing complex GUI-based workflows programmatically.","Automating repetitive tasks by creating reusable, parameterized macros.","Inspecting available macros and their parameters before execution.","Validating macro parameters safely using a dry-run mode before committing to execution.",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":237,"testCoverage":239},{"hasLockfile":225},true,1778689161204,{"descriptionLength":228,"readmeSize":229},284,65157,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"openIssues90d":234,"pushedAt":235,"stars":236},48,3364,false,35,1778662207000,34376,{"hasNpmPackage":233,"license":238,"smitheryVerified":233},"Apache-2.0",{"hasCi":225,"hasTests":225},{"updatedAt":241},1778689183564,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/cli-anything-macrocli","hkuds","cli-anything","skill",null,{"evaluate":249,"extract":251},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":250,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":252},"HEAD",{"repoId":254},"kd7e2bra4ymb6r521a25r6yges86n35p",{"_creationTime":256,"_id":254,"identity":257,"providers":258,"workflow":811},1778688407288.288,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":259,"discover":804,"github":807},{"commitSha":252,"extensions":260},[261,277,297,306,314,322,330,338,346,354,361,369,377,384,392,400,408,416,424,432,440,448,456,464,472,480,488,496,504,512,517,525,533,541,549,557,565,573,581,589,597,605,613,621,629,637,645,653,661,669,677,685,692,699,706,713,721,729,737,745,753,761,769,776,789,796],{"basePath":262,"description":263,"displayName":245,"installMethods":264,"rationale":265,"selectedPaths":266,"source":275,"sourceLanguage":18,"type":276},"","Build powerful, stateful CLI interfaces for any GUI application using the cli-anything harness methodology.",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[267,270,272],{"path":268,"priority":269},".claude-plugin/marketplace.json","mandatory",{"path":271,"priority":269},"README.md",{"path":273,"priority":274},"LICENSE","high","rule","marketplace",{"basePath":278,"description":263,"displayName":245,"installMethods":279,"rationale":280,"selectedPaths":281,"source":275,"sourceLanguage":18,"type":296},"cli-anything-plugin",{"claudeCode":245},"plugin manifest at cli-anything-plugin/.claude-plugin/plugin.json",[282,284,285,286,288,290,292,294],{"path":283,"priority":269},".claude-plugin/plugin.json",{"path":271,"priority":269},{"path":273,"priority":274},{"path":287,"priority":274},"commands/cli-anything.md",{"path":289,"priority":274},"commands/list.md",{"path":291,"priority":274},"commands/refine.md",{"path":293,"priority":274},"commands/test.md",{"path":295,"priority":274},"commands/validate.md","plugin",{"basePath":298,"description":299,"displayName":300,"installMethods":301,"rationale":302,"selectedPaths":303,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-qgis","Stateful QGIS CLI for projects, writable layers, features, layouts, exports, and qgis_process operations using the real QGIS runtime.","cli-anything-qgis",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-qgis/SKILL.md (coalesced with duplicate skill at QGIS/agent-harness/cli_anything/qgis/skills)",[304],{"path":305,"priority":269},"SKILL.md",{"basePath":307,"description":308,"displayName":309,"installMethods":310,"rationale":311,"selectedPaths":312,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-adguardhome","Command-line interface for AdGuard Home - Network-wide ad blocking and DNS management via AdGuard Home REST API. Designed for AI agents and power users who need to manage filtering, DNS rewrites, clients, DHCP, and query logs without a GUI.","cli-anything-adguardhome",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-adguardhome/SKILL.md (coalesced with duplicate skill at adguardhome/agent-harness/cli_anything/adguardhome/skills)",[313],{"path":305,"priority":269},{"basePath":315,"description":316,"displayName":317,"installMethods":318,"rationale":319,"selectedPaths":320,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-anygen","Command-line interface for Anygen - A stateful command-line interface for AnyGen OpenAPI — generate professional slides, documents, webs...","cli-anything-anygen",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-anygen/SKILL.md (coalesced with duplicate skill at anygen/agent-harness/cli_anything/anygen/skills)",[321],{"path":305,"priority":269},{"basePath":323,"description":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-audacity","Command-line interface for Audacity - A stateful command-line interface for audio editing, following the same patterns as the GIMP and Ble...","cli-anything-audacity",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-audacity/SKILL.md (coalesced with duplicate skill at audacity/agent-harness/cli_anything/audacity/skills)",[329],{"path":305,"priority":269},{"basePath":331,"description":332,"displayName":333,"installMethods":334,"rationale":335,"selectedPaths":336,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-blender","Command-line interface for Blender - A stateful command-line interface for 3D scene editing, following the same patterns as the GIMP CLI ...","cli-anything-blender",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-blender/SKILL.md (coalesced with duplicate skill at blender/agent-harness/cli_anything/blender/skills)",[337],{"path":305,"priority":269},{"basePath":339,"description":340,"displayName":341,"installMethods":342,"rationale":343,"selectedPaths":344,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-browser","Browser automation CLI using DOMShell MCP server. Maps Chrome's Accessibility Tree to a virtual filesystem for agent-native navigation.","cli-anything-browser",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-browser/SKILL.md (coalesced with duplicate skill at browser/agent-harness/cli_anything/browser/skills)",[345],{"path":305,"priority":269},{"basePath":347,"description":348,"displayName":349,"installMethods":350,"rationale":351,"selectedPaths":352,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-chromadb","Command-line interface for ChromaDB - A stateless CLI for managing vector database collections, documents, and semantic search. Designed for AI agents and automation via the ChromaDB HTTP API v2.","cli-anything-chromadb",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-chromadb/SKILL.md (coalesced with duplicate skill at chromadb/agent-harness/cli_anything/chromadb/skills)",[353],{"path":305,"priority":269},{"basePath":355,"description":356,"displayName":355,"installMethods":357,"rationale":358,"selectedPaths":359,"source":275,"sourceLanguage":18,"type":246},"cli-hub-meta-skill","Discover agent-native CLIs for professional software. Access the live catalog to find tools for creative workflows, productivity, AI, and more.",{"claudeCode":12},"SKILL.md frontmatter at cli-hub-meta-skill/SKILL.md (coalesced with duplicate skill at skills/cli-hub-meta-skill)",[360],{"path":305,"priority":269},{"basePath":362,"description":363,"displayName":364,"installMethods":365,"rationale":366,"selectedPaths":367,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-cloudanalyzer","Command-line interface for CloudAnalyzer — Agent-friendly harness for CloudAnalyzer, a QA platform for mapping, localization, and perception outputs. Supports 27 commands across 8 groups: point cloud evaluation, trajectory evaluation, ground segmentation QA, config-driven quality gates, baseline evolution, processing, visualization, and interactive REPL.","cli-anything-cloudanalyzer",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-cloudanalyzer/SKILL.md (coalesced with duplicate skill at cloudanalyzer/agent-harness/cli_anything/cloudanalyzer/skills)",[368],{"path":305,"priority":269},{"basePath":370,"description":371,"displayName":372,"installMethods":373,"rationale":374,"selectedPaths":375,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-cloudcompare","Command-line interface for CloudCompare — Agent-friendly harness for CloudCompare, the open-source 3D point cloud and mesh processing software. Supports 41 commands across 9 groups: project management, session control, point cloud operations (subsample, filter, segment, analyze), mesh operations, distance computation (C2C, C2M), transformations (ICP, matrix), export (LAS/LAZ/PLY/PCD/OBJ/STL/E57), and interactive REPL.","cli-anything-cloudcompare",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-cloudcompare/SKILL.md (coalesced with duplicate skill at cloudcompare/agent-harness/cli_anything/cloudcompare/skills)",[376],{"path":305,"priority":269},{"basePath":378,"description":379,"displayName":245,"installMethods":380,"rationale":381,"selectedPaths":382,"source":275,"sourceLanguage":18,"type":246},"macrocli","Use when the user wants OpenClaw to build, refine, test, or validate a CLI-Anything harness for a GUI application or source repository. Adapts the CLI-Anything methodology to OpenClaw without changing the generated Python harness format.",{"claudeCode":12},"SKILL.md frontmatter at macrocli/SKILL.md (coalesced with duplicate skill at codex-skill)",[383],{"path":305,"priority":269},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-comfyui","Command-line interface for ComfyUI - AI image generation workflow management via ComfyUI REST API. Designed for AI agents and power users who need to queue workflows, manage models, download generated images, and monitor the generation queue without a GUI.","cli-anything-comfyui",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-comfyui/SKILL.md (coalesced with duplicate skill at comfyui/agent-harness/cli_anything/comfyui/skills)",[391],{"path":305,"priority":269},{"basePath":393,"description":394,"displayName":395,"installMethods":396,"rationale":397,"selectedPaths":398,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-dify-workflow","Wrapper for the Dify workflow DSL CLI. Create, inspect, validate, edit, and export Dify workflow files through a CLI-Anything harness.","cli-anything-dify-workflow",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-dify-workflow/SKILL.md (coalesced with duplicate skill at dify-workflow/agent-harness/cli_anything/dify_workflow/skills)",[399],{"path":305,"priority":269},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-drawio","Command-line interface for Drawio - A CLI harness for **Draw.io** — create, edit, and export diagrams from the command line....","cli-anything-drawio",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-drawio/SKILL.md (coalesced with duplicate skill at drawio/agent-harness/cli_anything/drawio/skills)",[407],{"path":305,"priority":269},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-eth2-quickstart","Use eth2-quickstart to autonomously deploy a hardened Ethereum node, install execution and consensus clients, configure validator metadata, expose RPC safely, and inspect node health with structured JSON output.","cli-anything-eth2-quickstart",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-eth2-quickstart/SKILL.md (coalesced with duplicate skill at eth2-quickstart/agent-harness/cli_anything/eth2_quickstart/skills)",[415],{"path":305,"priority":269},{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-exa","Agent-native CLI for Exa web search and content retrieval workflows.","cli-anything-exa",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-exa/SKILL.md (coalesced with duplicate skill at exa/agent-harness/cli_anything/exa/skills)",[423],{"path":305,"priority":269},{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-firefly-iii","Firefly III CLI - Personal finance management via CLI-Anything","cli-anything-firefly-iii",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-firefly-iii/SKILL.md (coalesced with duplicate skill at firefly-iii/agent-harness/cli_anything/firefly_iii/skills, firefly-iii/agent-harness/skills/cli-anything-firefly-iii)",[431],{"path":305,"priority":269},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-freecad","Complete CLI harness for FreeCAD parametric 3D CAD modeler (258 commands). Covers ALL workbenches: Part (29 primitives + boolean + mirror + loft + sweep), Sketcher (26 cmds: geometry + constraints + editing), PartDesign (38 cmds: pad/pocket/groove/fillet/chamfer/patterns/hole/datum), Assembly (11 cmds), Mesh (16 cmds), TechDraw (15 cmds: views + dimensions + PDF/SVG), Draft (33 cmds: 2D shapes + arrays + transforms), FEM (12 cmds), CAM/CNC (10 cmds), Surface (6 cmds), Spreadsheet (7 cmds), Import (13 formats), Export (17 formats), Measure (12 cmds), Materials (21 presets). Headless FreeCAD export to STEP/IGES/STL/OBJ/DXF/PDF/glTF/3MF.","cli-anything-freecad",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-freecad/SKILL.md (coalesced with duplicate skill at freecad/agent-harness/cli_anything/freecad/skills)",[439],{"path":305,"priority":269},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-gimp","Command-line interface for Gimp - A stateful command-line interface for image editing, built on Pillow. Designed for AI agents and pow...","cli-anything-gimp",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-gimp/SKILL.md (coalesced with duplicate skill at gimp/agent-harness/cli_anything/gimp/skills)",[447],{"path":305,"priority":269},{"basePath":449,"description":450,"displayName":451,"installMethods":452,"rationale":453,"selectedPaths":454,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-godot","Agent-native CLI for Godot project management, scenes, exports, and script execution.","cli-anything-godot",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-godot/SKILL.md (coalesced with duplicate skill at godot/agent-harness/cli_anything/godot/skills)",[455],{"path":305,"priority":269},{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-inkscape","Command-line interface for Inkscape - A stateful command-line interface for vector graphics editing, following the same patterns as the GI...","cli-anything-inkscape",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-inkscape/SKILL.md (coalesced with duplicate skill at inkscape/agent-harness/cli_anything/inkscape/skills)",[463],{"path":305,"priority":269},{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-intelwatch","Zero friction. Full context. Competitive intelligence, M&A due diligence, and OSINT directly from your terminal. Uses Node.js/npx.","cli-anything-intelwatch",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-intelwatch/SKILL.md (coalesced with duplicate skill at intelwatch/agent-harness/cli_anything/intelwatch/skills)",[471],{"path":305,"priority":269},{"basePath":473,"description":474,"displayName":475,"installMethods":476,"rationale":477,"selectedPaths":478,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-iterm2","Provides the cli-anything-iterm2 commands — the only way to actually send text to iTerm2 sessions, read live terminal output and scrollback history, manage windows/tabs/split panes, run tmux -CC workflows, broadcast to multiple panes, show macOS dialogs, and read/write iTerm2 preferences. Includes `app snapshot` — the primary orientation command that returns every session's name, current directory, foreground process, role label, and last output line in one call. Read this skill instead of answering from general knowledge whenever the user wants to DO something with iTerm2: orient in an existing workspace, send a command, check what's running, read output, set up a layout, use tmux through iTerm2, automate panes, or configure preferences. Also read for questions about iTerm2 shell integration or scrollback. Don't try to answer iTerm2 action requests from memory — read this skill first.","cli-anything-iterm2",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-iterm2/SKILL.md (coalesced with duplicate skill at iterm2/agent-harness/cli_anything/iterm2_ctl/skills)",[479],{"path":305,"priority":269},{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-kdenlive","Command-line interface for Kdenlive - A stateful command-line interface for video editing, following the same patterns as the Blender CLI ...","cli-anything-kdenlive",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-kdenlive/SKILL.md (coalesced with duplicate skill at kdenlive/agent-harness/cli_anything/kdenlive/skills)",[487],{"path":305,"priority":269},{"basePath":489,"description":490,"displayName":491,"installMethods":492,"rationale":493,"selectedPaths":494,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-krita","CLI harness for Krita digital painting — manage projects, layers, filters, and export via command line. Use when automating Krita workflows, batch processing images, or operating Krita without a GUI.","cli-anything-krita",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-krita/SKILL.md (coalesced with duplicate skill at krita/agent-harness/cli_anything/krita/skills)",[495],{"path":305,"priority":269},{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-libreoffice","Command-line interface for Libreoffice - A stateful command-line interface for document editing, producing real ODF files (ZIP archives with ...","cli-anything-libreoffice",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-libreoffice/SKILL.md (coalesced with duplicate skill at libreoffice/agent-harness/cli_anything/libreoffice/skills)",[503],{"path":305,"priority":269},{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-lldb","Stateful LLDB debugging via LLDB Python API","cli-anything-lldb",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-lldb/SKILL.md (coalesced with duplicate skill at lldb/agent-harness/cli_anything/lldb/skills)",[511],{"path":305,"priority":269},{"basePath":243,"description":10,"displayName":13,"installMethods":513,"rationale":514,"selectedPaths":515,"source":275,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-macrocli/SKILL.md (coalesced with duplicate skill at macrocli/agent-harness/cli_anything/macrocli/skills)",[516],{"path":305,"priority":269},{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-mailchimp","CLI harness for the Mailchimp Marketing API v3.0 — 303 commands across 30 resource groups (lists, campaigns, reports, automations, ecommerce, templates, and more). Supports JSON output and interactive REPL mode.","cli-anything-mailchimp",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-mailchimp/SKILL.md (coalesced with duplicate skill at mailchimp/agent-harness/cli_anything/mailchimp/skills)",[524],{"path":305,"priority":269},{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-mermaid","Command-line interface for Mermaid Live Editor - Create, edit, and render Mermaid diagrams via stateful project files and mermaid.ink renderer URLs. Designed for AI agents and power users who need to generate flowcharts, sequence diagrams, and other visualizations without a GUI.","cli-anything-mermaid",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-mermaid/SKILL.md (coalesced with duplicate skill at mermaid/agent-harness/cli_anything/mermaid/skills)",[532],{"path":305,"priority":269},{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-mubu","Command-line interface for Mubu - Canonical packaged entrypoint for the Mubu live bridge....","cli-anything-mubu",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-mubu/SKILL.md (coalesced with duplicate skill at mubu/agent-harness/cli_anything/mubu/skills)",[540],{"path":305,"priority":269},{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":275,"sourceLanguage":18,"type":246},"musescore/agent-harness/cli_anything/musescore/skills","CLI for music notation — transpose, export PDF/audio/MIDI, extract parts, manage instruments","musescore",{"claudeCode":12},"SKILL.md frontmatter at musescore/agent-harness/cli_anything/musescore/skills/SKILL.md",[548],{"path":305,"priority":269},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-n8n","Command-line interface for n8n workflow automation platform. Manages workflows, executions, credentials, variables, and tags. Based on n8n Public API v1.1.1 (n8n >= 1.0.0).","cli-anything-n8n",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-n8n/SKILL.md (coalesced with duplicate skill at n8n/agent-harness/cli_anything/n8n/skills)",[556],{"path":305,"priority":269},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-notebooklm","Experimental NotebookLM harness for listing notebooks, managing sources, asking questions, generating artifacts, and downloading outputs through an installed notebooklm CLI.","cli-anything-notebooklm",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-notebooklm/SKILL.md (coalesced with duplicate skill at notebooklm/agent-harness/cli_anything/notebooklm/skills)",[564],{"path":305,"priority":269},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-novita","Command-line interface for Novita AI - An OpenAI-compatible AI API client for DeepSeek, GLM, and other models.","cli-anything-novita",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-novita/SKILL.md (coalesced with duplicate skill at novita/agent-harness/cli_anything/novita/skills)",[572],{"path":305,"priority":269},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-nsight-graphics","Windows-first CLI harness for Nsight Graphics capture, GPU Trace summary, and ngfx-replay analysis","cli-anything-nsight-graphics",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-nsight-graphics/SKILL.md (coalesced with duplicate skill at nsight-graphics/agent-harness/cli_anything/nsight_graphics/skills)",[580],{"path":305,"priority":269},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-nslogger","CLI harness for NSLogger — parse, filter, export, and monitor NSLogger log files (.rawnsloggerdata / .nsloggerdata)","cli-anything-nslogger",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-nslogger/SKILL.md (coalesced with duplicate skill at nslogger/agent-harness/cli_anything/nslogger/skills)",[588],{"path":305,"priority":269},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":275,"sourceLanguage":18,"type":246},"obs-studio/agent-harness/cli_anything/obs_studio/skills","Command-line interface for Obs Studio - A stateful command-line interface for OBS Studio scene collection editing, following the same patter...","skills",{"claudeCode":12},"SKILL.md frontmatter at obs-studio/agent-harness/cli_anything/obs_studio/skills/SKILL.md",[596],{"path":305,"priority":269},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-obsidian","Command-line interface for Obsidian — Knowledge management and note-taking via Obsidian Local REST API. Designed for AI agents and power users who need to manage notes, search the vault, and execute commands without the GUI.","cli-anything-obsidian",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-obsidian/SKILL.md (coalesced with duplicate skill at obsidian/agent-harness/cli_anything/obsidian/skills)",[604],{"path":305,"priority":269},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-ollama","Command-line interface for Ollama - Local LLM inference and model management via Ollama REST API. Designed for AI agents and power users who need to manage models, generate text, chat, and create embeddings without a GUI.","cli-anything-ollama",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-ollama/SKILL.md (coalesced with duplicate skill at ollama/agent-harness/cli_anything/ollama/skills)",[612],{"path":305,"priority":269},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-openscreen","Command-line interface for Openscreen — a screen recording editor. A stateful CLI for editing screen recordings with zoom, speed ramps, trim, crop, annotations, and polished exports. Built on the Openscreen JSON project format with ffmpeg as the rendering backend. Designed for AI agents and power users who need programmatic video editing.","cli-anything-openscreen",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-openscreen/SKILL.md (coalesced with duplicate skill at openscreen/agent-harness/cli_anything/openscreen/skills)",[620],{"path":305,"priority":269},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-pm2","Command-line interface for PM2 - A stateless CLI for Node.js process management via the PM2 CLI. List, start, stop, restart processes, view logs, and manage system configuration.","cli-anything-pm2",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-pm2/SKILL.md (coalesced with duplicate skill at pm2/agent-harness/cli_anything/pm2/skills)",[628],{"path":305,"priority":269},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":275,"sourceLanguage":18,"type":246},"quietshrink/agent-harness/cli_anything/quietshrink/skills","Compress macOS screen recordings with zero CPU stress using Apple Silicon's hardware HEVC encoder. Typically reduces file size 70-90% while staying visually lossless. Computer stays silent during encoding.","quietshrink",{"claudeCode":12},"SKILL.md frontmatter at quietshrink/agent-harness/cli_anything/quietshrink/skills/SKILL.md",[636],{"path":305,"priority":269},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-renderdoc","CLI harness for RenderDoc graphics debugger capture analysis","cli-anything-renderdoc",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-renderdoc/SKILL.md (coalesced with duplicate skill at renderdoc/agent-harness/cli_anything/renderdoc/skills)",[644],{"path":305,"priority":269},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-rms","Teltonika RMS device management and monitoring CLI","cli-anything-rms",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-rms/SKILL.md (coalesced with duplicate skill at rms/agent-harness/cli_anything/rms/skills)",[652],{"path":305,"priority":269},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-safari","Safari browser automation CLI on macOS via safari-mcp. Controls real Safari (native, keeps logins) by wrapping the safari-mcp MCP server. Every one of the 84 MCP tools is exposed 1:1 with schema-accurate arguments — guaranteed parity, no manual drift.","cli-anything-safari",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-safari/SKILL.md (coalesced with duplicate skill at safari/agent-harness/cli_anything/safari/skills)",[660],{"path":305,"priority":269},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-sbox","Agent-native CLI for the s&box game engine (Facepunch Studios, Source 2): project management, scene/prefab editing, material/sound/localization configs, C# code generation, asset graph queries, project validation, and editor launch.","cli-anything-sbox",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-sbox/SKILL.md (coalesced with duplicate skill at sbox/agent-harness/cli_anything/sbox/skills)",[668],{"path":305,"priority":269},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-seaclip","Command-line interface for SeaClip-Lite - A stateless CLI for managing issues, pipelines, agents, schedules, and activity on the SeaClip-Lite project management board.","cli-anything-seaclip",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-seaclip/SKILL.md (coalesced with duplicate skill at seaclip/agent-harness/cli_anything/seaclip/skills)",[676],{"path":305,"priority":269},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-shotcut","Command-line interface for Shotcut - A stateful command-line interface for video editing, built on the MLT XML format. Designed for AI ag...","cli-anything-shotcut",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-shotcut/SKILL.md (coalesced with duplicate skill at shotcut/agent-harness/cli_anything/shotcut/skills)",[684],{"path":305,"priority":269},{"basePath":686,"description":474,"displayName":687,"installMethods":688,"rationale":689,"selectedPaths":690,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-iterm2-ctl","cli-anything-iterm2-ctl",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-iterm2-ctl/SKILL.md",[691],{"path":305,"priority":269},{"basePath":693,"description":543,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-musescore","cli-anything-musescore",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-musescore/SKILL.md",[698],{"path":305,"priority":269},{"basePath":700,"description":591,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-obs-studio","cli-anything-obs-studio",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-obs-studio/SKILL.md",[705],{"path":305,"priority":269},{"basePath":707,"description":631,"displayName":708,"installMethods":709,"rationale":710,"selectedPaths":711,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-quietshrink","cli-anything-quietshrink",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-quietshrink/SKILL.md",[712],{"path":305,"priority":269},{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-slay-the-spire-ii","Command-line interface for Slay the Spire 2 - Control the real game through a local bridge mod HTTP API. Reads normalized game state and sends action commands for combat, navigation, rewards, and menu management.","cli-anything-slay-the-spire-ii",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-slay-the-spire-ii/SKILL.md",[720],{"path":305,"priority":269},{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-unimol-tools","Interactive CLI for Uni-Mol molecular property prediction training and inference workflows.","cli-anything-unimol-tools",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-unimol-tools/SKILL.md (coalesced with duplicate skill at unimol_tools/agent-harness/cli_anything/unimol_tools)",[728],{"path":305,"priority":269},{"basePath":730,"description":731,"displayName":732,"installMethods":733,"rationale":734,"selectedPaths":735,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-unrealinsights","Capture Unreal Engine traces to .utrace files and export Unreal Insights timing/counter data in headless mode.","cli-anything-unrealinsights",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-unrealinsights/SKILL.md (coalesced with duplicate skill at unrealinsights/agent-harness/cli_anything/unrealinsights/skills)",[736],{"path":305,"priority":269},{"basePath":738,"description":739,"displayName":740,"installMethods":741,"rationale":742,"selectedPaths":743,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-videocaptioner","AI-powered video captioning — transcribe speech, optimize/translate subtitles, and burn them into video via the stable VideoCaptioner backend. Free ASR and translation included.","cli-anything-videocaptioner",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-videocaptioner/SKILL.md (coalesced with duplicate skill at videocaptioner/agent-harness/cli_anything/videocaptioner/skills)",[744],{"path":305,"priority":269},{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-wiremock","Python CLI harness for WireMock HTTP mock server administration","cli-anything-wiremock",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-wiremock/SKILL.md (coalesced with duplicate skill at wiremock/agent-harness/cli_anything/wiremock/skills)",[752],{"path":305,"priority":269},{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-zoom","Command-line interface for Zoom - CLI harness for **Zoom** — manage meetings, participants, and recordings from the command line via t...","cli-anything-zoom",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-zoom/SKILL.md (coalesced with duplicate skill at zoom/agent-harness/cli_anything/zoom/skills)",[760],{"path":305,"priority":269},{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":275,"sourceLanguage":18,"type":246},"skills/cli-anything-zotero","CLI harness for Zotero.","cli-anything-zotero",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-zotero/SKILL.md (coalesced with duplicate skill at zotero/agent-harness/cli_anything/zotero/skills)",[768],{"path":305,"priority":269},{"basePath":770,"description":715,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":275,"sourceLanguage":18,"type":246},"slay_the_spire_ii/agent-harness/cli_anything/slay_the_spire_ii/skills","cli-anything-sts2",{"claudeCode":12},"SKILL.md frontmatter at slay_the_spire_ii/agent-harness/cli_anything/slay_the_spire_ii/skills/SKILL.md",[775],{"path":305,"priority":269},{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":275,"sourceLanguage":18,"type":211},"sketch/agent-harness","CLI tool to generate Sketch files from JSON design specs — CLI-Anything harness for Sketch","sketch-harness",{"npm":779},"cli ecosystem detected at sketch/agent-harness",[783,785,786],{"path":784,"priority":269},"package.json",{"path":271,"priority":269},{"path":787,"priority":788},"src/cli.js","medium",{"basePath":790,"installMethods":791,"rationale":792,"selectedPaths":793,"source":275,"sourceLanguage":18,"type":211},"exa/agent-harness",{"pypi":419},"cli ecosystem detected at exa/agent-harness (coalesced with duplicate cli at n8n/agent-harness, pm2/agent-harness, rms/agent-harness, gimp/agent-harness, lldb/agent-harness, QGIS/agent-harness, sbox/agent-harness, zoom/agent-harness, godot/agent-harness, krita/agent-harness, anygen/agent-harness, drawio/agent-harness, iterm2/agent-harness, novita/agent-harness, ollama/agent-harness, safari/agent-harness, blender/agent-harness, browser/agent-harness, comfyui/agent-harness, freecad/agent-harness, mermaid/agent-harness, seaclip/agent-harness, shotcut/agent-harness, audacity/agent-harness, chromadb/agent-harness, inkscape/agent-harness, kdenlive/agent-harness, macrocli/agent-harness, nslogger/agent-harness, obsidian/agent-harness, wiremock/agent-harness, mailchimp/agent-harness, musescore/agent-harness, renderdoc/agent-harness, intelwatch/agent-harness, notebooklm/agent-harness, obs-studio/agent-harness, openscreen/agent-harness, adguardhome/agent-harness, firefly-iii/agent-harness, libreoffice/agent-harness, quietshrink/agent-harness, cloudcompare/agent-harness, unimol_tools/agent-harness, cloudanalyzer/agent-harness, dify-workflow/agent-harness, unrealinsights/agent-harness, videocaptioner/agent-harness, eth2-quickstart/agent-harness, nsight-graphics/agent-harness, slay_the_spire_ii/agent-harness)",[794],{"path":795,"priority":269},"setup.py",{"basePath":797,"installMethods":798,"rationale":800,"selectedPaths":801,"source":275,"sourceLanguage":18,"type":211},"cli-hub",{"pypi":799},"cli-anything-hub","cli ecosystem detected at cli-hub",[802,803],{"path":795,"priority":269},{"path":271,"priority":269},{"sources":805},[806],"manual",{"closedIssues90d":231,"description":808,"forks":232,"homepage":809,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":229,"stars":236,"topics":810},"\"CLI-Anything: Making ALL Software Agent-Native\" -- CLI-Hub: https://clianything.cc/","https://clianything.cc/",[],{"classifiedAt":812,"discoverAt":813,"extractAt":814,"githubAt":814,"updatedAt":812},1778688417516,1778688407288,1778688414240,[215,212,211,213,214],{"evaluatedAt":241,"extractAt":817,"updatedAt":241},1778688417732,[],[820,851,873,899,920,941],{"_creationTime":821,"_id":822,"community":823,"display":824,"identity":830,"providers":835,"relations":844,"tags":847,"workflow":848},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":825,"installMethods":826,"name":828,"sourceUrl":829},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":827},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":831,"githubOwner":832,"githubRepo":833,"locale":18,"slug":834,"type":246},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":836,"extract":842},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":837,"targetMarket":216,"tier":217},[838,839,214,840,212,211,841],"git","development-environment","tmux","developer-tool",{"commitSha":252,"license":843},"MIT",{"parentExtensionId":845,"repoId":846},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[212,211,841,839,838,840,214],{"evaluatedAt":849,"extractAt":850,"updatedAt":849},1778699613343,1778699234184,{"_creationTime":852,"_id":853,"community":854,"display":855,"identity":858,"providers":861,"relations":869,"tags":870,"workflow":871},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":856,"installMethods":857,"name":833,"sourceUrl":829},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":827},{"basePath":859,"githubOwner":832,"githubRepo":833,"locale":18,"slug":860,"type":246},"skills/ask","ask",{"evaluate":862,"extract":868},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":863,"targetMarket":216,"tier":217},[211,212,864,865,866,867],"llm","prompting","code-review","artifact-generation",{"commitSha":252,"license":843},{"parentExtensionId":845,"repoId":846},[867,212,211,866,864,865],{"evaluatedAt":872,"extractAt":850,"updatedAt":872},1778699303045,{"_creationTime":874,"_id":875,"community":876,"display":877,"identity":883,"providers":887,"relations":893,"tags":895,"workflow":896},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":878,"installMethods":879,"name":881,"sourceUrl":882},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":880},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":884,"githubOwner":885,"githubRepo":886,"locale":18,"slug":881,"type":246},"skills/github","steipete","clawdis",{"evaluate":888,"extract":892},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":889,"targetMarket":216,"tier":217},[881,211,890,891,212],"api","developer-tools",{"commitSha":252},{"repoId":894},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[890,212,211,891,881],{"evaluatedAt":897,"extractAt":898,"updatedAt":897},1778698569289,1778697652123,{"_creationTime":900,"_id":901,"community":902,"display":903,"identity":907,"providers":909,"relations":916,"tags":917,"workflow":918},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":904,"installMethods":905,"name":906,"sourceUrl":882},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":880},"acp-router",{"basePath":908,"githubOwner":885,"githubRepo":886,"locale":18,"slug":906,"type":246},"extensions/acpx/skills/acp-router",{"evaluate":910,"extract":915},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":911,"targetMarket":216,"tier":217},[912,913,914,214,212],"routing","acp","coding-assistants",{"commitSha":252},{"repoId":894},[913,212,914,912,214],{"evaluatedAt":919,"extractAt":898,"updatedAt":919},1778698053003,{"_creationTime":921,"_id":922,"community":923,"display":924,"identity":928,"providers":930,"relations":937,"tags":938,"workflow":939},1778697652123.8857,"k179k1n5nw0md1x1j3dak31evn86mb5f",{"reviewCount":8},{"description":925,"installMethods":926,"name":927,"sourceUrl":882},"Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.",{"claudeCode":880},"telegram-crabbox-e2e-proof",{"basePath":929,"githubOwner":885,"githubRepo":886,"locale":18,"slug":927,"type":246},".agents/skills/telegram-crabbox-e2e-proof",{"evaluate":931,"extract":936},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":932,"targetMarket":216,"tier":217},[933,934,212,935,211],"testing","telegram","qa",{"commitSha":252},{"repoId":894},[212,211,935,934,933],{"evaluatedAt":940,"extractAt":898,"updatedAt":940},1778698038113,{"_creationTime":942,"_id":943,"community":944,"display":945,"identity":951,"providers":956,"relations":962,"tags":965,"workflow":966},1778697373439.756,"k1735p8vnc44y3ntfepns5m0nx86npbs",{"reviewCount":8},{"description":946,"installMethods":947,"name":949,"sourceUrl":950},"Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie \"öffne eine Website\", \"fülle ein Formular aus\", \"klicke auf eine Schaltfläche\", \"mache einen Screenshot\", \"scrappe Daten von einer Seite\", \"teste diese Web-App\", \"melde dich bei einer Seite an\", \"automatisiere Browser-Aktionen\" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.",{"claudeCode":948},"shanraisshan/claude-code-best-practice","agent-browser","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":952,"githubOwner":953,"githubRepo":954,"locale":955,"slug":949,"type":246},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice","de",{"evaluate":957,"extract":961},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":958,"targetMarket":216,"tier":217},[959,960,933,211,212],"browser-automation","web-scraping",{"commitSha":252},{"repoId":963,"translatedFrom":964},"kd74710g49kxgwbfjxeb7s132d86myxr","k17ej9360g7468qswf3svnrx9186m1ng",[212,959,211,933,960],{"evaluatedAt":967,"extractAt":968,"updatedAt":969},1778697222051,1778697205743,1778697373439]