Freee Api Skill
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add freee-api-skill npx -- -y @trustedskills/freee-api-skill
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"freee-api-skill": {
"command": "npx",
"args": [
"-y",
"@trustedskills/freee-api-skill"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The freee-api-skill enables AI agents to interact with the freee API, allowing them to access and manipulate data from freee's platform. This includes retrieving financial information, managing accounting records, and performing other business-related tasks through programmatic integration.
When to use it
- Automating financial reporting by pulling real-time data from freee into dashboards or reports.
- Integrating freee’s accounting features with custom applications for streamlined workflows.
- Building tools that require access to freee's API, such as expense tracking or invoicing systems.
Key capabilities
- Access to freee's financial and business data via API endpoints
- Ability to perform CRUD operations on accounting records
- Integration with external systems using freee’s API framework
Example prompts
- "Fetch the latest invoice data from freee."
- "Generate a report of all expenses for this month using freee's API."
- "Sync my custom app with freee's accounting system through the API."
Tips & gotchas
- Ensure you have valid API credentials and proper access rights before attempting integration.
- Review freee’s API documentation to understand rate limits and required authentication methods.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.