{
  "markdown": "# DocuSeal Agent Skills\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![DocuSeal](https://img.shields.io/badge/DocuSeal-CLI-blue)](https://www.docuseal.com)\n\nA collection of [Agent Skills](https://agentskills.io/) for the [DocuSeal](https://www.docuseal.com) e-signature platform - create templates from PDF/DOCX/HTML, send documents for signing, track submissions, and manage submitters.\n\n## Available Skills\n\n| Skill | Description | Source |\n|-------|-------------|--------|\n| [docuseal-cli](skills/docuseal-cli) | Manage e-signature templates, submissions, and submitters with DocuSeal | Synced from [docusealco/docuseal-cli](https://github.com/docusealco/docuseal-cli) |\n| [docuseal-code](skills/docuseal-code) | DocuSeal development reference. Embed UI components, REST API, webhooks, and SDK examples | Authored here |\n\n## Installation\n\n### Universal (all agents)\n\n```bash\nnpx skills add docusealco/docuseal-agent-skills\n```\n\n### Hermes Agent\n\n```bash\nhermes skills install docusealco/docuseal-agent-skills/skills/docuseal-cli\n```\n\nThe skill declares `DOCUSEAL_API_KEY` and `DOCUSEAL_SERVER` in its frontmatter, so Hermes prompts for them on first load and passes them through to the terminal sandbox.\n\n## Plugins\n\nPlatform-specific manifests:\n\n| Platform | Directory |\n|----------|-----------|\n| Claude Code | [`.claude-plugin/`](.claude-plugin/) |\n| OpenAI Codex | [`.codex-plugin/`](.codex-plugin/) |\n| Cursor | [`.cursor-plugin/`](.cursor-plugin/) |\n\n## Prerequisites (docuseal-cli)\n\n1. Install the [DocuSeal CLI](https://github.com/docusealco/docuseal-cli): `npm install -g docuseal`\n2. Set your API key:\n```bash\nexport DOCUSEAL_API_KEY=\"your-api-key\"       # Required. Get yours at https://console.docuseal.com/api\nexport DOCUSEAL_SERVER=\"global\"              # Optional: global (default), europe, or full URL for self-hosted\n```\n\n## License\n\nMIT License - see [LICENSE](LICENSE) for details.\n",
  "bytes": 1969,
  "sha": "24b3af7fa7bdc64f02961ed8ad044916d9480c1d4c59044d668750a44e4bc26a",
  "repo_slug": "docusealco/docuseal-agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_docusealco_docuseal_agent_skills_docusea_e7268ef5/readme"
}