·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