taiwan-payment-skill 1.0.2 → 1.0.3

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.
@@ -0,0 +1,26 @@
1
+ {
2
+ "platform": "antigravity",
3
+ "displayName": "Antigravity / Generic Agent",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".agent",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md",
9
+ "globalRoot": "~/.gemini/antigravity/global_skills"
10
+ },
11
+ "scriptPath": "skills/taiwan-invoice/scripts",
12
+ "frontmatter": {
13
+ "name": "taiwan-invoice",
14
+ "description": "Taiwan E-Invoice API integration for ECPay, SmilePay, and Amego. Provides B2C/B2B invoice issuance, void, allowance, query, and print functionality.",
15
+ "user-invocable": "true"
16
+ },
17
+ "sections": {
18
+ "examples": true,
19
+ "references": true,
20
+ "scripts": true,
21
+ "quickReference": false
22
+ },
23
+ "title": "Taiwan E-Invoice Skill",
24
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
25
+ "skillOrWorkflow": "Skill"
26
+ }
@@ -1,26 +1,26 @@
1
- {
2
- "platform": "claude",
3
- "displayName": "Claude Code",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".claude",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.claude"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": true,
21
- "data": true
22
- },
23
- "title": "Taiwan Payment Development Skill",
24
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
25
- "skillOrWorkflow": "Skill"
26
- }
1
+ {
2
+ "platform": "claude",
3
+ "displayName": "Claude Code",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".claude",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md",
9
+ "globalRoot": "~/.claude"
10
+ },
11
+ "scriptPath": "skills/taiwan-invoice/scripts",
12
+ "frontmatter": {
13
+ "name": "taiwan-invoice",
14
+ "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.",
15
+ "user-invocable": "true"
16
+ },
17
+ "sections": {
18
+ "examples": true,
19
+ "references": true,
20
+ "scripts": true,
21
+ "quickReference": true
22
+ },
23
+ "title": "Taiwan E-Invoice Skill",
24
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
25
+ "skillOrWorkflow": "Skill"
26
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "platform": "codebuddy",
3
- "displayName": "CodeBuddy",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".codebuddy",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.codebuddy"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "codebuddy",
3
+ "displayName": "CodeBuddy",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".codebuddy",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md"
9
+ },
10
+ "scriptPath": "skills/taiwan-invoice/scripts",
11
+ "frontmatter": {
12
+ "name": "taiwan-invoice",
13
+ "description": "Taiwan E-Invoice API integration for ECPay, SmilePay, and Amego.",
14
+ "user-invocable": "true"
15
+ },
16
+ "sections": {
17
+ "examples": true,
18
+ "references": true,
19
+ "scripts": true,
20
+ "quickReference": false
21
+ },
22
+ "title": "Taiwan E-Invoice Skill",
23
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
24
+ "skillOrWorkflow": "Skill"
25
+ }
@@ -1,25 +1,26 @@
1
- {
2
- "platform": "codex",
3
- "displayName": "Codex",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".codex",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.codex"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "codex",
3
+ "displayName": "Codex CLI",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".codex",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md",
9
+ "globalRoot": "~/.codex"
10
+ },
11
+ "scriptPath": "skills/taiwan-invoice/scripts",
12
+ "frontmatter": {
13
+ "name": "taiwan-invoice",
14
+ "description": "Taiwan E-Invoice API integration specialist for ECPay, SmilePay, and Amego.",
15
+ "user-invocable": "true"
16
+ },
17
+ "sections": {
18
+ "examples": true,
19
+ "references": true,
20
+ "scripts": true,
21
+ "quickReference": false
22
+ },
23
+ "title": "Taiwan E-Invoice Skill",
24
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
25
+ "skillOrWorkflow": "Skill"
26
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "platform": "continue",
3
- "displayName": "Continue",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".continue",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.continue"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "continue",
3
+ "displayName": "Continue",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".continue",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md"
9
+ },
10
+ "scriptPath": "skills/taiwan-invoice/scripts",
11
+ "frontmatter": {
12
+ "name": "taiwan-invoice",
13
+ "description": "Taiwan E-Invoice API integration specialist for ECPay, SmilePay, and Amego.",
14
+ "user-invocable": "true"
15
+ },
16
+ "sections": {
17
+ "examples": true,
18
+ "references": true,
19
+ "scripts": true,
20
+ "quickReference": false
21
+ },
22
+ "title": "Taiwan E-Invoice Skill",
23
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
24
+ "skillOrWorkflow": "Skill"
25
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "platform": "copilot",
3
- "displayName": "GitHub Copilot",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".github",
7
- "skillPath": "copilot/skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.github"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "copilot",
3
+ "displayName": "GitHub Copilot",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".github",
7
+ "skillPath": "prompts/taiwan-invoice",
8
+ "filename": "SKILL.md"
9
+ },
10
+ "scriptPath": "prompts/taiwan-invoice/scripts",
11
+ "frontmatter": {
12
+ "name": "taiwan-invoice",
13
+ "description": "Taiwan E-Invoice API integration for ECPay, SmilePay, and Amego.",
14
+ "user-invocable": "true"
15
+ },
16
+ "sections": {
17
+ "examples": true,
18
+ "references": true,
19
+ "scripts": true,
20
+ "quickReference": false
21
+ },
22
+ "title": "Taiwan E-Invoice Skill",
23
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
24
+ "skillOrWorkflow": "Skill"
25
+ }
@@ -1,25 +1,26 @@
1
- {
2
- "platform": "cursor",
3
- "displayName": "Cursor",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".cursor",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.cursor"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "cursor",
3
+ "displayName": "Cursor",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".cursor",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md",
9
+ "globalRoot": "~/.cursor"
10
+ },
11
+ "scriptPath": "skills/taiwan-invoice/scripts",
12
+ "frontmatter": {
13
+ "name": "taiwan-invoice",
14
+ "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.",
15
+ "user-invocable": "true"
16
+ },
17
+ "sections": {
18
+ "examples": true,
19
+ "references": true,
20
+ "scripts": true,
21
+ "quickReference": false
22
+ },
23
+ "title": "Taiwan E-Invoice Skill",
24
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
25
+ "skillOrWorkflow": "Skill"
26
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "platform": "gemini",
3
- "displayName": "Gemini Code Assist",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".gemini",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.gemini"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "gemini",
3
+ "displayName": "Gemini CLI",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".gemini",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md"
9
+ },
10
+ "scriptPath": "skills/taiwan-invoice/scripts",
11
+ "frontmatter": {
12
+ "name": "taiwan-invoice",
13
+ "description": "Taiwan E-Invoice API integration specialist for ECPay, SmilePay, and Amego.",
14
+ "user-invocable": "true"
15
+ },
16
+ "sections": {
17
+ "examples": true,
18
+ "references": true,
19
+ "scripts": true,
20
+ "quickReference": false
21
+ },
22
+ "title": "Taiwan E-Invoice Skill",
23
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
24
+ "skillOrWorkflow": "Skill"
25
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "platform": "kiro",
3
- "displayName": "Kiro",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".kiro",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.kiro"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "kiro",
3
+ "displayName": "Kiro",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".kiro",
7
+ "skillPath": "steering/taiwan-invoice",
8
+ "filename": "SKILL.md"
9
+ },
10
+ "scriptPath": "steering/taiwan-invoice/scripts",
11
+ "frontmatter": {
12
+ "name": "taiwan-invoice",
13
+ "description": "Taiwan E-Invoice API integration for ECPay, SmilePay, and Amego.",
14
+ "user-invocable": "true"
15
+ },
16
+ "sections": {
17
+ "examples": true,
18
+ "references": true,
19
+ "scripts": true,
20
+ "quickReference": false
21
+ },
22
+ "title": "Taiwan E-Invoice Skill",
23
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
24
+ "skillOrWorkflow": "Skill"
25
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "platform": "opencode",
3
- "displayName": "OpenCode",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".opencode",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.opencode"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "opencode",
3
+ "displayName": "OpenCode",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".opencode",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md"
9
+ },
10
+ "scriptPath": "skills/taiwan-invoice/scripts",
11
+ "frontmatter": {
12
+ "name": "taiwan-invoice",
13
+ "description": "Taiwan E-Invoice API integration for ECPay, SmilePay, and Amego.",
14
+ "user-invocable": "true"
15
+ },
16
+ "sections": {
17
+ "examples": true,
18
+ "references": true,
19
+ "scripts": true,
20
+ "quickReference": false
21
+ },
22
+ "title": "Taiwan E-Invoice Skill",
23
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
24
+ "skillOrWorkflow": "Skill"
25
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "platform": "qoder",
3
- "displayName": "Qoder",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".qoder",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.qoder"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "qoder",
3
+ "displayName": "Qoder",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".qoder",
7
+ "skillPath": "skills/taiwan-invoice",
8
+ "filename": "SKILL.md"
9
+ },
10
+ "scriptPath": "skills/taiwan-invoice/scripts",
11
+ "frontmatter": {
12
+ "name": "taiwan-invoice",
13
+ "description": "Taiwan E-Invoice API integration for ECPay, SmilePay, and Amego.",
14
+ "user-invocable": "true"
15
+ },
16
+ "sections": {
17
+ "examples": true,
18
+ "references": true,
19
+ "scripts": true,
20
+ "quickReference": false
21
+ },
22
+ "title": "Taiwan E-Invoice Skill",
23
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
24
+ "skillOrWorkflow": "Skill"
25
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "platform": "roocode",
3
- "displayName": "Roo Code",
4
- "installType": "full",
5
- "folderStructure": {
6
- "root": ".roo",
7
- "skillPath": "skills/taiwan-payment",
8
- "filename": "SKILL.md",
9
- "globalRoot": "~/.roo"
10
- },
11
- "frontmatter": {
12
- "name": "taiwan-payment",
13
- "description": "Taiwan Payment API integration specialist for ECPay, NewebPay, and PAYUNi payment gateways. Use when developing payment systems, implementing credit card, ATM, CVS, or e-wallet payments, or working with Taiwan payment gateway APIs. Handles encryption (SHA256, AES-256-CBC, AES-256-GCM), API requests, and service provider differences.",
14
- "user-invocable": "true"
15
- },
16
- "sections": {
17
- "examples": true,
18
- "references": true,
19
- "scripts": true,
20
- "quickReference": false
21
- },
22
- "title": "Taiwan Payment Development Skill",
23
- "description": "Comprehensive guide for Taiwan Payment Gateway integration (ECPay, NewebPay, PAYUNi)",
24
- "skillOrWorkflow": "Skill"
25
- }
1
+ {
2
+ "platform": "roocode",
3
+ "displayName": "Roo Code",
4
+ "installType": "full",
5
+ "folderStructure": {
6
+ "root": ".roo",
7
+ "skillPath": "commands/taiwan-invoice",
8
+ "filename": "SKILL.md"
9
+ },
10
+ "scriptPath": "commands/taiwan-invoice/scripts",
11
+ "frontmatter": {
12
+ "name": "taiwan-invoice",
13
+ "description": "Taiwan E-Invoice API integration for ECPay, SmilePay, and Amego.",
14
+ "user-invocable": "true"
15
+ },
16
+ "sections": {
17
+ "examples": true,
18
+ "references": true,
19
+ "scripts": true,
20
+ "quickReference": false
21
+ },
22
+ "title": "Taiwan E-Invoice Skill",
23
+ "description": "Comprehensive guide for Taiwan E-Invoice API integration. Supports ECPay, SmilePay, and Amego providers with B2C/B2B invoice operations.",
24
+ "skillOrWorkflow": "Skill"
25
+ }