Show HN: Aident Loadout – connect Codex and Claude Code to real apps

luciana1u1 pts1 comments

GitHub - Aident-AI/aident-skill: Use Aident Loadout to connect your AI Agents to 1,000+ real-world apps and tools like Gmail, Slack, Linear, Notion, Firecrawl, and Fal, unlock 27,000+ executable actions, and track full audit history so your agents can get real work done reliably. · GitHub

/" data-turbo-transient="true" />

Skip to content

Type / to search

Sign in<br>Sign upAppearance settings

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Uh oh!

There was an error while loading. Please reload this page.

Aident-AI

aident-skill

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>45 Commits<br>45 Commits

assets

assets

examples/curl

examples/curl

mcp-registry

mcp-registry

releases/0.4.10

releases/0.4.10

scripts

scripts

skills/aident-skill

skills/aident-skill

LICENSE

LICENSE

README.md

README.md

gemini-extension.json

gemini-extension.json

skills.sh.json

skills.sh.json

View all files

Repository files navigation

Aident Skill

Aident AI helps agents move beyond chat and coding to get real work done across your tools and apps.

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.

First-Time Setup

Ask your agent:

Follow https://aident.ai/SETUP.md

The setup guide will install or refresh aident-skill, set up the Aident CLI, guide login, and verify Aident Loadout access.

To refresh an existing agent setup later, ask the agent:

Update https://aident.ai/SETUP.md

Manual Skill Install

If you only need to install the static skill package manually:

npx -y @aident-ai/cli@latest update --skill-only

The CLI verifies the published artifact, installs one canonical global copy, and repairs detected filesystem-backed<br>agent hosts. Add --project only when you want clean project-scoped copies migrated too. Account-level skill surfaces<br>such as Claude Cowork or Claude chat still require their native skill manager. After this command, continue with<br>https://aident.ai/SETUP.md to complete Aident Loadout setup.

This 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.

Install Aident Skill from anywhere

We 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.

Skill Marketplace<br>Install Link

Skills.sh<br>Install Aident Skill from Skills.sh

ClawHub<br>Install Aident Skill from ClawHub

How It Works

The installable SKILL.md is intentionally small. It teaches the agent when to use Aident Loadout, then points to focused references packaged with the skill:

Need<br>Reference

External tools, SaaS apps, integrations, Vault, execution, audit history<br>references/loadout.md

MCP client setup<br>references/mcp.md

Raw HTTPS/OpenAPI fallback<br>references/api.md

Authentication and troubleshooting<br>references/troubleshooting.md

CLI

The CLI is the recommended operating path when an agent can run shell commands:

aident login<br>aident capabilities search --query "send email" --json<br>aident capabilities execute --name composio:gmail_tools:gmail_send_email --input '{"to":"team@example.com","subject":"Hi","body":"..."}' --json<br>aident vault status --integrationId composio:gmail_tools --json<br>aident audit recent --limit 20 --json

MCP

MCP is available when the user configures it:

Aident Loadout integrations: https://loadout.aident.ai/mcp

See references/mcp.md for client-specific setup.

Authentication

CLI 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.

Links

Aident: https://aident.ai

Aident Loadout: https://loadout.aident.ai

CLI on npm: https://www.npmjs.com/package/@aident-ai/cli

Docs: https://docs.aident.ai

Discord: https://discord.gg/hxtEYHuW26

License

MIT

About<br>Use Aident Loadout to connect your AI Agents to 1,000+ real-world apps and tools like Gmail, Slack, Linear, Notion, Firecrawl, and Fal, unlock 27,000+ executable actions, and track full audit history so your agents can get real work done...

aident skill loadout setup https agents

Related Articles