conversiontools/agent-skills

5 stars · Last commit 2026-07-26

@conversiontools agent skills

README preview

# `conversiontools/agent-skills`

**[Conversion Tools](https://conversiontools.io) agent skills** - convert 140+ file formats directly from AI agents, build a custom converter from a plain-language description when none fits, or pull structured data out of documents with [Parse](https://parse.conversiontools.io).

Two surfaces, same backend: the **`ctio` CLI** for terminal-first agents, and the hosted **MCP server** for zero-install / web-based agents. The skill teaches your agent to pick the right one.

One repo, every agent. Full per-agent setup is at <https://conversiontools.io/docs/agents>.

## Installation

### Claude Code

```bash
claude plugin marketplace add conversiontools/agent-skills
claude plugin install conversiontools@conversiontools-skills
```

Restart Claude Code after installation. The MCP server connects automatically.

### Cursor

View full repository on GitHub →