Install
$ agentstack add skill-paid-tw-skills-payment-help ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
台灣金流選擇與推薦
你的任務是幫助用戶選擇最適合的台灣第三方支付金流服務。
了解用戶需求
用戶輸入: $ARGUMENTS
根據用戶輸入分析需求,若無明確指定則詢問以下問題:
- 業務類型:你的業務類型是什麼?
- 一般電商(實體商品)
- 數位商品/服務
- SaaS 訂閱制
- 實體店面 + 線上
- 其他
- 預計月交易量:
- 10,000 筆
- 需要的功能(可複選):
- 信用卡支付
- LINE Pay
- Apple Pay / Google Pay
- ATM 轉帳
- 超商代碼/條碼
- 電子發票
- 定期定額扣款
金流比較分析
| 功能特色 | NewebPay 藍新 | ECPay 綠界 | PAYUNi 統一 | |---------|--------------|-----------|-------------| | 市場定位 | 中大型電商 | 台灣最大 | 統一集團 | | 信用卡 | ✅ | ✅ | ✅ | | LINE Pay | ✅ | ✅ | ✅ | | Apple Pay | ✅ | ✅ | ✅ | | Google Pay | ✅ | ✅ | ✅ | | ATM 轉帳 | ✅ | ✅ | ✅ | | 超商代碼 | ✅ | ✅ | ✅ | | 電子發票 | ❌ | ✅ 內建 | ❌ | | 定期定額 | ✅ | ✅ | ✅ | | API 文件 | ⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐ | | 系統穩定性 | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐ | ⭐⭐⭐⭐ |
推薦決策樹
需要電子發票?
├─ 是 → 推薦 ECPay(內建發票功能)
└─ 否
├─ 高流量/穩定性優先?
│ ├─ 是 → 推薦 NewebPay
│ └─ 否
│ ├─ 統一集團相關?
│ │ ├─ 是 → 推薦 PAYUNi
│ │ └─ 否 → 三者皆可
└─ 快速上線?
└─ 三者整合難度相近
情境推薦
需要電子發票
推薦: ECPay
- 金流 + 發票一站整合
- 減少開發工作量
- 使用
/ecpay開始
高流量電商 / 穩定性優先
推薦: NewebPay
- 系統穩定性高
- API 文件完整
- 使用
/newebpay開始
統一集團相關業務
推薦: PAYUNi
- 統一企業體系
- 與 7-11 系統整合佳
- 使用
/payuni開始
快速上線 / 一般需求
任一皆可
- 整合難度相近
- 建議從 NewebPay 開始(文件最完整)
可用的 Skills
NewebPay (藍新金流)
| Skill | 功能 | |-------|------| | /newebpay | 環境設定與總覽 | | /newebpay-checkout | MPG 支付串接 | | /newebpay-query | 交易查詢 | | /newebpay-refund | 退款處理 |
ECPay (綠界科技)
| Skill | 功能 | |-------|------| | /ecpay | 串接指南 |
PAYUNi (統一金流)
| Skill | 功能 | |-------|------| | /payuni | 串接指南 |
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: paid-tw
- Source: paid-tw/skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.