taiwan-invoice-skill 2.4.0 → 2.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,9 @@
1
- # taiwan-invoice-skill
1
+ <h1 align="center">taiwan-invoice-skill</h1>
2
+
3
+ <h3 align="center">台灣電子發票 AI 開發技能包</h3>
2
4
 
3
5
  <p align="center">
4
- <strong>台灣電子發票 AI 開發技能包</strong><br>
5
- <sub>支援 ECPay 綠界 · SmilePay 速買配 · Amego 光貿</sub>
6
+ <strong>支援 ECPay 綠界 · SmilePay 速買配 · Amego 光貿</strong>
6
7
  </p>
7
8
 
8
9
  <p align="center">
@@ -4,10 +4,10 @@
4
4
  "installType": "full",
5
5
  "folderStructure": {
6
6
  "root": ".cursor",
7
- "skillPath": "skills/taiwan-invoice",
7
+ "skillPath": "commands/taiwan-invoice",
8
8
  "filename": "SKILL.md"
9
9
  },
10
- "scriptPath": "skills/taiwan-invoice/scripts",
10
+ "scriptPath": "commands/taiwan-invoice/scripts",
11
11
  "frontmatter": {
12
12
  "name": "taiwan-invoice",
13
13
  "description": "Taiwan E-Invoice API integration specialist for ECPay, SmilePay, and Amego. Provides B2C/B2B invoice issuance, void, allowance, query, and print functionality. Includes encryption implementations (AES-128-CBC, MD5), tax calculations, and complete API specifications."
@@ -4,10 +4,10 @@
4
4
  "installType": "full",
5
5
  "folderStructure": {
6
6
  "root": ".qoder",
7
- "skillPath": "rules/taiwan-invoice",
7
+ "skillPath": "skills/taiwan-invoice",
8
8
  "filename": "SKILL.md"
9
9
  },
10
- "scriptPath": "rules/taiwan-invoice/scripts",
10
+ "scriptPath": "skills/taiwan-invoice/scripts",
11
11
  "frontmatter": null,
12
12
  "sections": {
13
13
  "examples": true,