ソース情報
- リポジトリ
- EvezArt/evez-skills
- ソースの最終更新活動
- 2026年4月25日 21:24
- 検出された SKILL.md の言語
- 英語
- スター
- 3
- フォーク
- 1
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/EvezArt/evez-skills --skill payment-integrationコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Recursive re-encoding of Kolmogorov complexity and universal prior across all -ologies/-ometries, driving cumulative meta-learning while maintaining read-only boundaries.
Uses strange attractors, self-organized criticality, and anomalistic psychology metrics to flag UAP-like phase transitions in behavioral game theory data.
Couples microbiome–gut–brain axis, quantum biology, and multilayer networks for privacy-preserving federated learning across endosymbiotic scales.
SOC 職業分類に基づく
SKILL.md を表示中
| name | payment-integration |
| description | Stripe payment integration with checkout and subscriptions |
Automate Stripe payment integration for one-time payments and subscriptions.
# Run setup script
python3 /home/ubuntu/skills/payment-integration/scripts/setup_stripe.py
# Add Stripe keys to .env.local
STRIPE_SECRET_KEY=sk_test_...
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...
# Use checkout template
cp templates/checkout.tsx app/components/
/user-authentication-system - Identify paying users/analytics-dashboard - Track conversion rates/email-system-builder - Send payment receiptsManual: 2-3 hours (SDK setup, testing, webhooks)
With skill: 30 minutes
Saved: ~2 hours