← Back to Skills Marketplace
hgvgfgvh

LinkSKILL

by hgvgfgvh · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
13086
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install link-skill
Description
Universal API integration skill for enterprise platforms. Connect to any platform using Swagger/OpenAPI discovery.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install link-skill
  3. After installation, invoke the skill by name or use /link-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug link-skill
Version 1.0.1
License MIT-0
All-time Installs 494
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is LinkSKILL?

Universal API integration skill for enterprise platforms. Connect to any platform using Swagger/OpenAPI discovery. It is an AI Agent Skill for Claude Code / OpenClaw, with 13086 downloads so far.

How do I install LinkSKILL?

Run "/install link-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is LinkSKILL free?

Yes, LinkSKILL is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does LinkSKILL support?

LinkSKILL is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created LinkSKILL?

It is built and maintained by hgvgfgvh (@hgvgfgvh); the current version is v1.0.1.

💬 Comments