trackmcp
Back to directory
interpretai-tech

agent-tools

View on GitHub

InterpretAI agent skills — installable via npx skills (skills.sh).

1 starsOthers Updated Jun 25, 2026

Documentation

InterpretAI Agent Skills

Installable agent skills from InterpretAI, usable with

Claude Code, Cursor, Codex, and other agents via the `npx skills` CLI.

Skills

SkillDescription
`postagent-ship-mail-and-packages`Print and physically mail a document to a US address via the PostAgent API, paid per-send in USDC over x402.

Install

bash
# List everything in this repo
npx skills add interpretai-tech/agent-skills --list

# Install a specific skill (optionally to a specific agent, globally)
npx skills add interpretai-tech/agent-skills --skill postagent-ship-mail-and-packages -g -a claude-code

Frequently asked questions

What is agent-tools?

agent-tools is InterpretAI agent skills — installable via npx skills (skills.sh).

How do I install agent-tools?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is agent-tools open source?

Yes — it is hosted on GitHub at https://github.com/interpretai-tech/agent-tools and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP