[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-hkuds-cli-anything-safari-en":3,"guides-for-hkuds-cli-anything-safari":817,"similar-k174wzq7pzgctyr9y4yakmzsjn86mwk9-en":818},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":232,"parentExtension":246,"providers":247,"relations":252,"repo":254,"tags":814,"workflow":815},1778688417731.9568,"k174wzq7pzgctyr9y4yakmzsjn86mwk9",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"hkuds/cli-anything","cli-anything-safari","https://github.com/hkuds/cli-anything",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":239},1778689594971.7925,"kn72efdafjcgtzqcwckfyx0gsh86n5ym","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"targetMarket":215,"tier":216,"useCases":217},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,89,93,97,101,105,108,111,115,119,122,125,128,131,134,137,141,145,149,152,156,159,162,165,168,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of controlling Safari on macOS via CLI for agents that don't speak MCP natively, and highlights the use case for scripting and CI/CD.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The CLI offers significant value over direct MCP usage by providing a subprocess-friendly interface for scripting and agents without native MCP support, guaranteeing 1:1 parity with safari-mcp tools.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is ready for production use, providing full automation capabilities for Safari on macOS, including navigation, interaction, and data retrieval.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension is focused solely on providing a CLI interface for the safari-mcp server, adhering to a single responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately and concisely reflects the extension's capabilities, target platform, and core value proposition.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The CLI exposes specific, narrow tools like `navigate`, `click`, and `snapshot`, avoiding a single generalist execution tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All tools and their parameters are documented in the SKILL.md, including examples and explanations of their usage.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `navigate`, `click`, `snapshot`, and `fill` are descriptive and align with the domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters are specific and typed, and output is structured JSON or human-readable text, focused on the task's outcome.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under Apache-2.0, a permissive open-source license, as indicated in the LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The project has recent commits within the last 3 months, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","Dependencies are managed through pip and Node.js, and the installation instructions are clear.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","No secrets are used or exposed by this extension; it interacts with the browser via Apple Events, not sensitive credentials.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The CLI validates URLs and parameters, treating external input as data and not executing arbitrary code.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension installs dependencies via npm and pip but does not fetch external code at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The CLI operates within its own process and interacts with Safari via Apple Events, not modifying external files or system paths.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached processes or retry loops around denied tool calls are present.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The tool does not read or submit confidential data; it interacts with the browser interface and does not handle sensitive credentials.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and documentation are free of hidden steering tricks, ANSI escapes, or invisible Unicode characters.",{"category":65,"check":87,"severity":24,"summary":88},"Opaque code execution","The bundled scripts are plain Python and do not use obfuscation techniques like base64 or eval.",{"category":90,"check":91,"severity":24,"summary":92},"Portability","Structural Assumption","The CLI makes no assumptions about user project structure; it operates on browser state via Apple Events.",{"category":94,"check":95,"severity":24,"summary":96},"Trust","Issues Attention","The project has a healthy ratio of closed to open issues, indicating good maintainer engagement.",{"category":98,"check":99,"severity":24,"summary":100},"Versioning","Release Management","The project declares a version in SKILL.md and uses semver, with a clear changelog.",{"category":102,"check":103,"severity":24,"summary":104},"Code Execution","Validation","Input arguments like URLs and selectors are validated before being passed to the underlying MCP server.",{"category":65,"check":106,"severity":24,"summary":107},"Unguarded Destructive Operations","The CLI does not perform destructive operations; it controls the browser state and does not modify local files.",{"category":102,"check":109,"severity":24,"summary":110},"Error Handling","Errors from the MCP server and CLI are reported clearly, with actionable messages and non-zero exit codes.",{"category":102,"check":112,"severity":113,"summary":114},"Logging","not_applicable","The skill is primarily a CLI wrapper and does not require local audit logging for its operations.",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","The tool does not operate on personal data; it controls browser state via Apple Events.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The extension is macOS-only but otherwise has no regional restrictions and is globally applicable.",{"category":90,"check":123,"severity":24,"summary":124},"Runtime stability","The CLI is written in Python and targets macOS, with clear prerequisites listed.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README provides comprehensive information about the project, installation, and usage.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","The CLI exposes a manageable number of tools, aligning with best practices for scope.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","Tool names are distinct and cover specific actions, avoiding redundancy.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All advertised features, including the 84 safari-mcp tools, are implemented and accessible via the CLI.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","Clear installation instructions are provided in the SKILL.md, including prerequisites and commands.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","Error messages are clear, identify the failure, and suggest remediation steps or point to documentation.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","Dependencies are managed via pip and npm, and the installation instructions ensure correct versions are used.",{"category":33,"check":150,"severity":113,"summary":151},"Dry-run preview","The CLI controls browser state and does not perform destructive operations that would require a dry-run mode.",{"category":153,"check":154,"severity":113,"summary":155},"Protocol","Idempotent retry & timeouts","The CLI operates locally and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":116,"check":157,"severity":24,"summary":158},"Telemetry opt-in","The extension does not emit telemetry.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The description clearly states the extension's purpose: controlling Safari on macOS via safari-mcp for agents lacking native MCP support, and provides clear use cases and boundaries.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter is concise, effectively summarizing the core capability and providing trigger phrases.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md is well-structured, under 500 lines, and delegates deeper material to other sections.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to relevant sections for detailed information, without embedding large blobs.",{"category":169,"check":173,"severity":113,"summary":174},"Forked exploration","This CLI is not an exploration-heavy skill and does not require `context: fork`.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","Multiple clear, end-to-end examples are provided for discovering tools, calling them with various arguments, and handling JSON output.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The SKILL.md documents common errors, URL validation rules, and tab ownership limitations, with suggested recovery steps.",{"category":102,"check":182,"severity":113,"summary":183},"Tool Fallback","The CLI directly invokes Safari via Apple Events and does not rely on an optional external MCP server with a fallback.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The CLI provides clear error messages for invalid inputs or state issues, prompting users to correct them.",{"category":90,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The skill is self-contained and does not rely on other specific skills being loaded in the same session.",1778689594854,"This CLI provides a command-line interface for automating Safari browser actions on macOS by wrapping the safari-mcp Node.js server. It exposes all 84 safari-mcp tools with schema-accurate arguments, ensuring parity and offering a subprocess-friendly interface for scripting and agents without native MCP support.",[194,195,196,197,198],"Automate Safari browser actions on macOS","Expose all 84 safari-mcp tools with guaranteed schema parity","Provide JSON output for agent consumption","Offer interactive REPL mode","Support scripting and CI/CD workflows",[200,201,202],"Running on operating systems other than macOS","Replacing native MCP usage for agents that support it directly","Providing persistent session state or undo/redo functionality","3.0.0","4.4.0","To enable AI agents and scripting environments without native MCP support to control Safari on macOS, providing a reliable and full-featured automation interface.","All checks passed with high quality, demonstrating a well-documented, production-ready CLI with clear scope, excellent security practices, and valuable utility for AI agents.",100,"A high-quality, production-ready CLI for Safari automation on macOS, fully integrated with the safari-mcp server.",[210,211,212,213,214],"safari","macos","browser-automation","cli","mcp","global","verified",[218,219,220,221],"Scripting browser automation from bash or other CLIs","Integrating Safari automation into CI/CD pipelines","Enabling AI agents without native MCP support to control Safari","Debugging browser interactions programmatically",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"security":236,"testCoverage":238},{"hasLockfile":224},true,1778689574252,{"descriptionLength":227,"readmeSize":228},251,65157,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"openIssues90d":233,"pushedAt":234,"stars":235},48,3364,false,35,1778662207000,34376,{"hasNpmPackage":232,"license":237,"smitheryVerified":232},"Apache-2.0",{"hasCi":224,"hasTests":224},{"updatedAt":240},1778689594971,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/cli-anything-safari","hkuds","cli-anything","skill",null,{"evaluate":248,"extract":250},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":249,"targetMarket":215,"tier":216},[210,211,212,213,214],{"commitSha":251},"HEAD",{"repoId":253},"kd7e2bra4ymb6r521a25r6yges86n35p",{"_creationTime":255,"_id":253,"identity":256,"providers":257,"workflow":810},1778688407288.288,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":258,"discover":803,"github":806},{"commitSha":251,"extensions":259},[260,276,296,305,313,321,329,337,345,353,360,368,376,383,391,399,407,415,423,431,439,447,455,463,471,479,487,495,503,511,519,527,535,543,551,559,567,575,583,591,599,607,615,623,631,639,647,655,660,668,676,684,691,698,705,712,720,728,736,744,752,760,768,775,788,795],{"basePath":261,"description":262,"displayName":244,"installMethods":263,"rationale":264,"selectedPaths":265,"source":274,"sourceLanguage":18,"type":275},"","Build powerful, stateful CLI interfaces for any GUI application using the cli-anything harness methodology.",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[266,269,271],{"path":267,"priority":268},".claude-plugin/marketplace.json","mandatory",{"path":270,"priority":268},"README.md",{"path":272,"priority":273},"LICENSE","high","rule","marketplace",{"basePath":277,"description":262,"displayName":244,"installMethods":278,"rationale":279,"selectedPaths":280,"source":274,"sourceLanguage":18,"type":295},"cli-anything-plugin",{"claudeCode":244},"plugin manifest at cli-anything-plugin/.claude-plugin/plugin.json",[281,283,284,285,287,289,291,293],{"path":282,"priority":268},".claude-plugin/plugin.json",{"path":270,"priority":268},{"path":272,"priority":273},{"path":286,"priority":273},"commands/cli-anything.md",{"path":288,"priority":273},"commands/list.md",{"path":290,"priority":273},"commands/refine.md",{"path":292,"priority":273},"commands/test.md",{"path":294,"priority":273},"commands/validate.md","plugin",{"basePath":297,"description":298,"displayName":299,"installMethods":300,"rationale":301,"selectedPaths":302,"source":274,"sourceLanguage":18,"type":245},"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)",[303],{"path":304,"priority":268},"SKILL.md",{"basePath":306,"description":307,"displayName":308,"installMethods":309,"rationale":310,"selectedPaths":311,"source":274,"sourceLanguage":18,"type":245},"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)",[312],{"path":304,"priority":268},{"basePath":314,"description":315,"displayName":316,"installMethods":317,"rationale":318,"selectedPaths":319,"source":274,"sourceLanguage":18,"type":245},"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)",[320],{"path":304,"priority":268},{"basePath":322,"description":323,"displayName":324,"installMethods":325,"rationale":326,"selectedPaths":327,"source":274,"sourceLanguage":18,"type":245},"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)",[328],{"path":304,"priority":268},{"basePath":330,"description":331,"displayName":332,"installMethods":333,"rationale":334,"selectedPaths":335,"source":274,"sourceLanguage":18,"type":245},"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)",[336],{"path":304,"priority":268},{"basePath":338,"description":339,"displayName":340,"installMethods":341,"rationale":342,"selectedPaths":343,"source":274,"sourceLanguage":18,"type":245},"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)",[344],{"path":304,"priority":268},{"basePath":346,"description":347,"displayName":348,"installMethods":349,"rationale":350,"selectedPaths":351,"source":274,"sourceLanguage":18,"type":245},"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)",[352],{"path":304,"priority":268},{"basePath":354,"description":355,"displayName":354,"installMethods":356,"rationale":357,"selectedPaths":358,"source":274,"sourceLanguage":18,"type":245},"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)",[359],{"path":304,"priority":268},{"basePath":361,"description":362,"displayName":363,"installMethods":364,"rationale":365,"selectedPaths":366,"source":274,"sourceLanguage":18,"type":245},"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)",[367],{"path":304,"priority":268},{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":274,"sourceLanguage":18,"type":245},"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)",[375],{"path":304,"priority":268},{"basePath":377,"description":378,"displayName":244,"installMethods":379,"rationale":380,"selectedPaths":381,"source":274,"sourceLanguage":18,"type":245},"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)",[382],{"path":304,"priority":268},{"basePath":384,"description":385,"displayName":386,"installMethods":387,"rationale":388,"selectedPaths":389,"source":274,"sourceLanguage":18,"type":245},"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)",[390],{"path":304,"priority":268},{"basePath":392,"description":393,"displayName":394,"installMethods":395,"rationale":396,"selectedPaths":397,"source":274,"sourceLanguage":18,"type":245},"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)",[398],{"path":304,"priority":268},{"basePath":400,"description":401,"displayName":402,"installMethods":403,"rationale":404,"selectedPaths":405,"source":274,"sourceLanguage":18,"type":245},"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)",[406],{"path":304,"priority":268},{"basePath":408,"description":409,"displayName":410,"installMethods":411,"rationale":412,"selectedPaths":413,"source":274,"sourceLanguage":18,"type":245},"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)",[414],{"path":304,"priority":268},{"basePath":416,"description":417,"displayName":418,"installMethods":419,"rationale":420,"selectedPaths":421,"source":274,"sourceLanguage":18,"type":245},"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)",[422],{"path":304,"priority":268},{"basePath":424,"description":425,"displayName":426,"installMethods":427,"rationale":428,"selectedPaths":429,"source":274,"sourceLanguage":18,"type":245},"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)",[430],{"path":304,"priority":268},{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":274,"sourceLanguage":18,"type":245},"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)",[438],{"path":304,"priority":268},{"basePath":440,"description":441,"displayName":442,"installMethods":443,"rationale":444,"selectedPaths":445,"source":274,"sourceLanguage":18,"type":245},"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)",[446],{"path":304,"priority":268},{"basePath":448,"description":449,"displayName":450,"installMethods":451,"rationale":452,"selectedPaths":453,"source":274,"sourceLanguage":18,"type":245},"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)",[454],{"path":304,"priority":268},{"basePath":456,"description":457,"displayName":458,"installMethods":459,"rationale":460,"selectedPaths":461,"source":274,"sourceLanguage":18,"type":245},"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)",[462],{"path":304,"priority":268},{"basePath":464,"description":465,"displayName":466,"installMethods":467,"rationale":468,"selectedPaths":469,"source":274,"sourceLanguage":18,"type":245},"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)",[470],{"path":304,"priority":268},{"basePath":472,"description":473,"displayName":474,"installMethods":475,"rationale":476,"selectedPaths":477,"source":274,"sourceLanguage":18,"type":245},"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)",[478],{"path":304,"priority":268},{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":274,"sourceLanguage":18,"type":245},"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)",[486],{"path":304,"priority":268},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":274,"sourceLanguage":18,"type":245},"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)",[494],{"path":304,"priority":268},{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":274,"sourceLanguage":18,"type":245},"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)",[502],{"path":304,"priority":268},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":274,"sourceLanguage":18,"type":245},"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)",[510],{"path":304,"priority":268},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":274,"sourceLanguage":18,"type":245},"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)",[518],{"path":304,"priority":268},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":274,"sourceLanguage":18,"type":245},"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)",[526],{"path":304,"priority":268},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":274,"sourceLanguage":18,"type":245},"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)",[534],{"path":304,"priority":268},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":274,"sourceLanguage":18,"type":245},"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)",[542],{"path":304,"priority":268},{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":274,"sourceLanguage":18,"type":245},"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",[550],{"path":304,"priority":268},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":274,"sourceLanguage":18,"type":245},"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)",[558],{"path":304,"priority":268},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":274,"sourceLanguage":18,"type":245},"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)",[566],{"path":304,"priority":268},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":274,"sourceLanguage":18,"type":245},"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)",[574],{"path":304,"priority":268},{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":274,"sourceLanguage":18,"type":245},"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)",[582],{"path":304,"priority":268},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":274,"sourceLanguage":18,"type":245},"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)",[590],{"path":304,"priority":268},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":274,"sourceLanguage":18,"type":245},"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",[598],{"path":304,"priority":268},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":274,"sourceLanguage":18,"type":245},"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)",[606],{"path":304,"priority":268},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":274,"sourceLanguage":18,"type":245},"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)",[614],{"path":304,"priority":268},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":274,"sourceLanguage":18,"type":245},"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)",[622],{"path":304,"priority":268},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":274,"sourceLanguage":18,"type":245},"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)",[630],{"path":304,"priority":268},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":274,"sourceLanguage":18,"type":245},"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",[638],{"path":304,"priority":268},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":274,"sourceLanguage":18,"type":245},"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)",[646],{"path":304,"priority":268},{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":274,"sourceLanguage":18,"type":245},"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)",[654],{"path":304,"priority":268},{"basePath":242,"description":10,"displayName":13,"installMethods":656,"rationale":657,"selectedPaths":658,"source":274,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-safari/SKILL.md (coalesced with duplicate skill at safari/agent-harness/cli_anything/safari/skills)",[659],{"path":304,"priority":268},{"basePath":661,"description":662,"displayName":663,"installMethods":664,"rationale":665,"selectedPaths":666,"source":274,"sourceLanguage":18,"type":245},"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)",[667],{"path":304,"priority":268},{"basePath":669,"description":670,"displayName":671,"installMethods":672,"rationale":673,"selectedPaths":674,"source":274,"sourceLanguage":18,"type":245},"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)",[675],{"path":304,"priority":268},{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":274,"sourceLanguage":18,"type":245},"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)",[683],{"path":304,"priority":268},{"basePath":685,"description":473,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":274,"sourceLanguage":18,"type":245},"skills/cli-anything-iterm2-ctl","cli-anything-iterm2-ctl",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-iterm2-ctl/SKILL.md",[690],{"path":304,"priority":268},{"basePath":692,"description":545,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":274,"sourceLanguage":18,"type":245},"skills/cli-anything-musescore","cli-anything-musescore",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-musescore/SKILL.md",[697],{"path":304,"priority":268},{"basePath":699,"description":593,"displayName":700,"installMethods":701,"rationale":702,"selectedPaths":703,"source":274,"sourceLanguage":18,"type":245},"skills/cli-anything-obs-studio","cli-anything-obs-studio",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-obs-studio/SKILL.md",[704],{"path":304,"priority":268},{"basePath":706,"description":633,"displayName":707,"installMethods":708,"rationale":709,"selectedPaths":710,"source":274,"sourceLanguage":18,"type":245},"skills/cli-anything-quietshrink","cli-anything-quietshrink",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-quietshrink/SKILL.md",[711],{"path":304,"priority":268},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":274,"sourceLanguage":18,"type":245},"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",[719],{"path":304,"priority":268},{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":274,"sourceLanguage":18,"type":245},"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)",[727],{"path":304,"priority":268},{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":274,"sourceLanguage":18,"type":245},"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)",[735],{"path":304,"priority":268},{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":274,"sourceLanguage":18,"type":245},"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)",[743],{"path":304,"priority":268},{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":274,"sourceLanguage":18,"type":245},"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)",[751],{"path":304,"priority":268},{"basePath":753,"description":754,"displayName":755,"installMethods":756,"rationale":757,"selectedPaths":758,"source":274,"sourceLanguage":18,"type":245},"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)",[759],{"path":304,"priority":268},{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":274,"sourceLanguage":18,"type":245},"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)",[767],{"path":304,"priority":268},{"basePath":769,"description":714,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":274,"sourceLanguage":18,"type":245},"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",[774],{"path":304,"priority":268},{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":274,"sourceLanguage":18,"type":213},"sketch/agent-harness","CLI tool to generate Sketch files from JSON design specs — CLI-Anything harness for Sketch","sketch-harness",{"npm":778},"cli ecosystem detected at sketch/agent-harness",[782,784,785],{"path":783,"priority":268},"package.json",{"path":270,"priority":268},{"path":786,"priority":787},"src/cli.js","medium",{"basePath":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":274,"sourceLanguage":18,"type":213},"exa/agent-harness",{"pypi":418},"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)",[793],{"path":794,"priority":268},"setup.py",{"basePath":796,"installMethods":797,"rationale":799,"selectedPaths":800,"source":274,"sourceLanguage":18,"type":213},"cli-hub",{"pypi":798},"cli-anything-hub","cli ecosystem detected at cli-hub",[801,802],{"path":794,"priority":268},{"path":270,"priority":268},{"sources":804},[805],"manual",{"closedIssues90d":230,"description":807,"forks":231,"homepage":808,"license":237,"openIssues90d":233,"pushedAt":234,"readmeSize":228,"stars":235,"topics":809},"\"CLI-Anything: Making ALL Software Agent-Native\" -- CLI-Hub: https://clianything.cc/","https://clianything.cc/",[],{"classifiedAt":811,"discoverAt":812,"extractAt":813,"githubAt":813,"updatedAt":811},1778688417516,1778688407288,1778688414240,[212,213,211,214,210],{"evaluatedAt":240,"extractAt":816,"updatedAt":240},1778688417732,[],[819,847,874,894,921,948],{"_creationTime":820,"_id":821,"community":822,"display":823,"identity":829,"providers":833,"relations":840,"tags":842,"workflow":843},1778697205743.894,"k17ej9360g7468qswf3svnrx9186m1ng",{"reviewCount":8},{"description":824,"installMethods":825,"name":827,"sourceUrl":828},"Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to \"open a website\", \"fill out a form\", \"click a button\", \"take a screenshot\", \"scrape data from a page\", \"test this web app\", \"login to a site\", \"automate browser actions\", or any task requiring programmatic web interaction.",{"claudeCode":826},"shanraisshan/claude-code-best-practice","agent-browser","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":830,"githubOwner":831,"githubRepo":832,"locale":18,"slug":827,"type":245},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice",{"evaluate":834,"extract":839},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":835,"targetMarket":215,"tier":216},[212,836,837,213,838],"web-scraping","testing","automation",{"commitSha":251},{"repoId":841},"kd74710g49kxgwbfjxeb7s132d86myxr",[838,212,213,837,836],{"evaluatedAt":844,"extractAt":845,"updatedAt":846},1778697222051,1778697205743,1778697438718,{"_creationTime":848,"_id":849,"community":850,"display":851,"identity":857,"providers":861,"relations":867,"tags":870,"workflow":871},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":852,"installMethods":853,"name":855,"sourceUrl":856},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":854},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":858,"githubOwner":859,"githubRepo":860,"locale":18,"slug":855,"type":245},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":862,"extract":866},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":863,"targetMarket":215,"tier":216},[855,864,865,213,214],"routing","configuration",{"commitSha":251},{"parentExtensionId":868,"repoId":869},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[213,865,214,864,855],{"evaluatedAt":872,"extractAt":873,"updatedAt":872},1778699724286,1778699234184,{"_creationTime":875,"_id":876,"community":877,"display":878,"identity":882,"providers":884,"relations":890,"tags":891,"workflow":892},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":879,"installMethods":880,"name":881,"sourceUrl":856},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":854},"mcp-setup",{"basePath":883,"githubOwner":859,"githubRepo":860,"locale":18,"slug":881,"type":245},"skills/mcp-setup",{"evaluate":885,"extract":889},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":886,"targetMarket":215,"tier":216},[214,865,213,887,888],"agent","tooling",{"commitSha":251},{"parentExtensionId":868,"repoId":869},[887,213,865,214,888],{"evaluatedAt":893,"extractAt":873,"updatedAt":893},1778699492025,{"_creationTime":895,"_id":896,"community":897,"display":898,"identity":904,"providers":908,"relations":914,"tags":916,"workflow":917},1778698235845.4084,"k178nbspva8aqvepzvfe6c0fxs86nmzt",{"reviewCount":8},{"description":899,"installMethods":900,"name":902,"sourceUrl":903},"Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions \"ctx7\" or \"context7\", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent.",{"claudeCode":901},"upstash/context7","context7-cli","https://github.com/upstash/context7",{"basePath":905,"githubOwner":906,"githubRepo":907,"locale":18,"slug":902,"type":245},"skills/context7-cli","upstash","context7",{"evaluate":909,"extract":913},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":910,"targetMarket":215,"tier":216},[911,213,214,594,912],"documentation","ai-coding",{"commitSha":251},{"repoId":915},"kd7955sg5wbf89gw527wdep66n86na9w",[912,213,911,214,594],{"evaluatedAt":918,"extractAt":919,"updatedAt":920},1778698320637,1778698235845,1778698496267,{"_creationTime":922,"_id":923,"community":924,"display":925,"identity":931,"providers":935,"relations":942,"tags":944,"workflow":945},1778696993586.7058,"k174ty9vbfgj7cv3v2szdwjgh986mrsf",{"reviewCount":8},{"description":926,"installMethods":927,"name":929,"sourceUrl":930},"Search ChatGPT and extract the full response + hydration JSON that powers the UI.\nAttaches to a running Chrome instance (port 9222 by default), opens ChatGPT,\nsubmits a query, waits for the streamed response, and returns structured data:\nmessages, product cards, hydration JSON, and API calls.\nUse when asked to \"search chatgpt\", \"ask chatgpt\", \"chatgpt search\",\n\"get chatgpt response\", or \"scrape chatgpt\".\n",{"claudeCode":928},"SeifBenayed/claude-code-sdk","chatgpt-search","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":932,"githubOwner":933,"githubRepo":934,"locale":18,"slug":929,"type":245},".claude/skills/chatgpt-search","SeifBenayed","claude-code-sdk",{"evaluate":936,"extract":941},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":937,"targetMarket":215,"tier":216},[938,939,212,940,836],"chatgpt","scraping","data-extraction",{"commitSha":251},{"repoId":943},"kd78s53c1852h5p7c3qem663xs86njab",[212,938,940,939,836],{"evaluatedAt":946,"extractAt":947,"updatedAt":946},1778697026743,1778696993586,{"_creationTime":949,"_id":950,"community":951,"display":952,"identity":958,"providers":962,"relations":969,"tags":972,"workflow":973},1778683460321.381,"k1707rtzme0qezretvp3gmtfvn86n1k1",{"reviewCount":8},{"description":953,"installMethods":954,"name":956,"sourceUrl":957},"Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.",{"claudeCode":955},"browserbase/skills","AutoBrowse","https://github.com/browserbase/skills",{"basePath":959,"githubOwner":960,"githubRepo":594,"locale":18,"slug":961,"type":245},"skills/autobrowse","browserbase","autobrowse",{"evaluate":963,"extract":967},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":964,"targetMarket":215,"tier":216},[212,836,965,837,966],"llm-agent","node-js",{"commitSha":251,"license":968},"MIT",{"parentExtensionId":970,"repoId":971},"k17bx77jb71yrwatep2nb43r0d86m6cb","kd77wvcdm5fq9xp8hk6ppm832s86myxr",[212,965,966,837,836],{"evaluatedAt":974,"extractAt":975,"updatedAt":974},1778683610531,1778683460321]