Fix a broken OpenAPI spec in jentic-public-apis with an OpenAPI Overlay, validate it (spectral lint + idempotency check), and contribute it back via a PR to the community catalog. Falls back to applying the same overlay to the local Jentic registry if the user can't wait for maintainer approval, and closes the loop by…
Set up and carry out a new design in docs/design/designs/ /. Follows the conventions established in platform-actors — a brief README index, problem statement, scope, architecture decisions, open questions, and per-concern sub-documents. Ends with scaffolded stubs for each planned document.
Use this skill whenever the user wants to work with a third-party or external API/tool through the Jentic platform — e.g. asks to "find the vessel-tracking API and add it", "get rows from this Google Sheet", connect Slack, import/search/discover an API, integrate or automate a SaaS, pull data from a service, or call…
Securely save, retrieve, or reference API keys, SSH keys, server credentials, and domain info via the keys CLI using workflows that avoid returning plaintext in normal tool output. Use when the user mentions saving, getting, injecting, or referencing secrets, API keys, tokens, SSH keys, server addresses, or domain…