·freeagent-api
</>

freeagent-api

markpitt/claude-skills

与 FreeAgent 会计 API 交互以管理发票、联系人、项目、费用、时间单和其他财务数据。当用户需要通过 API 检索、创建、更新或分析 FreeAgent 会计信息时使用。

14安装·0热度·@markpitt

安装

$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 |

与 FreeAgent 会计 API 交互以管理发票、联系人、项目、费用、时间单和其他财务数据。当用户需要通过 API 检索、创建、更新或分析 FreeAgent 会计信息时使用。 来源:markpitt/claude-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/markpitt/claude-skills --skill freeagent-api
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 freeagent-api?

与 FreeAgent 会计 API 交互以管理发票、联系人、项目、费用、时间单和其他财务数据。当用户需要通过 API 检索、创建、更新或分析 FreeAgent 会计信息时使用。 来源:markpitt/claude-skills。

如何安装 freeagent-api?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/markpitt/claude-skills --skill freeagent-api 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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