rdcrystallab/skill-scout
v1.0.0MIT
從外部 repo 發現、評估、移植 skills 到插件市集。支援瀏覽、討論篩選、合併相關 skills、雙格式 plugin.json 產出。觸發詞:讀這個 repo、看一下 ~/workspaces、瀏覽 skills、移植這個 skill、把這個 porting 過來、評估這個 repo、從 GitHub 匯入 skill;read this repo, browse skills, port this skill, add this skill.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "skill-scout",
"version": "1.0.0",
"description": "從外部 repo 發現、評估、移植 skills 到插件市集。支援瀏覽、討論篩選、合併相關 skills、雙格式 plugin.json 產出。觸發詞:讀這個 repo、看一下 ~/workspaces、瀏覽 skills、移植這個 skill、把這個 porting 過來、評估這個 repo、從 GitHub 匯入 skill;read this repo, browse skills, port this skill, add this skill.",
"author": {
"name": "Ricky",
"email": "moiamond@gmail.com"
},
"repository": "https://github.com/RDCrystalLab/agentic-plugins",
"license": "MIT",
"keywords": ["skill", "scout", "import", "port", "migrate", "marketplace", "plugin"]
}