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 him0-freee-api-skill npx -- -y @trustedskills/him0-freee-api-skill
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"him0-freee-api-skill": {
"command": "npx",
"args": [
"-y",
"@trustedskills/him0-freee-api-skill"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The freee-api-skill enables AI agents to interact with the Freee accounting platform, allowing for automated management of financial data and business operations. It provides direct access to core functionalities like viewing invoices, managing expenses, and tracking time entries without manual login.
When to use it
- Automating the retrieval of monthly expense reports for analysis.
- Creating new time logs or invoice records directly from conversational prompts.
- Syncing project progress data with financial billing cycles in Freee.
- Generating summaries of client spending patterns based on historical transaction data.
Key capabilities
- Access to Freee API endpoints for real-time data synchronization.
- Authentication and session management within the Freee ecosystem.
- Retrieval of specific entities such as invoices, customers, and projects.
- Execution of write operations to update or create financial records.
Example prompts
- "List all unpaid invoices issued to Client A this month."
- "Create a new time entry for 5 hours on the Website Redesign project."
- "Show me the total expenses incurred by the Marketing team last quarter."
Tips & gotchas
Ensure your AI agent has valid API credentials configured before attempting to access sensitive financial data. Be mindful of Freee's rate limits when executing high-volume read or write operations to avoid service interruptions.
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.