misoca-agent

Create, send, and manage invoices via the Misoca API.

3|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hanabi-jpn/clawhub-skills --skill misoca-agent-hanabi-jpn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: misoca-agent
Source: https://github.com/hanabi-jpn/clawhub-skills/tree/main/finance-accounting-pack/misoca-agent
Command: npx skills add https://github.com/hanabi-jpn/clawhub-skills --skill misoca-agent-hanabi-jpn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This Skill automates billing, invoicing, and accounting processes using Misoca, a cloud-based billing service, saving time and reducing errors in your financial workflows.

Core Features & Use Cases

  • Invoice Management: Create, send, and manage invoices directly from the command line.
  • Quotation and Delivery: Generate and manage quotes and delivery notes effortlessly.
  • Payment Tracking: Record and track payments with ease.
  • Tax Invoice Compliance: Fully compliant with Japan's invoice system and tax regulations.
  • Integration with Financial Software: Seamlessly integrates with accounting software like Misoca for streamlined financial management.
  • Use Case: Imagine you need to create and send 50 invoices to your clients. Use this skill to automate the creation, formatting, and sending of these invoices.

Quick Start

Use the misoca invoice create command to create a new invoice for a client named '株式会社サンプル商事'.

Frequently Asked Questions about misoca-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate invoice creation and billing with the Misoca API?

Automate invoice creation by using scripts that send requests to the Misoca API, enabling you to generate, send, and manage bulk billing documents directly from the command line.

What is needed to set up OAuth2 authentication for Misoca accounting automation?

OAuth2 authentication for Misoca requires configuring your API credentials and setting up an authorization flow to obtain access tokens for managing quotes, invoices, and delivery notes.

Can I generate compliant tax invoices for Japan's invoice system using command line automation?

Yes, you can generate tax invoices that are fully compliant with Japan's invoice system and tax regulations by automating the document creation process through the Misoca API.

Does the Misoca API support tracking payments and managing delivery notes?

Yes, the Misoca API supports tracking payments, recording transactions, and managing delivery notes, allowing you to automate the complete lifecycle of your billing documents.

What is the best way to create and send bulk invoices for e-commerce workflows in Japan?

The best way to handle bulk invoicing for e-commerce is using command line scripts to automate the creation, formatting, and sending of invoices via the Misoca API.

Do I need Python requests to automate billing and quotation management with Misoca?

Yes, the Python requests library is required as a dependency to make HTTP calls to the Misoca API for automating your quotation and billing workflows.