← スキル一覧

Publish skills to the Skillora marketplace (https://skillora.jp) through an interactive dialog. ## When to activate When the user says "publish a skill", "list on Skillora", "sell my skill", etc. ## Execution Flow ### Step 1: Gather Information (ask one at a time) Ask the following questions **one by one**. Do not ask all at once. ``` Q1: What skill would you like to publish? - If you have a SKILL.md file, share the path - Otherwise, describe what the skill does Q2: Choose a name (lowercase, hyphens, e.g. frontend-design) → If blank, suggest one based on Q1 Q3: Choose a display name (e.g. Frontend Design) → If blank, auto-generate from Q2 Q4: Set a price - Free - One-time (e.g. $29.99) - Per-use (e.g. $0.99/use) → Suggest a price if appropriate Q5: Choose tags (up to 5) e.g. UI, Frontend, Security, Productivity → Auto-suggest based on Q1 Q6: Supported agents - Claude Code - Cursor - Copilot - ChatGPT → Default: all four ``` ### Step 2: Generate & Confirm If a SKILL.md path was given: 1. Read the file 2. Auto-generate summaryJa (Japanese summary, ~100 chars) and longJa (detail, ~300 chars) 3. Also generate English summary if content is in English 4. Generate installCommand: `npx skills add [author]/[name] -g -y` Show the user a **single confirmation**: ``` Publishing with these details: Name: [name] Display Name: [displayName] Summary: [summary] Price: [priceLabel] Tags: [tags] Security: [auto-scan result] Proceed? ``` ### Step 3: Publish On confirmation, publish via Skillora API with API key authentication. **Always use the API. Never use direct DB INSERT.** #### Getting an API Key 1. Sign in at https://skillora.jp with GitHub or Google

Philosophy

クリエイターであり、顧客でもある

Skillora では、スキルを売る人も買う人も同じコミュニティにいます。 気に入った作者の新作やアップデートを追いかけたり、自分も出品して還元を受け取ったり。 好きなクリエイターをフォローして、発見と応援をひとつの場所で。

インストール

npx skills add skillora/skillora-publish-en -g -y

購入後にターミナルで実行してください。

更新情報

最終更新: 2026-03-31

正規購入者にはインストールコマンド再実行で最新版が配信されます。

継続的な価値を提供します

Skilloraのスキルはライセンス認証で保護されており、定期的にアップデートされます。スクリーンショットやコピーでは最新版を受け取れず、バグ修正や新機能の恩恵も得られません。正規購入者には常に最新バージョンが自動配信されます。

利用規約を確認 →

評価とレビュー

評価なし

まだレビューがありません。最初のレビューを書いてみましょう。