[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-hkuds-cli-anything-iterm2-ctl-zh-CN":3,"guides-for-hkuds-cli-anything-iterm2-ctl":835,"similar-k172hngamsf6ap8hn3jw3fxqc186n7vy-zh-CN":836},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":259,"isFallback":242,"parentExtension":265,"providers":266,"relations":271,"repo":273,"tags":832,"workflow":833},1778688417731.9578,"k172hngamsf6ap8hn3jw3fxqc186n7vy",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"hkuds/cli-anything","cli-anything-iterm2","https://github.com/hkuds/cli-anything",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":257},1778689687054.8435,"kn751j4dhz66v8dxqqspp2sfb986m7sh","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"practices":205,"prerequisites":210,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":227,"tier":228,"useCases":229,"workflow":234},[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,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of interfacing with iTerm2 sessions and managing them programmatically for AI agents, stating its use as a preferred source over general knowledge for iTerm2-related tasks.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill provides a comprehensive and stateful command-line interface for iTerm2, offering deep control over sessions, windows, and preferences, which goes significantly beyond basic shell commands or generic scripting.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is fully implemented with a detailed set of commands for managing iTerm2, including session orientation, interaction, layout management, and configuration, covering the complete lifecycle of iTerm2 control.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on controlling and interacting with iTerm2, maintaining a clear and coherent domain without extending into unrelated areas like general system management or other terminal emulators.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities and purpose, clearly outlining its functions for iTerm2 control and when it should be used.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","Tools are organized into specific command groups (app, window, session, etc.) with well-defined commands (e.g., 'app snapshot', 'session send'), promoting narrow verb-noun actions.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md file details command groups, purposes, and includes examples with options and arguments, effectively documenting parameters.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names are descriptive verb-noun combinations within the iTerm2 domain (e.g., 'app snapshot', 'session send', 'window create').",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Commands appear to accept specific flags and arguments for their stated tasks, and the `--json` output is designed for machine readability, implying a focused I/O surface.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The license is Apache-2.0, a permissive open-source license, clearly indicated in the README and LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows a recent commit date of 2026-05-13, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The README indicates Python 3.10+ and Click >= 8.0 are required, and the presence of a lockfile (`poetry.lock` is implied by `hasLockfile: true` in trust signals) suggests dependency management is handled.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The skill's functionality (controlling iTerm2) does not appear to involve handling or exposing secrets directly, and no sensitive data handling is mentioned.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill relies on a Python API and structured commands, and the documentation does not suggest any mechanisms for loading or executing untrusted external code.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill's installation method is via pip, and its functionality relies on the iTerm2 Python API, with no indication of runtime downloads or remote code execution.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill interacts with iTerm2 via its Python API, which operates within the iTerm2 application's sandbox, and does not appear to modify files outside its intended scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","The skill's implementation, relying on a well-defined Python API, does not exhibit patterns indicative of sandbox escape primitives like detached processes or retry loops.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill focuses on iTerm2 control and does not mention or exhibit any mechanisms for exfiltrating user data to third parties.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled markdown and code appear free of hidden text, invisible characters, or other tricks designed to manipulate AI models.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The code appears to be standard Python, with no evidence of obfuscation, base64 payloads, or runtime code fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill assumes iTerm2 is installed and configured, as documented in prerequisites, and makes no assumptions about project structure outside of the terminal environment.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","The repository shows 35 open issues and 48 closed issues in the last 90 days, indicating active engagement and a closure rate well above the pass threshold.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The SKILL.md frontmatter includes a version (`cli-anything-iterm2-ctl`), and the trust signals indicate a recent commit date, suggesting proper versioning.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The use of a structured CLI framework like Click, combined with JSON output, suggests internal validation of arguments and parameters.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","While commands can modify iTerm2 state (e.g., closing tabs), they are not inherently destructive in a system-wide sense and are guarded by explicit user invocation.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The skill leverages Python's exception handling and aims for structured JSON output, which implies mechanisms for reporting errors meaningfully.",{"category":110,"check":114,"severity":115,"summary":116},"Logging","not_applicable","The skill's primary function is direct interaction with iTerm2 via its API, not performing destructive actions or making outbound calls that would necessitate local audit logging.",{"category":118,"check":119,"severity":115,"summary":120},"Compliance","GDPR","The skill controls iTerm2 sessions and does not appear to process or handle personal data directly.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is tied to macOS and iTerm2, but its functionality is universal for any user with these on their system; no specific geographic or legal jurisdiction is implied.",{"category":91,"check":125,"severity":24,"summary":126},"Runtime stability","The skill requires macOS and iTerm2, which are clearly stated prerequisites, and its Python implementation is generally portable across POSIX-like systems where iTerm2 is available.",{"category":44,"check":128,"severity":24,"summary":129},"README","A comprehensive README exists, detailing the project's vision, installation, usage, and architecture.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a well-organized set of command groups and subcommands, fitting within the target range of 3-10 tools.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tool names are distinct and cover specific iTerm2 functionalities without significant overlap or near-synonym redundancy.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as session management and preference reading, correspond to implemented commands within the skill.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Clear installation instructions are provided in the README and SKILL.md, including pip installation and prerequisites.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill is expected to provide structured JSON output, which implies a design that can include meaningful error messages with context.",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","The presence of a lockfile (indicated by trust signals) suggests that dependencies are pinned, and the shebang in scripts would declare the interpreter.",{"category":33,"check":151,"severity":115,"summary":152},"Dry-run preview","The skill's primary function is state management within iTerm2, not external data sending or infrastructure changes, making a dry-run flag less applicable.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","As a local API interaction, operations are likely stateful within the iTerm2 session, and Python's standard error handling would include timeouts.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no mention of telemetry collection in the documentation, and the skill's local operation suggests no outbound telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md frontmatter and description clearly define the skill's purpose: controlling iTerm2 programmatically, and specify when to use it (iTerm2 actions) and when not to (general knowledge).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the skill's core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with concise explanations and uses a References section for detailed sub-tasks, keeping the main body focused.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to specific `references/*.md` files for detailed explanations of sub-tasks like session I/O and layout control.",{"category":170,"check":174,"severity":115,"summary":175},"Forked exploration","This skill does not involve deep code review or extensive exploration that would necessitate a forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides numerous ready-to-use examples demonstrating various capabilities, from basic session control to advanced tmux integration.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation implicitly handles edge cases by providing specific commands for various scenarios and error handling through structured output.",{"category":110,"check":183,"severity":115,"summary":184},"Tool Fallback","This skill does not appear to rely on optional external tools or MCP servers; it directly interfaces with iTerm2's Python API.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's structured nature and reliance on explicit commands suggest it would halt or report errors on unexpected states rather than proceed unstably.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained, focusing solely on iTerm2 control, and does not implicitly rely on or silently handle tasks belonging to other skills.",1778689686918,"This skill provides a programmatic interface to iTerm2 via its Python API, enabling detailed control over terminal sessions, windows, tabs, panes, scrollback, preferences, and tmux integration.",[195,196,197,198,199,200],"Send text and raw bytes to iTerm2 sessions","Read live terminal output and scrollback history","Manage iTerm2 windows, tabs, and split panes","Integrate with tmux -CC workflows","Read and write iTerm2 preferences","Get workspace snapshot for orientation",[202,203,204],"Controlling other terminal emulators","Providing a general-purpose shell or system automation tool","Replacing the core functionality of tmux itself, but rather integrating with it",[206,207,208,209],"CLI Automation","Terminal Management","Session Control","Configuration Management",[211,212,213],"macOS + iTerm2 running","Python API enabled in iTerm2 Preferences","Python 3.10+ installed","3.0.0","4.4.0","To empower AI agents and users with precise, scriptable control over iTerm2, facilitating complex terminal workflows and automation.","The skill exhibits excellent documentation, clear scope, robust features, and strong adherence to best practices, with no significant findings. The only minor point is the lack of explicit error handling documentation, which is implicitly covered by JSON output and Python's capabilities.",99,"A comprehensive and well-documented CLI skill for advanced control of iTerm2 sessions, windows, and preferences.",[221,222,223,224,225,226],"iterm2","macos","terminal","automation","cli","tmux","global","verified",[230,231,232,233],"Orienting in an existing iTerm2 workspace to understand running processes and directories","Automating complex command sequences across multiple panes or tabs","Setting up dynamic iTerm2 layouts for specific workflows","Programmatically configuring iTerm2 preferences or applying color presets",[235,236,237,238,239],"Orient in the existing workspace using 'app snapshot' or 'app current'.","Establish context by setting the current window/tab/session.","Interact with sessions by sending commands, reading output, or splitting panes.","Manage layouts by creating, resizing, or restoring window arrangements.","Configure preferences or integrate with tmux workflows as needed.",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"security":254,"testCoverage":256},{"hasLockfile":242},true,1778689663546,{"descriptionLength":245,"readmeSize":246},898,65157,{"closedIssues90d":248,"forks":249,"hasChangelog":250,"openIssues90d":251,"pushedAt":252,"stars":253},48,3364,false,35,1778662207000,34376,{"hasNpmPackage":250,"license":255,"smitheryVerified":250},"Apache-2.0",{"hasCi":242,"hasTests":242},{"updatedAt":258},1778689687054,{"basePath":260,"githubOwner":261,"githubRepo":262,"locale":18,"slug":263,"type":264},"skills/cli-anything-iterm2-ctl","hkuds","cli-anything","cli-anything-iterm2-ctl","skill",null,{"evaluate":267,"extract":269},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":268,"targetMarket":227,"tier":228},[221,222,223,224,225,226],{"commitSha":270,"license":255},"HEAD",{"repoId":272},"kd7e2bra4ymb6r521a25r6yges86n35p",{"_creationTime":274,"_id":272,"identity":275,"providers":276,"workflow":828},1778688407288.288,{"githubOwner":261,"githubRepo":262,"sourceUrl":14},{"classify":277,"discover":821,"github":824},{"commitSha":270,"extensions":278},[279,295,315,324,332,340,348,356,364,372,379,387,395,402,410,418,426,434,442,450,458,466,474,482,490,496,504,512,520,528,536,544,552,560,568,576,584,592,600,608,616,624,632,640,648,656,664,672,680,688,696,704,709,716,723,730,738,746,754,762,770,778,786,793,806,813],{"basePath":280,"description":281,"displayName":262,"installMethods":282,"rationale":283,"selectedPaths":284,"source":293,"sourceLanguage":18,"type":294},"","Build powerful, stateful CLI interfaces for any GUI application using the cli-anything harness methodology.",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[285,288,290],{"path":286,"priority":287},".claude-plugin/marketplace.json","mandatory",{"path":289,"priority":287},"README.md",{"path":291,"priority":292},"LICENSE","high","rule","marketplace",{"basePath":296,"description":281,"displayName":262,"installMethods":297,"rationale":298,"selectedPaths":299,"source":293,"sourceLanguage":18,"type":314},"cli-anything-plugin",{"claudeCode":262},"plugin manifest at cli-anything-plugin/.claude-plugin/plugin.json",[300,302,303,304,306,308,310,312],{"path":301,"priority":287},".claude-plugin/plugin.json",{"path":289,"priority":287},{"path":291,"priority":292},{"path":305,"priority":292},"commands/cli-anything.md",{"path":307,"priority":292},"commands/list.md",{"path":309,"priority":292},"commands/refine.md",{"path":311,"priority":292},"commands/test.md",{"path":313,"priority":292},"commands/validate.md","plugin",{"basePath":316,"description":317,"displayName":318,"installMethods":319,"rationale":320,"selectedPaths":321,"source":293,"sourceLanguage":18,"type":264},"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)",[322],{"path":323,"priority":287},"SKILL.md",{"basePath":325,"description":326,"displayName":327,"installMethods":328,"rationale":329,"selectedPaths":330,"source":293,"sourceLanguage":18,"type":264},"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)",[331],{"path":323,"priority":287},{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":293,"sourceLanguage":18,"type":264},"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)",[339],{"path":323,"priority":287},{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":293,"sourceLanguage":18,"type":264},"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)",[347],{"path":323,"priority":287},{"basePath":349,"description":350,"displayName":351,"installMethods":352,"rationale":353,"selectedPaths":354,"source":293,"sourceLanguage":18,"type":264},"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)",[355],{"path":323,"priority":287},{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":293,"sourceLanguage":18,"type":264},"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)",[363],{"path":323,"priority":287},{"basePath":365,"description":366,"displayName":367,"installMethods":368,"rationale":369,"selectedPaths":370,"source":293,"sourceLanguage":18,"type":264},"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)",[371],{"path":323,"priority":287},{"basePath":373,"description":374,"displayName":373,"installMethods":375,"rationale":376,"selectedPaths":377,"source":293,"sourceLanguage":18,"type":264},"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)",[378],{"path":323,"priority":287},{"basePath":380,"description":381,"displayName":382,"installMethods":383,"rationale":384,"selectedPaths":385,"source":293,"sourceLanguage":18,"type":264},"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)",[386],{"path":323,"priority":287},{"basePath":388,"description":389,"displayName":390,"installMethods":391,"rationale":392,"selectedPaths":393,"source":293,"sourceLanguage":18,"type":264},"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)",[394],{"path":323,"priority":287},{"basePath":396,"description":397,"displayName":262,"installMethods":398,"rationale":399,"selectedPaths":400,"source":293,"sourceLanguage":18,"type":264},"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)",[401],{"path":323,"priority":287},{"basePath":403,"description":404,"displayName":405,"installMethods":406,"rationale":407,"selectedPaths":408,"source":293,"sourceLanguage":18,"type":264},"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)",[409],{"path":323,"priority":287},{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":293,"sourceLanguage":18,"type":264},"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)",[417],{"path":323,"priority":287},{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":293,"sourceLanguage":18,"type":264},"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)",[425],{"path":323,"priority":287},{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":293,"sourceLanguage":18,"type":264},"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)",[433],{"path":323,"priority":287},{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":293,"sourceLanguage":18,"type":264},"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)",[441],{"path":323,"priority":287},{"basePath":443,"description":444,"displayName":445,"installMethods":446,"rationale":447,"selectedPaths":448,"source":293,"sourceLanguage":18,"type":264},"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)",[449],{"path":323,"priority":287},{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":293,"sourceLanguage":18,"type":264},"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)",[457],{"path":323,"priority":287},{"basePath":459,"description":460,"displayName":461,"installMethods":462,"rationale":463,"selectedPaths":464,"source":293,"sourceLanguage":18,"type":264},"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)",[465],{"path":323,"priority":287},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":293,"sourceLanguage":18,"type":264},"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)",[473],{"path":323,"priority":287},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":293,"sourceLanguage":18,"type":264},"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)",[481],{"path":323,"priority":287},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":293,"sourceLanguage":18,"type":264},"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)",[489],{"path":323,"priority":287},{"basePath":491,"description":10,"displayName":13,"installMethods":492,"rationale":493,"selectedPaths":494,"source":293,"sourceLanguage":18,"type":264},"skills/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)",[495],{"path":323,"priority":287},{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":293,"sourceLanguage":18,"type":264},"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)",[503],{"path":323,"priority":287},{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":293,"sourceLanguage":18,"type":264},"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)",[511],{"path":323,"priority":287},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":293,"sourceLanguage":18,"type":264},"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)",[519],{"path":323,"priority":287},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":293,"sourceLanguage":18,"type":264},"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)",[527],{"path":323,"priority":287},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":293,"sourceLanguage":18,"type":264},"skills/cli-anything-macrocli","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","cli-anything-macrocli",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-macrocli/SKILL.md (coalesced with duplicate skill at macrocli/agent-harness/cli_anything/macrocli/skills)",[535],{"path":323,"priority":287},{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":293,"sourceLanguage":18,"type":264},"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)",[543],{"path":323,"priority":287},{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":293,"sourceLanguage":18,"type":264},"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)",[551],{"path":323,"priority":287},{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":293,"sourceLanguage":18,"type":264},"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)",[559],{"path":323,"priority":287},{"basePath":561,"description":562,"displayName":563,"installMethods":564,"rationale":565,"selectedPaths":566,"source":293,"sourceLanguage":18,"type":264},"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",[567],{"path":323,"priority":287},{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":293,"sourceLanguage":18,"type":264},"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)",[575],{"path":323,"priority":287},{"basePath":577,"description":578,"displayName":579,"installMethods":580,"rationale":581,"selectedPaths":582,"source":293,"sourceLanguage":18,"type":264},"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)",[583],{"path":323,"priority":287},{"basePath":585,"description":586,"displayName":587,"installMethods":588,"rationale":589,"selectedPaths":590,"source":293,"sourceLanguage":18,"type":264},"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)",[591],{"path":323,"priority":287},{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":293,"sourceLanguage":18,"type":264},"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)",[599],{"path":323,"priority":287},{"basePath":601,"description":602,"displayName":603,"installMethods":604,"rationale":605,"selectedPaths":606,"source":293,"sourceLanguage":18,"type":264},"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)",[607],{"path":323,"priority":287},{"basePath":609,"description":610,"displayName":611,"installMethods":612,"rationale":613,"selectedPaths":614,"source":293,"sourceLanguage":18,"type":264},"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",[615],{"path":323,"priority":287},{"basePath":617,"description":618,"displayName":619,"installMethods":620,"rationale":621,"selectedPaths":622,"source":293,"sourceLanguage":18,"type":264},"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)",[623],{"path":323,"priority":287},{"basePath":625,"description":626,"displayName":627,"installMethods":628,"rationale":629,"selectedPaths":630,"source":293,"sourceLanguage":18,"type":264},"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)",[631],{"path":323,"priority":287},{"basePath":633,"description":634,"displayName":635,"installMethods":636,"rationale":637,"selectedPaths":638,"source":293,"sourceLanguage":18,"type":264},"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)",[639],{"path":323,"priority":287},{"basePath":641,"description":642,"displayName":643,"installMethods":644,"rationale":645,"selectedPaths":646,"source":293,"sourceLanguage":18,"type":264},"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)",[647],{"path":323,"priority":287},{"basePath":649,"description":650,"displayName":651,"installMethods":652,"rationale":653,"selectedPaths":654,"source":293,"sourceLanguage":18,"type":264},"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",[655],{"path":323,"priority":287},{"basePath":657,"description":658,"displayName":659,"installMethods":660,"rationale":661,"selectedPaths":662,"source":293,"sourceLanguage":18,"type":264},"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)",[663],{"path":323,"priority":287},{"basePath":665,"description":666,"displayName":667,"installMethods":668,"rationale":669,"selectedPaths":670,"source":293,"sourceLanguage":18,"type":264},"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)",[671],{"path":323,"priority":287},{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":293,"sourceLanguage":18,"type":264},"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)",[679],{"path":323,"priority":287},{"basePath":681,"description":682,"displayName":683,"installMethods":684,"rationale":685,"selectedPaths":686,"source":293,"sourceLanguage":18,"type":264},"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)",[687],{"path":323,"priority":287},{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":293,"sourceLanguage":18,"type":264},"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)",[695],{"path":323,"priority":287},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":293,"sourceLanguage":18,"type":264},"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)",[703],{"path":323,"priority":287},{"basePath":260,"description":10,"displayName":263,"installMethods":705,"rationale":706,"selectedPaths":707,"source":293,"sourceLanguage":18,"type":264},{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-iterm2-ctl/SKILL.md",[708],{"path":323,"priority":287},{"basePath":710,"description":562,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":293,"sourceLanguage":18,"type":264},"skills/cli-anything-musescore","cli-anything-musescore",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-musescore/SKILL.md",[715],{"path":323,"priority":287},{"basePath":717,"description":610,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":293,"sourceLanguage":18,"type":264},"skills/cli-anything-obs-studio","cli-anything-obs-studio",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-obs-studio/SKILL.md",[722],{"path":323,"priority":287},{"basePath":724,"description":650,"displayName":725,"installMethods":726,"rationale":727,"selectedPaths":728,"source":293,"sourceLanguage":18,"type":264},"skills/cli-anything-quietshrink","cli-anything-quietshrink",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-quietshrink/SKILL.md",[729],{"path":323,"priority":287},{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":293,"sourceLanguage":18,"type":264},"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",[737],{"path":323,"priority":287},{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":293,"sourceLanguage":18,"type":264},"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)",[745],{"path":323,"priority":287},{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":293,"sourceLanguage":18,"type":264},"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)",[753],{"path":323,"priority":287},{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":293,"sourceLanguage":18,"type":264},"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)",[761],{"path":323,"priority":287},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":293,"sourceLanguage":18,"type":264},"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)",[769],{"path":323,"priority":287},{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":293,"sourceLanguage":18,"type":264},"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)",[777],{"path":323,"priority":287},{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":293,"sourceLanguage":18,"type":264},"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)",[785],{"path":323,"priority":287},{"basePath":787,"description":732,"displayName":788,"installMethods":789,"rationale":790,"selectedPaths":791,"source":293,"sourceLanguage":18,"type":264},"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",[792],{"path":323,"priority":287},{"basePath":794,"description":795,"displayName":796,"installMethods":797,"rationale":798,"selectedPaths":799,"source":293,"sourceLanguage":18,"type":225},"sketch/agent-harness","CLI tool to generate Sketch files from JSON design specs — CLI-Anything harness for Sketch","sketch-harness",{"npm":796},"cli ecosystem detected at sketch/agent-harness",[800,802,803],{"path":801,"priority":287},"package.json",{"path":289,"priority":287},{"path":804,"priority":805},"src/cli.js","medium",{"basePath":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":293,"sourceLanguage":18,"type":225},"exa/agent-harness",{"pypi":437},"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)",[811],{"path":812,"priority":287},"setup.py",{"basePath":814,"installMethods":815,"rationale":817,"selectedPaths":818,"source":293,"sourceLanguage":18,"type":225},"cli-hub",{"pypi":816},"cli-anything-hub","cli ecosystem detected at cli-hub",[819,820],{"path":812,"priority":287},{"path":289,"priority":287},{"sources":822},[823],"manual",{"closedIssues90d":248,"description":825,"forks":249,"homepage":826,"license":255,"openIssues90d":251,"pushedAt":252,"readmeSize":246,"stars":253,"topics":827},"\"CLI-Anything: Making ALL Software Agent-Native\" -- CLI-Hub: https://clianything.cc/","https://clianything.cc/",[],{"classifiedAt":829,"discoverAt":830,"extractAt":831,"githubAt":831,"updatedAt":829},1778688417516,1778688407288,1778688414240,[224,225,221,222,223,226],{"evaluatedAt":258,"extractAt":834,"updatedAt":258},1778688417732,[],[837,869,891,917,938,967],{"_creationTime":838,"_id":839,"community":840,"display":841,"identity":847,"providers":852,"relations":862,"tags":865,"workflow":866},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":842,"installMethods":843,"name":845,"sourceUrl":846},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":844},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":848,"githubOwner":849,"githubRepo":850,"locale":18,"slug":851,"type":264},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":853,"extract":860},{"promptVersionExtension":214,"promptVersionScoring":215,"score":854,"tags":855,"targetMarket":227,"tier":228},100,[856,857,858,226,224,225,859],"git","development-environment","workflow","developer-tool",{"commitSha":270,"license":861},"MIT",{"parentExtensionId":863,"repoId":864},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[224,225,859,857,856,226,858],{"evaluatedAt":867,"extractAt":868,"updatedAt":867},1778699613343,1778699234184,{"_creationTime":870,"_id":871,"community":872,"display":873,"identity":876,"providers":879,"relations":887,"tags":888,"workflow":889},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":874,"installMethods":875,"name":850,"sourceUrl":846},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":844},{"basePath":877,"githubOwner":849,"githubRepo":850,"locale":18,"slug":878,"type":264},"skills/ask","ask",{"evaluate":880,"extract":886},{"promptVersionExtension":214,"promptVersionScoring":215,"score":854,"tags":881,"targetMarket":227,"tier":228},[225,224,882,883,884,885],"llm","prompting","code-review","artifact-generation",{"commitSha":270,"license":861},{"parentExtensionId":863,"repoId":864},[885,224,225,884,882,883],{"evaluatedAt":890,"extractAt":868,"updatedAt":890},1778699303045,{"_creationTime":892,"_id":893,"community":894,"display":895,"identity":901,"providers":905,"relations":911,"tags":913,"workflow":914},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":896,"installMethods":897,"name":899,"sourceUrl":900},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":898},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":902,"githubOwner":903,"githubRepo":904,"locale":18,"slug":899,"type":264},"skills/github","steipete","clawdis",{"evaluate":906,"extract":910},{"promptVersionExtension":214,"promptVersionScoring":215,"score":854,"tags":907,"targetMarket":227,"tier":228},[899,225,908,909,224],"api","developer-tools",{"commitSha":270},{"repoId":912},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[908,224,225,909,899],{"evaluatedAt":915,"extractAt":916,"updatedAt":915},1778698569289,1778697652123,{"_creationTime":918,"_id":919,"community":920,"display":921,"identity":925,"providers":927,"relations":934,"tags":935,"workflow":936},1778697652123.8857,"k179k1n5nw0md1x1j3dak31evn86mb5f",{"reviewCount":8},{"description":922,"installMethods":923,"name":924,"sourceUrl":900},"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":898},"telegram-crabbox-e2e-proof",{"basePath":926,"githubOwner":903,"githubRepo":904,"locale":18,"slug":924,"type":264},".agents/skills/telegram-crabbox-e2e-proof",{"evaluate":928,"extract":933},{"promptVersionExtension":214,"promptVersionScoring":215,"score":854,"tags":929,"targetMarket":227,"tier":228},[930,931,224,932,225],"testing","telegram","qa",{"commitSha":270},{"repoId":912},[224,225,932,931,930],{"evaluatedAt":937,"extractAt":916,"updatedAt":937},1778698038113,{"_creationTime":939,"_id":940,"community":941,"display":942,"identity":948,"providers":953,"relations":959,"tags":962,"workflow":963},1778697369634.8499,"k17333g8dacqsmw8kk79h77vmx86n0d1",{"reviewCount":8},{"description":943,"installMethods":944,"name":946,"sourceUrl":947},"AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用，包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。",{"claudeCode":945},"shanraisshan/claude-code-best-practice","agent-browser","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":949,"githubOwner":950,"githubRepo":951,"locale":952,"slug":946,"type":264},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice","zh-CN",{"evaluate":954,"extract":958},{"promptVersionExtension":214,"promptVersionScoring":215,"score":854,"tags":955,"targetMarket":227,"tier":228},[956,957,930,225,224],"browser-automation","web-scraping",{"commitSha":270},{"repoId":960,"translatedFrom":961},"kd74710g49kxgwbfjxeb7s132d86myxr","k17ej9360g7468qswf3svnrx9186m1ng",[224,956,225,930,957],{"evaluatedAt":964,"extractAt":965,"updatedAt":966},1778697222051,1778697205743,1778697369634,{"_creationTime":968,"_id":969,"community":970,"display":971,"identity":977,"providers":981,"relations":988,"tags":991,"workflow":992},1778692306427.102,"k17bz0a4t2hpwasj2d83hpp7en86m4tj",{"reviewCount":8},{"description":972,"installMethods":973,"name":975,"sourceUrl":976},"Manage the multi-session recap marquee daemon — a background process that synthesizes a one-line digest across all parallel Claude Code sessions and shell activity, displayed in tmux status-right. Subcommands status/tail/configure/restart.",{"claudeCode":974},"Lifecycle-Innovations-Limited/claude-ops","ops-recap","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":978,"githubOwner":979,"githubRepo":980,"locale":18,"slug":975,"type":264},"claude-ops/skills/ops-recap","Lifecycle-Innovations-Limited","claude-ops",{"evaluate":982,"extract":987},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":983,"targetMarket":227,"tier":228},[984,226,985,986,222],"daemon","status","configuration",{"commitSha":270},{"parentExtensionId":989,"repoId":990},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[986,984,222,985,226],{"evaluatedAt":993,"extractAt":994,"updatedAt":993},1778692848353,1778692306427]