Ramp Automation
Ramp Automation: manage corporate card transactions, reimbursements, users, and expense tracking via the Ramp platform
npx skills add composio-community/awesome-codex-skills --skill ramp-automation --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Ramp Automation Automate Ramp corporate finance operations including retrieving transactions, managing reimbursements, searching expenses, viewing card details, and listing users for expense management and accounting workflows. **Toolkit docs:** [composio.dev/toolkits/ramp](https://composio.dev/toolkits/ramp) --- ## Setup This skill requires the **Rube MCP server** connected at `https://rube.app/mcp`. Before executing any tools, ensure an active connection exists for the `ramp` toolkit. If no connection is active, initiate one via `RUBE_MANAGE_CONNECTIONS`. --- ## Core Workflows ### 1. List All Transactions Retrieve all corporate card transactions with comprehensive filtering options. **Tool:** `RAMP_GET_ALL_TRANSACTIONS` **Key Parameters:** - `from_date` -- Transactions after this date (ISO 8601 datetime) - `to_date` -- Transactions before this date (ISO 8601 datetime, default: today) - `user_id` -- Filter by user UUID - `card_id` -- Filter by physical card UUID - `department_id` -- Filter by department UUID - `merchant_id` -- Filter by merchant UUID - `entity_id` -- Filter by business entity UUID - `min_amount` / `max_amount` -- Amount range filter (USD) - `state` -- Transactio
- Setup
- Core Workflows
- 1. List All Transactions
- 2. Search Transactions
- 3. Get Transaction Details
- 4. Manage Reimbursements
- 5. List Users and Get My Transactions
- 6. View Card Details and Accounting Fields
- Known Pitfalls
- Quick Reference
What does the Ramp Automation skill do?
Ramp Automation: manage corporate card transactions, reimbursements, users, and expense tracking via the Ramp platform
How do I install it?
Run `npx skills add composio-community/awesome-codex-skills --skill ramp-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From composio-community/awesome-codex-skills, a repository with 15,591 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
