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.