CommunityImagegithub.com

openapi/openapi-skills

🧠 A powerful collection of agent skills to interact with the @Openapi¼ API marketplace — company data, official documents, KYC/risk, e-signatures, invoicing, SMS, PEC, and more

Compatible avec✓Claude Code~Codex CLI~Cursor
npx add-skill https://github.com/openapi/openapi-skills/tree/main

Skills CI Release License: MIT Skills skills.sh Linux Foundation Member

Agent skills for using and integrating the services of the Openapi API marketplace — the largest certified API marketplace in Europe.

npx skills add openapi/openapi-skills

Repository layout

FolderPurpose
knowledge/Curated knowledge base: company profile, services catalog, platform guide (auth, billing, sandbox), FAQ, references, per-service endpoint docs and vendored OpenAPI specs
skills/The agent skills, one folder per domain, each with a SKILL.md

Knowledge / skills separation

The two folders have strictly separated roles:

  • knowledge/ is build-time material. It is the mass of curated information used to create and align the skills (and to refresh them when Openapi changes). It is consulted by maintainers of this repo, not by agents executing a skill.
  • skills/ are self-contained deliverables. Each SKILL.md is populated from the knowledge but never links to it: an agent must be able to use a skill without this repository's knowledge/ folder being available.
  • External references are allowed in skills, but never routed through knowledge/. Skills point directly to official sources — e.g. the canonical specs at https://console.openapi.com/oas/en/<service>.openapi.json, the docs portal, the status page — not to local copies of them.

Maintenance flow: update knowledge/ from the official sources first, then propagate the relevant content into the affected SKILL.md files.

Skills

SkillCovers
openapi-authOAuth v2 token lifecycle, scopes, wallet, usage stats (required by all others)
openapi-companyCompany data: Italy, EU, worldwide
openapi-documentsOfficial documents: visure camerali, balance sheets, DURC, protests (DocuEngine, Visure Camerali, Visengine)
openapi-riskCredit scores, CRIF reports, KYC, negative events
openapi-trustValidation of emails, phones, IPs, URLs, PEC, fiscal codes, plates
openapi-geoGeocoding, zip codes, Italian cadastre, real estate valuations
openapi-messagingSMS v2, PEC, Massive REM, postal mail via Poste Italiane
openapi-esignatureeIDAS e-signatures and qualified time stamping
openapi-invoicingElectronic invoicing (Invoice, SDI) and bill payments
openapi-automotiveVehicle data by license plate
openapi-utilitiesExchange rates, HTML-to-PDF, .it domains, managed RAG

Credentials

Skills expect OPENAPI_EMAIL and OPENAPI_API_KEY (account credentials for oauth.openapi.com) and/or a ready-made OPENAPI_TOKEN Bearer token in the environment. See knowledge/platform-guide.md.

Contributing

Contributions are always welcome! Whether you want to report bugs, suggest new features, improve documentation, or contribute code, your help is appreciated.

Authors

Partners

Meet our partners using Openapi or contributing to this project:

Our Commitments

We believe in open source and we act on that belief. We became Silver Members of the Linux Foundation because we wanted to formally support the ecosystem we build on every day. Open standards, open collaboration, and open governance are part of how we work and how we think about software.

License

This project is licensed under the MIT License.

The MIT License is a permissive open-source license that allows you to freely use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, provided that the original copyright notice and this permission notice are included in all copies or substantial portions of the software.

For more details, see the full license text at the MIT License page.

Skills associés