ClawMart Auto Invoice

# Auto-Invoice Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ClawMart Auto Invoice" with this command: npx skills add yang1002378395-cmyk/clawmart-auto-invoice

Auto-Invoice Skill

自动生成专业发票,节省财务时间。

功能

  • 自动生成 PDF 发票
  • 支持多种发票模板
  • 发票编号自动管理
  • 客户信息管理
  • 收款状态追踪
  • 财务报表生成

使用方式

给张总生成一张发票,金额 ¥13,800
查看本月未收款发票
生成本月财务报表

配置

公司信息

{
  "company": {
    "name": "你的公司/个人名称",
    "address": "地址",
    "phone": "电话",
    "email": "邮箱",
    "tax_id": "税号(如有)",
    "bank": {
      "name": "开户行",
      "account": "账号"
    }
  }
}

发票模板

{
  "templates": {
    "service": "服务费发票",
    "product": "产品销售发票",
    "consulting": "咨询服务发票"
  }
}

输出格式

📄 发票

发票编号:INV-2026-001
开票日期:2026-03-11

## 收款方
名称:[你的公司/个人名称]
地址:[地址]
电话:[电话]

## 付款方
名称:[客户公司]
联系人:张总
邮箱:client@example.com

## 项目明细
| 项目 | 数量 | 单价 | 金额 |
|------|------|------|------|
| 网站开发服务 | 1 | ¥13,800 | ¥13,800 |

## 费用汇总
- 小计:¥13,800
- 税费:¥0(个人服务)
- **总计:¥13,800**

## 付款方式
- 银行转账:
  - 开户行:[银行]
  - 账号:[账号]
  - 户名:[名称]
- 支付宝:[账号]
- 微信:[账号]

## 付款状态
❌ 未付款

## 备注
- 请在 30 天内完成付款
- 付款后请发送凭证到 [邮箱]

数据分析

📊 财务报表(2026年3月)

## 收入统计
- 开票总额:¥85,000
- 已收款:¥65,000(76%)
- 待收款:¥20,000(24%)

## 客户分析
| 客户 | 发票数 | 金额 | 状态 |
|------|--------|------|------|
| 张总 | 2 | ¥35,000 | ✅ 已付 |
| 李经理 | 1 | ¥20,000 | ✅ 已付 |
| 王先生 | 1 | ¥15,000 | ❌ 待付 |
| 赵女士 | 1 | ¥15,000 | ❌ 待付 |

## 月度趋势
- 1月:¥45,000
- 2月:¥62,000
- 3月:¥85,000
- 增长:+88%

## 应收款预警
- 王先生 - ¥15,000 - 超期 5 天
- 赵女士 - ¥15,000 - 超期 3 天

技术栈

  • Node.js / Python
  • PDF 生成库
  • GLM-5(内容生成)
  • 本地存储

创建时间:2026-03-11 作者:ClawMart

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

SERP Outline Extractor

Turn a target keyword or query into a search-informed content outline with likely subtopics, questions, and comparison angles. Useful for SEO briefs, blog pl...

Registry SourceRecently Updated
General

Multi-Model Response Comparator

Compare responses from multiple AI models for the same task and summarize differences in quality, style, speed, and likely cost. Best for model selection, ev...

Registry SourceRecently Updated
General

API Pricing Comparator

Compare AI API or model pricing across providers and produce a structured summary for product pages, blog posts, or buyer guides. Works with OpenAI-compatibl...

Registry SourceRecently Updated