{
  "markdown": "<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"./assets/unipaas-logo-white.svg\">\n  <img alt=\"Unipaas\" src=\"./assets/unipaas-logo-black.svg\" width=\"200\">\n</picture>\n\n# Unipaas Agent Skills\n\nSkills that teach your AI agent to build on Unipaas: the integration map, the two-step `/authorize`\nflow, and the Web SDK path.\n\n## What your agent can do\n\nOnce installed, ask your agent things like:\n\n- \"Add Unipaas checkout to my Next.js app\"\n- \"Wire up the Unipaas Web SDK secure fields\"\n- \"Set up the two-step Unipaas /authorize flow\"\n\n## Available skills\n\n| Skill | What it does |\n|---|---|\n| `unipaas` | Build Unipaas integrations: authorization, the Web SDK, and accepting payments. |\n\n## Install\n\n### Claude Code\n\n    claude plugin marketplace add UNIPaaS/agent-skills\n    claude plugin install unipaas@unipaas\n\n### Going live in one prompt? (paas.build)\n\nIf you want your agent to also *open the merchant account itself* — sandbox + production, the same\nsession — add the [paas.build MCP server](https://github.com/UNIPaaS/paas-build-mcp)\n(official registry: `io.github.UNIPaaS/paas-build-mcp`):\n\n    claude mcp add paas-build -- npx -y @paasbuild/mcp\n\nThen: *\"take my business live.\"*\n\n### Codex\n\n    codex plugin marketplace add UNIPaaS/agent-skills\n\nThen enable the `unipaas` plugin inside Codex.\n\n### Gemini CLI\n\n    gemini extensions install https://github.com/UNIPaaS/agent-skills\n\n### Any other agent\n\nThe [`skills`](https://www.npmjs.com/package/skills) CLI installs the same skill into Cursor, GitHub\nCopilot, and 20+ other agents:\n\n    npx skills add docs.unipaas.com\n\n### No terminal\n\nWorking in claude.ai or ChatGPT? Take the skill by hand from the\n[agent setup page](https://docs.unipaas.com/agents): download the skill bundle, or paste\n[the full docs corpus](https://docs.unipaas.com/llms-full.txt) into any assistant.\n\n## What is an agent skill?\n\nA skill is a folder of instructions your agent discovers and loads when it is relevant. The `unipaas`\nskill stays in lockstep with the Unipaas developer docs, so your agent builds integrations the way the\ndocs describe them. See the [agent setup page](https://docs.unipaas.com/agents) for every install path.\n",
  "bytes": 2186,
  "sha": "dda8400574d6a89dc88634bbebe0857e8dd596a8f776ad8ccbd16f7b53cda1e9",
  "repo_slug": "unipaas/agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_unipaas_agent_skills_d68e1adc/readme"
}