[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-hkuds-cli-anything-mermaid-de":3,"guides-for-hkuds-cli-anything-mermaid":830,"similar-k172hkxcr7pz65d9mqg0zx2a2586n1ef-de":831},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":254,"isFallback":237,"parentExtension":259,"providers":260,"relations":265,"repo":267,"tags":827,"workflow":828},1778688417731.953,"k172hkxcr7pz65d9mqg0zx2a2586n1ef",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"hkuds/cli-anything","cli-anything-mermaid","https://github.com/hkuds/cli-anything",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":235,"workflow":252},1778689230490.715,"kn70vc1mytt8akfb3n0s6wr9dx86npfn","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"practices":206,"prerequisites":207,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"targetMarket":222,"tier":223,"useCases":224,"workflow":229},[21,26,29,32,36,39,43,47,50,53,57,61,64,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,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 states the problem of creating, editing, and rendering Mermaid diagrams via stateful project files and mermaid.ink URLs for AI agents and power users who need visualizations without a GUI.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The CLI offers a comprehensive, stateful interface for Mermaid diagram management, providing a significant value over basic prompting by handling project files, rendering, and sharing through a structured command-line interface.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension provides a complete lifecycle for Mermaid diagram management, including creation, editing, rendering, sharing, and state persistence, making it ready for immediate use in workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on the creation, editing, rendering, and sharing of Mermaid diagrams, adhering to a single responsibility principle.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately reflects the extension's functionality for managing Mermaid diagrams via a CLI, including its target audience and core features.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","Tools are well-scoped verb-noun specialists (e.g., 'project new', 'diagram set', 'export render'), facilitating precise agent selection.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All commands and parameters, including project file paths, sample presets, themes, output formats, and share modes, are clearly documented in the SKILL.md and README.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool and command names like 'project new', 'diagram set', and 'export render' are descriptive and clearly indicate their function within the domain of Mermaid diagram management.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Inputs (command arguments like `--sample`, `--file`, `--text`, `--format`) and outputs (SVG, PNG, JSON, URLs) are specific to the task, and the `--json` flag ensures structured output for agents.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the Apache-2.0 license, which is permissive and allows for broad usability.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent activity with a push date of 2026-05-13, indicating it is actively maintained.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The extension relies on Python packages managed via pip, and the presence of `setup.py` and clear installation instructions suggest a robust dependency management approach.",{"category":65,"check":66,"severity":67,"summary":68},"Security","Secret Management","not_applicable","The extension does not handle or require any secrets, as it relies on a cloud rendering service (mermaid.ink) and local file operations.",{"category":65,"check":70,"severity":24,"summary":71},"Injection","The extension appears to handle inputs like diagram text and file paths safely, with no indication of executing untrusted code or external data as instructions.",{"category":65,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension relies on local file operations and a specific external URL for rendering (mermaid.ink), with no runtime downloads or execution of arbitrary remote content.",{"category":65,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The CLI operates on user-provided files and project states within the user's working directory, without attempting to modify files outside its intended scope.",{"category":65,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns, retry loops around denied tool calls, or other sandbox escape primitives were found in the implementation.",{"category":65,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension only interacts with local files and the specified mermaid.ink service for rendering, with no evidence of exfiltrating confidential data.",{"category":65,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and documentation appear free of hidden text tricks or obfuscated instructions.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension's scripts are plain Python code and do not involve obfuscation, base64 payloads, or runtime code fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The CLI handles file paths and project states relative to the current working directory or specified absolute paths, without making rigid assumptions about project structure beyond what's defined by its own project files.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository shows a healthy ratio of closed to open issues, indicating active engagement from maintainers.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension declares a clear version (1.0.0) in the SKILL.md frontmatter, facilitating proper release management.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The CLI validates inputs such as file paths, text content, and command arguments, and the `--json` output format ensures structured and predictable data.",{"category":65,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The extension performs file operations (save, render) which are generally reversible or user-initiated, and does not contain inherently destructive operations without clear user intent or file paths.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The CLI provides structured error messages for common issues like file not found, invalid commands, and rendering failures, and the `--json` output allows agents to parse errors effectively.",{"category":104,"check":114,"severity":67,"summary":115},"Logging","The extension is a CLI tool focused on producing output rather than performing destructive actions, thus does not require a dedicated audit log file.",{"category":117,"check":118,"severity":67,"summary":119},"Compliance","GDPR","The extension operates on diagram source code and project files, and does not handle personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension has no regional or jurisdictional limitations and is globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The CLI is written in Python and relies on standard libraries and the mermaid.ink service, ensuring cross-platform compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file is extensive, well-organized, and clearly explains the extension's purpose, installation, and usage.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The CLI exposes a reasonable number of tools grouped into logical command categories (Project, Diagram, Export, Session), fitting within the ideal range.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","Tool and command names are distinct and cover specific functionalities without significant overlap or near-synonym redundancy.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as creating projects, setting diagram source, rendering, and sharing, are implemented and documented with corresponding tools.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Clear installation instructions using pip and multiple usage examples, including REPL mode and agent-specific JSON output, are provided in the SKILL.md and README.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Errors are reported with context (e.g., file not found, invalid command) and provide clear messages, with JSON output enabling agents to parse and act on them.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","Dependencies are managed via pip and `setup.py`, implying standard Python packaging practices for pinning.",{"category":33,"check":151,"severity":67,"summary":152},"Dry-run preview","The extension primarily modifies project state files locally and sends requests to a stateless rendering service; a dry-run is not applicable.",{"category":154,"check":155,"severity":67,"summary":156},"Protocol","Idempotent retry & timeouts","The CLI operates locally and interacts with a stateless external rendering service; complex retry logic or timeouts are not a core concern for this tool's functionality.",{"category":117,"check":158,"severity":67,"summary":159},"Telemetry opt-in","The extension does not emit any telemetry data.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The purpose is precisely defined, stating it's a CLI for Mermaid diagrams via stateful projects and mermaid.ink, for AI agents and power users without GUIs.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability, providing clear routing information.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and concise, delegating detailed information to the README and clear command descriptions.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the main functionality, and detailed usage, examples, and installation are provided in the README, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":67,"summary":175},"Forked exploration","This extension is a CLI tool and does not involve deep exploration or code review, so 'context: fork' is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Multiple end-to-end examples are provided, covering flowchart creation, sequence diagrams, sharing, and REPL usage, demonstrating the claimed outputs and inputs.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation implicitly handles edge cases through clear command descriptions and error handling, though explicit failure mode documentation is minimal.",{"category":104,"check":183,"severity":67,"summary":184},"Tool Fallback","This extension is a standalone CLI tool and does not rely on external MCP servers or tools that would require fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The CLI is designed to halt execution with clear error messages if invalid commands or file states are encountered, preventing unexpected behavior.",{"category":92,"check":190,"severity":67,"summary":191},"Cross-skill coupling","This is a standalone CLI tool and does not depend on or implicitly interact with other skills.",1778689230367,"This command-line interface allows users to create, edit, render, and share Mermaid diagrams. It supports stateful project files, sample presets, and multiple export formats (SVG, PNG), with a `--json` output option for AI agent consumption.",[195,196,197,198,199,200],"Create, open, save, and manage Mermaid project files","Edit Mermaid source code via text or file input","Render diagrams to SVG or PNG using mermaid.ink","Generate shareable Mermaid Live Editor URLs","Interactive REPL mode with history and tab-completion","JSON output for machine-readable agent consumption",[202,203,204,205],"Graphical user interface for diagram editing","Real-time collaboration features","Management of diagrams not in Mermaid format","Complex vector graphics manipulation beyond diagramming",[],[208,209],"Python 3.10+","No external software required (rendering uses mermaid.ink cloud service)","3.0.0","4.4.0","To enable AI agents and power users to generate and manage Mermaid diagrams programmatically without relying on a graphical user interface.","The extension demonstrates excellent documentation, clear scope, robust error handling, and a complete feature set for managing Mermaid diagrams. No critical or warning findings were identified.",98,"A high-quality CLI tool for comprehensive Mermaid diagram management.",[217,218,219,220,221],"diagramming","cli","mermaid","visualization","code-generation","global","verified",[225,226,227,228],"AI agents generating flowcharts or sequence diagrams from specifications","Power users creating complex visualizations programmatically","Automating diagram updates in documentation or project management workflows","Generating diagrams as part of CI/CD pipelines",[230,231,232,233,234],"Start interactive REPL mode or use command-line arguments","Create or open a Mermaid project file","Modify diagram source using 'diagram set' or project commands","Export the diagram to SVG/PNG or generate a shareable URL","Save the project state",{"codeQuality":236,"collectedAt":238,"documentation":239,"maintenance":242,"security":249,"testCoverage":251},{"hasLockfile":237},true,1778689201863,{"descriptionLength":240,"readmeSize":241},279,65157,{"closedIssues90d":243,"forks":244,"hasChangelog":245,"openIssues90d":246,"pushedAt":247,"stars":248},48,3364,false,35,1778662207000,34376,{"hasNpmPackage":245,"license":250,"smitheryVerified":245},"Apache-2.0",{"hasCi":237,"hasTests":237},{"updatedAt":253},1778689230490,{"basePath":255,"githubOwner":256,"githubRepo":257,"locale":18,"slug":13,"type":258},"skills/cli-anything-mermaid","hkuds","cli-anything","skill",null,{"evaluate":261,"extract":263},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":262,"targetMarket":222,"tier":223},[217,218,219,220,221],{"commitSha":264,"license":250},"HEAD",{"repoId":266},"kd7e2bra4ymb6r521a25r6yges86n35p",{"_creationTime":268,"_id":266,"identity":269,"providers":270,"workflow":823},1778688407288.288,{"githubOwner":256,"githubRepo":257,"sourceUrl":14},{"classify":271,"discover":816,"github":819},{"commitSha":264,"extensions":272},[273,289,309,318,326,334,342,350,358,366,373,381,389,396,404,412,420,428,436,444,452,460,468,476,484,492,500,508,516,524,532,540,545,553,561,569,577,585,593,601,609,617,625,633,641,649,657,665,673,681,689,697,704,711,718,725,733,741,749,757,765,773,781,788,801,808],{"basePath":274,"description":275,"displayName":257,"installMethods":276,"rationale":277,"selectedPaths":278,"source":287,"sourceLanguage":18,"type":288},"","Build powerful, stateful CLI interfaces for any GUI application using the cli-anything harness methodology.",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[279,282,284],{"path":280,"priority":281},".claude-plugin/marketplace.json","mandatory",{"path":283,"priority":281},"README.md",{"path":285,"priority":286},"LICENSE","high","rule","marketplace",{"basePath":290,"description":275,"displayName":257,"installMethods":291,"rationale":292,"selectedPaths":293,"source":287,"sourceLanguage":18,"type":308},"cli-anything-plugin",{"claudeCode":257},"plugin manifest at cli-anything-plugin/.claude-plugin/plugin.json",[294,296,297,298,300,302,304,306],{"path":295,"priority":281},".claude-plugin/plugin.json",{"path":283,"priority":281},{"path":285,"priority":286},{"path":299,"priority":286},"commands/cli-anything.md",{"path":301,"priority":286},"commands/list.md",{"path":303,"priority":286},"commands/refine.md",{"path":305,"priority":286},"commands/test.md",{"path":307,"priority":286},"commands/validate.md","plugin",{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":287,"sourceLanguage":18,"type":258},"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)",[316],{"path":317,"priority":281},"SKILL.md",{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":323,"selectedPaths":324,"source":287,"sourceLanguage":18,"type":258},"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)",[325],{"path":317,"priority":281},{"basePath":327,"description":328,"displayName":329,"installMethods":330,"rationale":331,"selectedPaths":332,"source":287,"sourceLanguage":18,"type":258},"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)",[333],{"path":317,"priority":281},{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":339,"selectedPaths":340,"source":287,"sourceLanguage":18,"type":258},"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)",[341],{"path":317,"priority":281},{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":287,"sourceLanguage":18,"type":258},"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)",[349],{"path":317,"priority":281},{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":287,"sourceLanguage":18,"type":258},"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)",[357],{"path":317,"priority":281},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":287,"sourceLanguage":18,"type":258},"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)",[365],{"path":317,"priority":281},{"basePath":367,"description":368,"displayName":367,"installMethods":369,"rationale":370,"selectedPaths":371,"source":287,"sourceLanguage":18,"type":258},"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)",[372],{"path":317,"priority":281},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":287,"sourceLanguage":18,"type":258},"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)",[380],{"path":317,"priority":281},{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":287,"sourceLanguage":18,"type":258},"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)",[388],{"path":317,"priority":281},{"basePath":390,"description":391,"displayName":257,"installMethods":392,"rationale":393,"selectedPaths":394,"source":287,"sourceLanguage":18,"type":258},"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)",[395],{"path":317,"priority":281},{"basePath":397,"description":398,"displayName":399,"installMethods":400,"rationale":401,"selectedPaths":402,"source":287,"sourceLanguage":18,"type":258},"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)",[403],{"path":317,"priority":281},{"basePath":405,"description":406,"displayName":407,"installMethods":408,"rationale":409,"selectedPaths":410,"source":287,"sourceLanguage":18,"type":258},"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)",[411],{"path":317,"priority":281},{"basePath":413,"description":414,"displayName":415,"installMethods":416,"rationale":417,"selectedPaths":418,"source":287,"sourceLanguage":18,"type":258},"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)",[419],{"path":317,"priority":281},{"basePath":421,"description":422,"displayName":423,"installMethods":424,"rationale":425,"selectedPaths":426,"source":287,"sourceLanguage":18,"type":258},"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)",[427],{"path":317,"priority":281},{"basePath":429,"description":430,"displayName":431,"installMethods":432,"rationale":433,"selectedPaths":434,"source":287,"sourceLanguage":18,"type":258},"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)",[435],{"path":317,"priority":281},{"basePath":437,"description":438,"displayName":439,"installMethods":440,"rationale":441,"selectedPaths":442,"source":287,"sourceLanguage":18,"type":258},"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)",[443],{"path":317,"priority":281},{"basePath":445,"description":446,"displayName":447,"installMethods":448,"rationale":449,"selectedPaths":450,"source":287,"sourceLanguage":18,"type":258},"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)",[451],{"path":317,"priority":281},{"basePath":453,"description":454,"displayName":455,"installMethods":456,"rationale":457,"selectedPaths":458,"source":287,"sourceLanguage":18,"type":258},"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)",[459],{"path":317,"priority":281},{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":287,"sourceLanguage":18,"type":258},"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)",[467],{"path":317,"priority":281},{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":287,"sourceLanguage":18,"type":258},"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)",[475],{"path":317,"priority":281},{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":287,"sourceLanguage":18,"type":258},"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)",[483],{"path":317,"priority":281},{"basePath":485,"description":486,"displayName":487,"installMethods":488,"rationale":489,"selectedPaths":490,"source":287,"sourceLanguage":18,"type":258},"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)",[491],{"path":317,"priority":281},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":287,"sourceLanguage":18,"type":258},"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)",[499],{"path":317,"priority":281},{"basePath":501,"description":502,"displayName":503,"installMethods":504,"rationale":505,"selectedPaths":506,"source":287,"sourceLanguage":18,"type":258},"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)",[507],{"path":317,"priority":281},{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":287,"sourceLanguage":18,"type":258},"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)",[515],{"path":317,"priority":281},{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":287,"sourceLanguage":18,"type":258},"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)",[523],{"path":317,"priority":281},{"basePath":525,"description":526,"displayName":527,"installMethods":528,"rationale":529,"selectedPaths":530,"source":287,"sourceLanguage":18,"type":258},"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)",[531],{"path":317,"priority":281},{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":287,"sourceLanguage":18,"type":258},"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)",[539],{"path":317,"priority":281},{"basePath":255,"description":10,"displayName":13,"installMethods":541,"rationale":542,"selectedPaths":543,"source":287,"sourceLanguage":18,"type":258},{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-mermaid/SKILL.md (coalesced with duplicate skill at mermaid/agent-harness/cli_anything/mermaid/skills)",[544],{"path":317,"priority":281},{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":287,"sourceLanguage":18,"type":258},"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)",[552],{"path":317,"priority":281},{"basePath":554,"description":555,"displayName":556,"installMethods":557,"rationale":558,"selectedPaths":559,"source":287,"sourceLanguage":18,"type":258},"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",[560],{"path":317,"priority":281},{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":287,"sourceLanguage":18,"type":258},"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)",[568],{"path":317,"priority":281},{"basePath":570,"description":571,"displayName":572,"installMethods":573,"rationale":574,"selectedPaths":575,"source":287,"sourceLanguage":18,"type":258},"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)",[576],{"path":317,"priority":281},{"basePath":578,"description":579,"displayName":580,"installMethods":581,"rationale":582,"selectedPaths":583,"source":287,"sourceLanguage":18,"type":258},"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)",[584],{"path":317,"priority":281},{"basePath":586,"description":587,"displayName":588,"installMethods":589,"rationale":590,"selectedPaths":591,"source":287,"sourceLanguage":18,"type":258},"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)",[592],{"path":317,"priority":281},{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":287,"sourceLanguage":18,"type":258},"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)",[600],{"path":317,"priority":281},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":287,"sourceLanguage":18,"type":258},"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",[608],{"path":317,"priority":281},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":287,"sourceLanguage":18,"type":258},"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)",[616],{"path":317,"priority":281},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":287,"sourceLanguage":18,"type":258},"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)",[624],{"path":317,"priority":281},{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":287,"sourceLanguage":18,"type":258},"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)",[632],{"path":317,"priority":281},{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":287,"sourceLanguage":18,"type":258},"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)",[640],{"path":317,"priority":281},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":287,"sourceLanguage":18,"type":258},"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",[648],{"path":317,"priority":281},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":287,"sourceLanguage":18,"type":258},"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)",[656],{"path":317,"priority":281},{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":287,"sourceLanguage":18,"type":258},"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)",[664],{"path":317,"priority":281},{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":287,"sourceLanguage":18,"type":258},"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)",[672],{"path":317,"priority":281},{"basePath":674,"description":675,"displayName":676,"installMethods":677,"rationale":678,"selectedPaths":679,"source":287,"sourceLanguage":18,"type":258},"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)",[680],{"path":317,"priority":281},{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":287,"sourceLanguage":18,"type":258},"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)",[688],{"path":317,"priority":281},{"basePath":690,"description":691,"displayName":692,"installMethods":693,"rationale":694,"selectedPaths":695,"source":287,"sourceLanguage":18,"type":258},"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)",[696],{"path":317,"priority":281},{"basePath":698,"description":486,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":287,"sourceLanguage":18,"type":258},"skills/cli-anything-iterm2-ctl","cli-anything-iterm2-ctl",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-iterm2-ctl/SKILL.md",[703],{"path":317,"priority":281},{"basePath":705,"description":555,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":287,"sourceLanguage":18,"type":258},"skills/cli-anything-musescore","cli-anything-musescore",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-musescore/SKILL.md",[710],{"path":317,"priority":281},{"basePath":712,"description":603,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":287,"sourceLanguage":18,"type":258},"skills/cli-anything-obs-studio","cli-anything-obs-studio",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-obs-studio/SKILL.md",[717],{"path":317,"priority":281},{"basePath":719,"description":643,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":287,"sourceLanguage":18,"type":258},"skills/cli-anything-quietshrink","cli-anything-quietshrink",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-anything-quietshrink/SKILL.md",[724],{"path":317,"priority":281},{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":287,"sourceLanguage":18,"type":258},"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",[732],{"path":317,"priority":281},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":287,"sourceLanguage":18,"type":258},"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)",[740],{"path":317,"priority":281},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":287,"sourceLanguage":18,"type":258},"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)",[748],{"path":317,"priority":281},{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":287,"sourceLanguage":18,"type":258},"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)",[756],{"path":317,"priority":281},{"basePath":758,"description":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":287,"sourceLanguage":18,"type":258},"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)",[764],{"path":317,"priority":281},{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":287,"sourceLanguage":18,"type":258},"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)",[772],{"path":317,"priority":281},{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":287,"sourceLanguage":18,"type":258},"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)",[780],{"path":317,"priority":281},{"basePath":782,"description":727,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":287,"sourceLanguage":18,"type":258},"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",[787],{"path":317,"priority":281},{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":287,"sourceLanguage":18,"type":218},"sketch/agent-harness","CLI tool to generate Sketch files from JSON design specs — CLI-Anything harness for Sketch","sketch-harness",{"npm":791},"cli ecosystem detected at sketch/agent-harness",[795,797,798],{"path":796,"priority":281},"package.json",{"path":283,"priority":281},{"path":799,"priority":800},"src/cli.js","medium",{"basePath":802,"installMethods":803,"rationale":804,"selectedPaths":805,"source":287,"sourceLanguage":18,"type":218},"exa/agent-harness",{"pypi":431},"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)",[806],{"path":807,"priority":281},"setup.py",{"basePath":809,"installMethods":810,"rationale":812,"selectedPaths":813,"source":287,"sourceLanguage":18,"type":218},"cli-hub",{"pypi":811},"cli-anything-hub","cli ecosystem detected at cli-hub",[814,815],{"path":807,"priority":281},{"path":283,"priority":281},{"sources":817},[818],"manual",{"closedIssues90d":243,"description":820,"forks":244,"homepage":821,"license":250,"openIssues90d":246,"pushedAt":247,"readmeSize":241,"stars":248,"topics":822},"\"CLI-Anything: Making ALL Software Agent-Native\" -- CLI-Hub: https://clianything.cc/","https://clianything.cc/",[],{"classifiedAt":824,"discoverAt":825,"extractAt":826,"githubAt":826,"updatedAt":824},1778688417516,1778688407288,1778688414240,[218,221,217,219,220],{"evaluatedAt":253,"extractAt":829,"updatedAt":253},1778688417732,[],[832,859,887,916,942,972],{"_creationTime":833,"_id":834,"community":835,"display":836,"identity":842,"providers":845,"relations":853,"tags":855,"workflow":856},1778695021936.555,"k1715rn9402s29yge55y9nt0x986n2tf",{"reviewCount":8},{"description":837,"installMethods":838,"name":840,"sourceUrl":841},"Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.",{"claudeCode":839},"openai/skills","cli-creator","https://github.com/openai/skills",{"basePath":843,"githubOwner":844,"githubRepo":604,"locale":18,"slug":840,"type":258},"skills/.curated/cli-creator","openai",{"evaluate":846,"extract":852},{"promptVersionExtension":210,"promptVersionScoring":211,"score":847,"tags":848,"targetMarket":222,"tier":223},100,[218,221,849,850,851],"developer-tools","codex","automation",{"commitSha":264},{"repoId":854},"kd75n2zj3yh472p25zffgycved86mnpx",[851,218,221,850,849],{"evaluatedAt":857,"extractAt":858,"updatedAt":857},1778695068759,1778695021936,{"_creationTime":860,"_id":861,"community":862,"display":863,"identity":869,"providers":874,"relations":881,"tags":883,"workflow":884},1778691799740.4802,"k173gtrv9a9ev95755pa3w820h86n7r2",{"reviewCount":8},{"description":864,"installMethods":865,"name":867,"sourceUrl":868},"Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown + mermaid), 24 diagram type references, and 9 document templates.",{"claudeCode":866},"K-Dense-AI/claude-scientific-skills","Markdown and Mermaid Writing","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":870,"githubOwner":871,"githubRepo":872,"locale":18,"slug":873,"type":258},"scientific-skills/markdown-mermaid-writing","K-Dense-AI","claude-scientific-skills","markdown-mermaid-writing",{"evaluate":875,"extract":880},{"promptVersionExtension":210,"promptVersionScoring":211,"score":847,"tags":876,"targetMarket":222,"tier":223},[877,878,219,879,217],"documentation","markdown","scientific-writing",{"commitSha":264,"license":250},{"repoId":882},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[217,877,878,219,879],{"evaluatedAt":885,"extractAt":886,"updatedAt":885},1778693085426,1778691799740,{"_creationTime":888,"_id":889,"community":890,"display":891,"identity":897,"providers":902,"relations":909,"tags":912,"workflow":913},1778695720086.7712,"k177ezxp2m2237t1yqyqz6vs6x86m8g5",{"reviewCount":8},{"description":892,"installMethods":893,"name":895,"sourceUrl":896},"Teaches PMs to create syntactically valid mermaid diagrams by selecting the right diagram type for their communication need, following syntax validity rules, and validating before shipping. Covers all 15 mermaid diagram types with PM-relevant examples and a dual-lens navigation system.",{"claudeCode":894},"product-on-purpose/pm-skills","Mermaid Diagrams","https://github.com/product-on-purpose/pm-skills",{"basePath":898,"githubOwner":899,"githubRepo":900,"locale":18,"slug":901,"type":258},"skills/utility-mermaid-diagrams","product-on-purpose","pm-skills","utility-mermaid-diagrams",{"evaluate":903,"extract":908},{"promptVersionExtension":210,"promptVersionScoring":211,"score":904,"tags":905,"targetMarket":222,"tier":223},99,[877,217,219,906,907],"product-management","reporting",{"commitSha":264,"license":250},{"parentExtensionId":910,"repoId":911},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[217,877,219,906,907],{"evaluatedAt":914,"extractAt":915,"updatedAt":914},1778696509575,1778695720086,{"_creationTime":917,"_id":918,"community":919,"display":920,"identity":926,"providers":931,"relations":936,"tags":938,"workflow":939},1778675145461.883,"k17entb5j2r4zpg4r9cysemwkd86mf9w",{"reviewCount":8},{"description":921,"installMethods":922,"name":924,"sourceUrl":925},"Part of the AlterLab Academic Skills suite. Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown + mermaid), 24 diagram type references, and 9 document templates.",{"claudeCode":923},"AlterLab-IEU/AlterLab-Academic-Skills","AlterLab Mermaid","https://github.com/AlterLab-IEU/AlterLab-Academic-Skills",{"basePath":927,"githubOwner":928,"githubRepo":929,"locale":18,"slug":930,"type":258},"skills/visualization/alterlab-mermaid","AlterLab-IEU","AlterLab-Academic-Skills","alterlab-mermaid",{"evaluate":932,"extract":935},{"promptVersionExtension":210,"promptVersionScoring":211,"score":904,"tags":933,"targetMarket":222,"tier":223},[878,219,877,217,879,934],"technical-writing",{"commitSha":264,"license":250},{"repoId":937},"kd7fqvj70pvyn4r3q9kctpnd7d86mfqd",[217,877,878,219,879,934],{"evaluatedAt":940,"extractAt":941,"updatedAt":940},1778682710518,1778675145461,{"_creationTime":943,"_id":944,"community":945,"display":946,"identity":952,"providers":957,"relations":965,"tags":968,"workflow":969},1778695548458.3652,"k17dyrhasskzqehrxyjw92xff586me52",{"reviewCount":8},{"description":947,"installMethods":948,"name":950,"sourceUrl":951},"Generate themed Mermaid flowchart diagrams from putior workflow data. Covers theme selection (9 themes including 4 colorblind-safe), output modes (console, file, clipboard, raw), interactive features (clickable nodes, source info), and embedding in README, Quarto, and R Markdown. Use after annotating source files and ready to produce a visual diagram, when regenerating a diagram after workflow changes, or when switching themes or output formats for different audiences.\n",{"claudeCode":949},"pjt222/agent-almanac","Generate Workflow Diagram","https://github.com/pjt222/agent-almanac",{"basePath":953,"githubOwner":954,"githubRepo":955,"locale":18,"slug":956,"type":258},"skills/generate-workflow-diagram","pjt222","agent-almanac","generate-workflow-diagram",{"evaluate":958,"extract":963},{"promptVersionExtension":210,"promptVersionScoring":211,"score":904,"tags":959,"targetMarket":222,"tier":223},[219,960,961,962,220,877],"diagram","workflow","r",{"commitSha":264,"license":964},"MIT",{"parentExtensionId":966,"repoId":967},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[960,877,219,962,220,961],{"evaluatedAt":970,"extractAt":971,"updatedAt":970},1778698509598,1778695548458,{"_creationTime":973,"_id":974,"community":975,"display":976,"identity":982,"providers":987,"relations":993,"tags":995,"workflow":996},1778682919003.7297,"k17fe4qp1mjjbf1asgjmykdpy986m48m",{"reviewCount":8},{"description":977,"installMethods":978,"name":980,"sourceUrl":981},"Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's prescriptive approach; all other visual content delegates to nicobailon/visual-explainer.\n",{"claudeCode":979},"backnotprop/plannotator","Plannotator Visual Explainer","https://github.com/backnotprop/plannotator",{"basePath":983,"githubOwner":984,"githubRepo":985,"locale":18,"slug":986,"type":258},"apps/skills/plannotator-visual-explainer","backnotprop","plannotator","plannotator-visual-explainer",{"evaluate":988,"extract":992},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":989,"targetMarket":222,"tier":223},[220,990,877,217,991],"html","planning",{"commitSha":264,"license":250},{"repoId":994},"kd78wavmsqx3xwvse964rbj4d986m9r5",[217,877,990,991,220],{"evaluatedAt":997,"extractAt":998,"updatedAt":997},1778683211221,1778682919003]