skillhub/builtin-skills/catalog.json
wowo-zZ 7885cc568b feat(builtin-skills): add reviewed starter collection
Signed-off-by: wowo-zZ <zhenggui5228@126.com>
2026-07-31 14:22:23 +08:00

155 lines
4.8 KiB
JSON

{
"schemaVersion": 1,
"skills": [
{
"slug": "ai-claim-checker",
"version": "1.0.0",
"license": "CC-BY-SA-4.0",
"upstream": {
"repository": "https://github.com/GarethManning/education-agent-skills",
"commit": "32fce5c0d097ec675cf81c750a65a379e4d87e3c",
"path": "skills/student-learning/ai-claim-checker"
}
},
{
"slug": "daily-standup-journal",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/cosmicstack-labs/mercury-agent-skills",
"commit": "4c57cf2eaeb3fb9c0e418615c7a36fe977c88b79",
"path": "categories/creative-personal-development/daily-standup-journal"
}
},
{
"slug": "decision-matrix",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/cosmicstack-labs/mercury-agent-skills",
"commit": "4c57cf2eaeb3fb9c0e418615c7a36fe977c88b79",
"path": "categories/creative-personal-development/decision-matrix"
}
},
{
"slug": "diagram-maker",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/openclaw/openclaw",
"commit": "62cbbcc800214f05cdc4b97debdf7339bfa7c5f4",
"path": "skills/diagram-maker"
}
},
{
"slug": "documentation-writer",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/github/awesome-copilot",
"commit": "be7a1cf734f427d50266335b461b86977299d953",
"path": "skills/documentation-writer"
}
},
{
"slug": "exam-ready",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/github/awesome-copilot",
"commit": "be7a1cf734f427d50266335b461b86977299d953",
"path": "skills/exam-ready"
}
},
{
"slug": "frontend-design",
"version": "1.0.0",
"license": "Apache-2.0",
"upstream": {
"repository": "https://github.com/anthropics/skills",
"commit": "b29e7cf65e5cb78a5ac33d582270551bc74a14eb",
"path": "skills/frontend-design"
}
},
{
"slug": "linkedin-post-formatter",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/github/awesome-copilot",
"commit": "be7a1cf734f427d50266335b461b86977299d953",
"path": "skills/linkedin-post-formatter"
}
},
{
"slug": "meeting-note-summarizer",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/cosmicstack-labs/mercury-agent-skills",
"commit": "4c57cf2eaeb3fb9c0e418615c7a36fe977c88b79",
"path": "categories/creative-personal-development/meeting-note-summarizer"
}
},
{
"slug": "retrieval-practice-generator",
"version": "1.0.0",
"license": "CC-BY-SA-4.0",
"upstream": {
"repository": "https://github.com/GarethManning/education-agent-skills",
"commit": "32fce5c0d097ec675cf81c750a65a379e4d87e3c",
"path": "skills/memory-learning-science/retrieval-practice-generator"
}
},
{
"slug": "storytelling-advisor",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/cosmicstack-labs/mercury-agent-skills",
"commit": "4c57cf2eaeb3fb9c0e418615c7a36fe977c88b79",
"path": "categories/creative-personal-development/storytelling-advisor"
}
},
{
"slug": "study-strategy-selector",
"version": "1.0.0",
"license": "CC-BY-SA-4.0",
"upstream": {
"repository": "https://github.com/GarethManning/education-agent-skills",
"commit": "32fce5c0d097ec675cf81c750a65a379e4d87e3c",
"path": "skills/self-regulated-learning/study-strategy-selector"
}
},
{
"slug": "time-blocking-scheduler",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/cosmicstack-labs/mercury-agent-skills",
"commit": "4c57cf2eaeb3fb9c0e418615c7a36fe977c88b79",
"path": "categories/creative-personal-development/time-blocking-scheduler"
}
},
{
"slug": "video-frames",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/openclaw/openclaw",
"commit": "62cbbcc800214f05cdc4b97debdf7339bfa7c5f4",
"path": "skills/video-frames"
}
},
{
"slug": "weather",
"version": "1.0.0",
"license": "MIT",
"upstream": {
"repository": "https://github.com/openclaw/openclaw",
"commit": "62cbbcc800214f05cdc4b97debdf7339bfa7c5f4",
"path": "skills/weather"
}
}
]
}