Bridge between agentskills.io SKILL.md packages and a local OpenAPI server
Project description
skill-openapi-bridge
Bridge between agentskills.io SKILL.md packages and a local OpenAPI server.
Concept
An agentskills.io skill can contain rich supporting files beyond SKILL.md:
<skill-name>/
├── SKILL.md # Required: metadata + instructions
├── scripts/ # Optional: executable code
├── references/ # Optional: documentation
└── assets/ # Optional: templates, resources
skill-openapi-bridge takes a <skillname>-openapi-spec.json — generated from a pinned commit of a skill repo — and serves it as a local OpenAPI server inside the agent's container session.
This enables Progressive Disclosure directly from a PyPI-installed package:
GET / -> Discovery (SKILL.md content)
GET /scripts/x -> Loading (script file)
GET /references/y -> Loading (reference file)
No external servers. No tunnels. The server runs on localhost inside the agent container.
Install
pip install skill-openapi-bridge
# or with uv:
uv add skill-openapi-bridge
Usage
# Show help
skill-openapi-bridge --help
# Show version
skill-openapi-bridge version
# Serve a skill spec (coming in v0.2.0)
skill-openapi-bridge serve brainstorming-topic-dialog-creative-mentor-en-openapi-spec.json
Shell tab completion:
skill-openapi-bridge --install-completion
Status
| Version | Status |
|---|---|
| v0.1.0 | Name reserved — CLI scaffold only |
| v0.2.0 | serve command implemented via apiup |
| v0.3.0 | generate command: GitHub repo → openapi-spec.json |
Architecture
<skillname>-openapi-spec (PyPI)
|
| depends on
v
skill-openapi-bridge (PyPI)
|
| depends on
v
apiup[validate] (PyPI)
|
| serves on
v
localhost:<port> (in-container HTTP)
|
| curl / fetch
v
Agent (Progressive Disclosure)
Related
- agentskills.io specification
- apiup — Litestar-based OpenAPI mock server
- roebi/agent-skills — skill repository
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file skill_openapi_bridge-0.1.0.tar.gz.
File metadata
- Download URL: skill_openapi_bridge-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96a832e1d886052945367cabf782e39f9a34a9b6e7c9d577c23765258f9f8fa0
|
|
| MD5 |
4964c26536817e1171b2354759069d63
|
|
| BLAKE2b-256 |
c5fc3c78428f59b546288fd79ee9d91fd088b74969d4d778dd923499338a04ce
|
Provenance
The following attestation bundles were made for skill_openapi_bridge-0.1.0.tar.gz:
Publisher:
publish.yml on roebi/skill-openapi-bridge
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
skill_openapi_bridge-0.1.0.tar.gz -
Subject digest:
96a832e1d886052945367cabf782e39f9a34a9b6e7c9d577c23765258f9f8fa0 - Sigstore transparency entry: 1224924823
- Sigstore integration time:
-
Permalink:
roebi/skill-openapi-bridge@1f7cba1ff74e1ede8bb2ac26bfa1268dcfb85f90 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/roebi
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1f7cba1ff74e1ede8bb2ac26bfa1268dcfb85f90 -
Trigger Event:
push
-
Statement type:
File details
Details for the file skill_openapi_bridge-0.1.0-py3-none-any.whl.
File metadata
- Download URL: skill_openapi_bridge-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44043549b8f6456ff3c71582eed9696f8b56950ea4f7394d710dd6760d2832f7
|
|
| MD5 |
9eb71be60ce7a4f93dc83f81ab801105
|
|
| BLAKE2b-256 |
5401fb7de28d9a86d9c98d4ed33f985ba286070491705322cc65c361cdc29d59
|
Provenance
The following attestation bundles were made for skill_openapi_bridge-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on roebi/skill-openapi-bridge
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
skill_openapi_bridge-0.1.0-py3-none-any.whl -
Subject digest:
44043549b8f6456ff3c71582eed9696f8b56950ea4f7394d710dd6760d2832f7 - Sigstore transparency entry: 1224924853
- Sigstore integration time:
-
Permalink:
roebi/skill-openapi-bridge@1f7cba1ff74e1ede8bb2ac26bfa1268dcfb85f90 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/roebi
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1f7cba1ff74e1ede8bb2ac26bfa1268dcfb85f90 -
Trigger Event:
push
-
Statement type: