·freeagent-api
</>

freeagent-api

markpitt/claude-skills

Interacts with the FreeAgent accounting API to manage invoices, contacts, projects, expenses, timeslips, and other financial data. Use when the user needs to retrieve, create, update, or analyze FreeAgent accounting information via the API.

14Installs·0Trend·@markpitt

Installation

$npx skills add https://github.com/markpitt/claude-skills --skill freeagent-api

SKILL.md

FreeAgent is an online accounting system for freelancers and small businesses. This skill provides intelligent navigation to FreeAgent API resources and orchestrates common workflows.

| Set up OAuth, manage tokens, test API | resources/authentication-setup.md | OAuth 2.0, token management | | Create/update contacts, manage clients/suppliers | resources/contacts-organizations.md | Contacts, companies, users | | Manage invoices, projects, expenses, timeslips | resources/accounting-objects.md | Core financial entities |

| Bank accounts, transactions, reconciliation | resources/banking-financial.md | Banking, cash flow | | Error handling, rate limits, retries, caching | resources/advanced-patterns.md | Production patterns | | Common workflows, code examples, integration tips | resources/examples.md | Real-world usage |

Interacts with the FreeAgent accounting API to manage invoices, contacts, projects, expenses, timeslips, and other financial data. Use when the user needs to retrieve, create, update, or analyze FreeAgent accounting information via the API. Source: markpitt/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/markpitt/claude-skills --skill freeagent-api
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is freeagent-api?

Interacts with the FreeAgent accounting API to manage invoices, contacts, projects, expenses, timeslips, and other financial data. Use when the user needs to retrieve, create, update, or analyze FreeAgent accounting information via the API. Source: markpitt/claude-skills.

How do I install freeagent-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/markpitt/claude-skills --skill freeagent-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/markpitt/claude-skills