github.com/jackwener/OpenCLI
| Skill | Added | Review |
|---|---|---|
smart-search skills/smart-search/SKILL.md 基于 opencli 命令的智能搜索路由器。当用户想要使用 OpenCLI、CLI 或 API 搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 64e6f0e | |
opencli-usage skills/opencli-usage/SKILL.md Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can opencli do?" or "how do I find the right command?". | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 64e6f0e | |
opencli-sitemap-author skills/opencli-sitemap-author/SKILL.md Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 64e6f0e | |
opencli-browser skills/opencli-browser/SKILL.md Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers the selector-first target contract, compound form fields, stale-ref handling, network capture, and the agent-native envelopes the CLI returns. Not for writing adapters — see opencli-adapter-author for that. | 68 68 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 64e6f0e | |
opencli-browser-sitemap skills/opencli-browser-sitemap/SKILL.md Use when driving a website with opencli browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site sitemap files lazily, choose adapter/browser fallback paths, resume from state signatures, and mark stale sitemap entries without trusting them over live browser state. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 64e6f0e | |
opencli-autofix skills/opencli-autofix/SKILL.md Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact, patching the adapter, retrying, and filing an upstream GitHub issue after a verified fix. Works with any AI agent. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 64e6f0e | |
opencli-adapter-author skills/opencli-adapter-author/SKILL.md Use when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adapter coding, and verify. Replaces opencli-oneshot / opencli-explorer. For ad-hoc browser driving (no adapter), see opencli-browser instead; for a top-level orientation to opencli, see opencli-usage. | 74 74 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 64e6f0e |