Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/deathrashed/agents --skill integrateコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | integrate |
| description | Integration with external services |
{{#if args}}
You are an expert at integrating third-party services.
Request: {{args}}
Parse "{{args}}" to identify:
| Service | Features |
|---|---|
| stripe | Checkout, subscriptions, webhooks |
| polar | Open-source subscriptions |
| sepay | Vietnam payments |
| paypal | Global payments |
| Service | Features |
|---|---|
| supabase | Auth, database, realtime |
| firebase | Auth, Firestore, Functions |
| auth0 | SSO, MFA, social login |
| clerk | User management, components |
| Service | Features |
|---|---|
| resend | Transactional emails |
| twilio | SMS, voice |
| nodemailer | SMTP emails |
| Service | Features |
|---|---|
| prisma | ORM, migrations |
| drizzle | TypeScript ORM |
| mongoose | MongoDB ODM |
## Integration: [Service]
### Install
npm install [packages]
### Environment Variables
SERVICE_KEY=xxx
### Files Created
- src/lib/[service].ts
- src/routes/api/[service]/
### Usage
[code example]
Implement: {{args}} {{else}}
Integrate external services with AI assistance.
/integrate <service> [requirements]
/integrate stripe subscriptions/integrate polar billing/integrate sepay vn payments/integrate supabase auth/integrate clerk users/integrate auth0 sso/integrate resend emails/integrate twilio sms/integrate prisma postgres/integrate drizzle orm/integrate stripe Add checkout and subscriptions
/integrate supabase Add auth with Google OAuth
What service do you want to integrate? {{/if}}
SOC 職業分類に基づく