用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/alsk1992/Flip-God --skill credentials命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | credentials |
| emoji | 🔑 |
| description | Manage API credentials for e-commerce platforms |
| category | admin |
Set up and manage API credentials for all supported platforms.
| Command | Description |
|---|---|
setup amazon | Configure Amazon PA-API credentials |
setup ebay | Configure eBay API credentials |
setup walmart | Configure Walmart API credentials |
setup aliexpress | Configure AliExpress API credentials |
setup bestbuy | Configure Best Buy API credentials |
setup faire | Configure Faire API credentials |
setup keepa | Configure Keepa API credentials |
setup easypost | Configure EasyPost shipping credentials |
list credentials | Show configured platforms |
delete credentials <platform> | Remove credentials |
Requires: PA-API 5.0 access key, secret key, and partner tag. Get them at: https://affiliate-program.amazon.com/
Requires: Client ID, Client Secret, and OAuth refresh token. Get them at: https://developer.ebay.com/
Requires: Client ID and Client Secret. Get them at: https://developer.walmart.com/
Requires: App Key and App Secret. Get them at: https://portals.aliexpress.com/
Requires: API Key. Get one at: https://developer.bestbuy.com/
Requires: API Key. Get one at: https://www.faire.com/brand-portal
Requires: API Key for Amazon price history tracking. Get one at: https://keepa.com/#!api
Requires: API Key for shipping rate comparison and label generation. Get one at: https://www.easypost.com/
All credentials are encrypted with AES-256-GCM before storage. Your API keys are never sent to AI models or logged.