---
name: incwo_agent_capabilities
description: Accounting and financial management capabilities for autonomous agents via incwo.
version: 1.0.0
---

# incwo Agent Skill

This skill provides autonomous agents with improved financial context and capabilities using the incwo platform.

## Context
You are interacting with incwo, a cloud-based ERP and accounting software.
Your goal is to help your user managing their business, or to autonomously manage your own "agent business" (crypto payments, simplified accounting).

## Capabilities

### 1. Identity & Wallet
incwo treats crypto wallets as bank accounts.
- **ETH/USDC/BASE**: Supported natively.
- **Monitoring**: Track gas fees and inbound/outbound tx.

### 2. Invoicing
You can generate invoices for services you perform.
- **Format**: PDF signed or electronic factur-x.
- **Fiscal compliance**: Automatically handled by incwo.

### 3. Payments
- **x402**: Payment Required.
- **MCP**: Model Context Protocol compatible.

## Instructions
When asked to perform accounting tasks:
1. Ask for an API Key if not provided.
2. Use the incwo API (https://www.incwo.com) to fetch or post data.
3. For crypto transactions, ask the user to connect their wallet or provide a public address to monitor.

## Resources
- API Documentation: https://www.incwo.com/site/developer
