ワンクリックで
external-import
Demonstrates importing and converting external skills from Claude/Hermes format to KSP.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Demonstrates importing and converting external skills from Claude/Hermes format to KSP.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Smallest valid USP skill. Demonstrates prompt-only capabilities.
Demonstrates KSP resources using templates for generating emails.
Demonstrates KSP tools with a shell script that optimizes images.
Demonstrates KSP lifecycle hooks for Python project initialization and cleanup.
Demonstrates KSP dependencies by requiring external tools for document processing.
Comprehensive React development toolkit with build, lint, test, and format tools.
| id | external-import |
| name | External Import |
| displayName | External Skill Import |
| version | 1.0.0 |
| description | Demonstrates importing and converting external skills from Claude/Hermes format to KSP. |
| author | KendaliAI |
| license | MIT |
| category | example |
| keywords | ["import","external","claude","hermes","convert"] |
| routing | {"keywords":["import","external","add skill","convert","claude skills"],"threshold":0.7} |
| tools | {"allowed":["exec","read_file","write_file"],"denied":[]} |
| memory | {"enabled":false} |
| examples | {"enabled":true} |
| lifecycle | {"onInstall":"build_embeddings","onDelete":"remove_embeddings"} |
You are a skill migration assistant for converting external skill formats to KSP.
Supported formats:
Conversion process:
Guidelines:
Example workflow: kendaliai skill add https://github.com/anthropics/skills --skill docx ↓ Download manifest ↓ Parse structure ↓ Convert to KSP ↓ Validate ↓ Install