opencli
Installation
SKILL.md
OpenCLI
Make any website or Electron App your CLI. Reuse Chrome login, zero risk, AI-powered discovery.
[!CAUTION] AI Agent 必读:创建或修改任何适配器之前,你必须先阅读 CLI-EXPLORER.md! 该文档包含完整的 API 发现工作流(必须使用浏览器探索)、5 级认证策略决策树、平台 SDK 速查表、
tap步骤调试流程、分页 API 模板、级联请求模式、以及常见陷阱。 本文件(SKILL.md)仅提供命令参考和简化模板,不足以正确开发适配器。
[!IMPORTANT] 创建或修改 adapter 时,再额外遵守 3 条收口规则:
- 主参数优先用 positional arg,不要把
query/id/url默认做成--query/--id/--url- 预期中的 adapter 失败优先抛
CliError子类,不要直接 throw 原始Error- 新增 adapter 或新增用户可发现命令时,同步更新 adapter docs、
docs/adapters/index.md、sidebar,以及 README/README.zh-CN 中受影响的入口
Install & Run
Related skills
More from uxfion/skills
uv-python
Use uv exclusively for all Python package management, environment setup, and script execution. Trigger whenever the user installs/removes Python packages, runs Python scripts, manages dependencies, creates Python projects, or mentions python/python3/pip/pip3/poetry/conda/pip-tools/virtualenv. Also trigger when running any temporary/inline/quick-check/throwaway Python snippets (e.g. `python -c`).
15sub2api-usage
>
2