|
1 | | - # openapi-skills |
| 1 | +<div align="center"> |
| 2 | + <a href="https://openapi.com/"> |
| 3 | + <img alt="Openapi Skills" src=".github/assets/images/repo-header-a4.png" > |
| 4 | + </a> |
| 5 | + |
| 6 | + <h1>🧩 Openapi® Skills</h1> |
| 7 | + <h4>Agent skills to interact with <a href="https://openapi.com/">Openapi®</a> APIs from Claude Code and any SKILL.md-compatible agent</h4> |
| 8 | + |
| 9 | +[](https://github.com/openapi/openapi-skills/actions/workflows/skills.yml) |
| 10 | +[](https://github.com/openapi/openapi-skills/releases) |
| 11 | +[](LICENSE) |
| 12 | +[](skills/) |
| 13 | +<br> |
| 14 | +[](https://www.linuxfoundation.org/about/members) |
| 15 | +</div> |
2 | 16 |
|
3 | 17 | Agent skills for using and integrating the services of the [Openapi](https://openapi.com) API marketplace — the largest certified API marketplace in Europe. |
4 | 18 |
|
| 19 | +```bash |
| 20 | +npx skills add openapi/openapi-skills |
| 21 | +``` |
| 22 | + |
5 | 23 | ## Repository layout |
6 | 24 |
|
7 | 25 | | Folder | Purpose | |
@@ -37,4 +55,43 @@ Maintenance flow: update `knowledge/` from the official sources first, then prop |
37 | 55 |
|
38 | 56 | ## Credentials |
39 | 57 |
|
40 | | -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](knowledge/platform-guide.md). |
| 58 | +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](knowledge/platform-guide.md). |
| 59 | + |
| 60 | +## Contributing |
| 61 | + |
| 62 | +Contributions are always welcome! Whether you want to report bugs, suggest new features, improve documentation, or contribute code, your help is appreciated. |
| 63 | + |
| 64 | +## Authors |
| 65 | + |
| 66 | +- Francesco Bianco ([@francescobianco](https://www.github.com/francescobianco)) |
| 67 | +- Openapi Team ([@openapi-it](https://github.com/openapi-it)) |
| 68 | + |
| 69 | +## Partners |
| 70 | + |
| 71 | +Meet our partners using Openapi or contributing to this project: |
| 72 | + |
| 73 | +- [Blank](https://www.blank.app/) |
| 74 | +- [Credit Safe](https://www.creditsafe.com/) |
| 75 | +- [Deliveroo](https://deliveroo.it/) |
| 76 | +- [Gruppo MOL](https://molgroupitaly.it/it/) |
| 77 | +- [Jakala](https://www.jakala.com/) |
| 78 | +- [Octotelematics](https://www.octotelematics.com/) |
| 79 | +- [OTOQI](https://otoqi.com/) |
| 80 | +- [PWC](https://www.pwc.com/) |
| 81 | +- [QOMODO S.R.L.](https://www.qomodo.me/) |
| 82 | +- [SOUNDREEF S.P.A.](https://www.soundreef.com/) |
| 83 | + |
| 84 | +## Our Commitments |
| 85 | + |
| 86 | +We believe in open source and we act on that belief. We became Silver Members |
| 87 | +of the Linux Foundation because we wanted to formally support the ecosystem |
| 88 | +we build on every day. Open standards, open collaboration, and open governance |
| 89 | +are part of how we work and how we think about software. |
| 90 | + |
| 91 | +## License |
| 92 | + |
| 93 | +This project is licensed under the [MIT License](LICENSE). |
| 94 | + |
| 95 | +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. |
| 96 | + |
| 97 | +For more details, see the full license text at the [MIT License page](https://choosealicense.com/licenses/mit/). |
0 commit comments