{
  "markdown": "# Aident Skill\n\n<p align=\"center\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"./assets/aident-ai-logo-dark.png\">\n    <img src=\"./assets/aident-ai-logo.png\" alt=\"Aident AI\" width=\"300\">\n  </picture>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://skills.sh/aident-ai/aident-skill\"><img src=\"https://img.shields.io/badge/skills.sh-aident--skill-blue\" alt=\"Skills.sh\"></a>\n  <a href=\"https://clawhub.ai/aident-ai/skills/aident-skill\"><img src=\"https://img.shields.io/badge/ClawHub-aident--skill-111827\" alt=\"ClawHub\"></a>\n  <a href=\"https://www.npmjs.com/package/@aident-ai/cli\"><img src=\"https://img.shields.io/npm/v/%40aident-ai%2Fcli?label=%40aident-ai%2Fcli\" alt=\"@aident-ai/cli on npm\"></a>\n  <a href=\"https://opensource.org/licenses/MIT\"><img src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"License: MIT\"></a>\n</p>\n\nAident AI helps agents move beyond chat and coding to get real work done across your tools and apps.\n\n**Aident Loadout** connects work apps and Aident-managed platform tools to AI agents. It lets agents discover 1,000+ tools like Gmail, Slack, Linear, Google Sheets, Notion, HubSpot, Firecrawl, Exa, and Fal; use connected accounts through secure Aident Vault from any supported agent; use Aident-managed capabilities without separate provider keys; execute 27,000+ real-world actions; and review every action call in audit history. This single `aident-skill` teaches agents when and how to use Aident Loadout.\n\n## First-Time Setup\n\nAsk your agent:\n\n```text\nFollow https://aident.ai/SETUP.md\n```\n\nThe setup guide will install or refresh `aident-skill`, set up the Aident CLI, guide login, and verify Aident Loadout access.\n\nTo refresh an existing agent setup later, ask the agent:\n\n```text\nUpdate https://aident.ai/SETUP.md\n```\n\n## Manual Skill Install\n\nIf you only need to install the static skill package manually:\n\n```bash\nnpx -y @aident-ai/cli@latest update --skill-only\n```\n\nThe CLI verifies the published artifact, installs one canonical global copy, and repairs detected filesystem-backed\nagent hosts. Add `--project` only when you want clean project-scoped copies migrated too. Account-level skill surfaces\nsuch as Claude Cowork or Claude chat still require their native skill manager. After this command, continue with\n`https://aident.ai/SETUP.md` to complete Aident Loadout setup.\n\nThis repository contains the static post-setup Aident Loadout skill knowledge. After setup is complete, agents use this skill to operate Aident Loadout through the CLI, user-managed MCP, or advanced OpenAPI surfaces.\n\n## Install Aident Skill from anywhere\n\nWe have published Aident Skill across the following Skill, MCP, and Plugin marketplaces. You can install it from the marketplace your agent or client already supports.\n\n| Skill Marketplace | Install Link                                                                          |\n| ----------------- | ------------------------------------------------------------------------------------- |\n| Skills.sh         | [Install Aident Skill from Skills.sh](https://skills.sh/aident-ai/aident-skill)       |\n| ClawHub           | [Install Aident Skill from ClawHub](https://clawhub.ai/aident-ai/skills/aident-skill) |\n\nThe Cursor Marketplace package, also used by Grok Bot, connects directly to Aident Loadout through MCP. It does not\ninstall another copy of `aident-skill`, so it can coexist with a CLI-managed global Skill without duplicate routing\ninstructions. Marketplace links will be added here after the listing is approved and its public URLs are verified.\n\n## How It Works\n\nThe installable [SKILL.md](./skills/aident-skill/SKILL.md) is intentionally small. It teaches the agent when to use Aident Loadout, then points to focused references packaged with the skill:\n\n| Need                                                                     | Reference                                                                            |\n| ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |\n| External tools, SaaS apps, integrations, Vault, execution, audit history | [references/loadout.md](./skills/aident-skill/references/loadout.md)                 |\n| MCP client setup                                                         | [references/mcp.md](./skills/aident-skill/references/mcp.md)                         |\n| Raw HTTPS/OpenAPI fallback                                               | [references/api.md](./skills/aident-skill/references/api.md)                         |\n| Authentication and troubleshooting                                       | [references/troubleshooting.md](./skills/aident-skill/references/troubleshooting.md) |\n\n### CLI\n\nThe CLI is the recommended operating path when an agent can run shell commands:\n\n```bash\naident login\naident skills search --query \"web research\" --json\naident skills read --name \"skill:<uuid>\" --artifactVersionId \"<uuid>\" --json\naident capabilities search --query \"send email\" --json\naident capabilities execute --name composio:gmail_tools:gmail_send_email --input '{\"to\":\"team@example.com\",\"subject\":\"Hi\",\"body\":\"...\"}' --json\naident vault status --integrationId composio:gmail_tools --json\naident audit recent --limit 20 --json\n```\n\n### MCP\n\nMCP is configured automatically by the Cursor Marketplace and Grok Bot plugin. Other MCP clients can configure it\nmanually:\n\n- Aident Loadout integrations: `https://loadout.aident.ai/mcp`\n\nSee [references/mcp.md](./skills/aident-skill/references/mcp.md) for client-specific setup.\n\n## Authentication\n\nCLI auth uses `aident login`. MCP clients initiate OAuth on first use. Tokens are managed by the CLI or MCP client, not by the skill text.\n\n## Links\n\n- Aident: https://aident.ai\n- Aident Loadout: https://loadout.aident.ai\n- CLI on npm: https://www.npmjs.com/package/@aident-ai/cli\n- Docs: https://docs.aident.ai\n- Discord: https://discord.gg/hxtEYHuW26\n\n## License\n\nMIT\n",
  "bytes": 5982,
  "sha": "9cf802a706563bbf7e0d9ee791d196204e70ea7d27c10000e2115e85394e1283",
  "repo_slug": "aident-ai/aident-skill",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_aident_ai_aident_skill_80373302/readme"
}