← 返回 Skills 市场
hgvgfgvh

LinkSKILL

作者 hgvgfgvh · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
13086
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install link-skill
功能描述
Universal API integration skill for enterprise platforms. Connect to any platform using Swagger/OpenAPI discovery.
安全使用建议
Install only if you are comfortable reviewing and controlling each API target yourself. Use least-privilege, non-production credentials where possible, avoid combining a platform config with arbitrary full URLs, do not run token-output commands in logged environments, and delete scripts/.token_cache.json after use.
能力评估
Purpose & Capability
The skill is coherently built for Swagger/OpenAPI discovery, authentication, and request execution, but it can send authenticated GET/POST/PUT/PATCH/DELETE requests to configured endpoints or arbitrary full URLs without host allowlisting or confirmation safeguards.
Instruction Scope
The workflow is disclosed and CLI-driven, but the instructions do not clearly restrict targets to user-approved systems or require extra approval for mutating or destructive API calls.
Install Mechanism
There is no visible install-time execution; the package consists of readable Python scripts and markdown. It requires python3 and requests, with no pinned dependency or external provenance beyond the package metadata.
Credentials
Credential use is expected for this purpose, but cached tokens can be printed to stdout and attached to arbitrary full URLs when a config is loaded, which is disproportionate for sensitive enterprise access.
Persistence & Privilege
The skill persists bearer tokens in scripts/.token_cache.json as plaintext and caches Swagger documents in scripts/.swagger_cache; no file permission hardening, encryption, or cache cleanup control is implemented.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install link-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /link-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Initial release of link-skill as version 1.0.1. - Added core modules: `auth_manager.py` (authentication), `http_request_tool.py` (API request execution), and `swagger_loader.py` (OpenAPI/Swagger discovery). - Introduced config-driven platform selection and authentication management. - Supports API exploration, search, detail inspection, and standard request execution via CLI. - Local caching for tokens and swagger schemas to improve repeated workflows.
v1.0.0
link-skill 1.0.0 - Initial release of the link-skill. - Adds foundational functionality for the skill.
元数据
Slug link-skill
版本 1.0.1
许可证 MIT-0
累计安装 494
当前安装数 0
历史版本数 2
常见问题

LinkSKILL 是什么?

Universal API integration skill for enterprise platforms. Connect to any platform using Swagger/OpenAPI discovery. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13086 次。

如何安装 LinkSKILL?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install link-skill」即可一键安装,无需额外配置。

LinkSKILL 是免费的吗?

是的,LinkSKILL 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

LinkSKILL 支持哪些平台?

LinkSKILL 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 LinkSKILL?

由 hgvgfgvh(@hgvgfgvh)开发并维护,当前版本 v1.0.1。

💬 留言讨论