OpenClaw skills for the Jentic platform. These skills extend OpenClaw agents with Jentic's API workflow generation, Arazzo tooling, and integration capabilities.
Skills in this repo are designed for anyone building with Jentic. They require a Jentic account and API key.
| Skill | Description |
|---|---|
| jentic | The recommended Jentic skill — designed for self-hosted Jentic Mini. Use this for all new installs. |
| jentic-v1 | For hosted Jentic (jentic.com). API parity with Jentic Mini coming soon — use this skill if you're on hosted Jentic for now. |
| jentic-workflows | Generate Arazzo 1.0.1 workflow YAML from a natural-language goal or agent tool trace. Handles API discovery via Jentic, Arazzo linting with @jentic/arazzo-validator, and semantic validation. |
To install and set up the jentic skill, send this message to your OpenClaw agent:
"Install the Jentic skill from https://github.com/jentic/jentic-skills/tree/main/skills/jentic into your workspace skills directory, then run the Jentic setup flow."
The agent will install the skill and walk you through connecting it to your Jentic Mini instance.
Skills follow the AgentSkills spec. See individual skill SKILL.md files for usage instructions.
Apache 2.0 — see LICENSE.