ramp-publicramp-publicOfficial·12 Agent Skills Included

ramp-cli

Manage Ramp expenses, bills, cards, and travel from terminal

Manages Ramp corporate finances directly from the terminal, including bills, cards, transactions, receipts, reimbursements, and travel bookings. Authenticates via OAuth or client credentials and outputs machine-readable JSON for scripting and automation. Eliminates manual dashboard clicking by turning expense approvals, card controls, and accounting lookups into single commands.
npx skills add ramp-public/ramp-cli --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
📦 In Repo
ramp-publicramp-public

approval-dashboard

Review and act on pending Ramp approvals with required rejection reasons.

Official
Advanced
📦 In Repo
ramp-publicramp-public

submit-reimbursement

Submit a reimbursement draft from a base64-encoded receipt after user confirmation.

Official
Advanced
📦 In Repo
ramp-publicramp-public

agentic-purchase

Automate agent-card purchases with browser checkout and transaction completion.

Official
Advanced
📦 In Repo
ramp-publicramp-public

spend-analysis

Merge card transactions and bill payments into vendor spend totals.

Official
Advanced
📦 In Repo
ramp-publicramp-public

manage-procurement

Search, inspect, summarize, and approve or reject purchase orders via the Ramp CLI.

Official
Advanced
📦 In Repo
ramp-publicramp-public

manage-bills

Search and retrieve vendor bill details and attachments in Ramp via CLI.

Official
Intermediate
📦 In Repo
ramp-publicramp-public

payment-lookup

Search Ramp vendor bills and return exact payment status details.

Official
Intermediate
📦 In Repo
ramp-publicramp-public

apply-to-ramp

Collect Ramp financing application fields and assemble a schema-accurate JSON body.

Official
Advanced
📦 In Repo
ramp-publicramp-public

receipt-compliance

Find transactions missing receipts and upload base64-encoded receipt files.

Official
Advanced
📦 In Repo
ramp-publicramp-public

browser-automation

Automate browser workflows by navigating sites, interacting with elements, and capturing screenshots or DOM snapshots.

Official
Intermediate
📦 In Repo
ramp-publicramp-public

vendor-document-upload

Upload vendor documents with OCR and matching result reporting.

Official
Intermediate
📦 In Repo
ramp-publicramp-public

transaction-cleanup

Complete missing details on Ramp transactions with JSON payloads and CLI flags.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install ramp-cli?

Run `npx skills add ramp-public/ramp-cli --all -g -y` in your terminal to install all skills in this suite globally.

What can I do with the Ramp CLI?

You can search and approve bills, list and lock cards, review transactions, upload receipts, submit reimbursements, and book travel, all from your terminal.

Does ramp-cli work with AI coding agents?

Yes. The `--agent` flag returns machine-readable JSON designed for AI agents and scripts, and it supports standalone client-credentials authentication for CI environments.

How do I authenticate the Ramp CLI?

Run `ramp auth login` for browser-based OAuth, or use `ramp agent login` with RAMP_CLIENT_ID and RAMP_CLIENT_SECRET for headless agent authentication.

Can I use ramp-cli without coding experience?

Yes. Commands follow a simple `ramp <resource> <tool>` pattern, and your AI agent can run them for you based on plain-English requests.

Related Repositories in Finance & Accounting

View All in Finance & Accounting