22 lines
757 B
JSON
22 lines
757 B
JSON
{
|
|
"name": "example-skills",
|
|
"description": "Collection of example skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Keith Lazuka",
|
|
"email": "klazuka@anthropic.com"
|
|
},
|
|
"skills": [
|
|
"./skills/algorithmic-art",
|
|
"./skills/brand-guidelines",
|
|
"./skills/canvas-design",
|
|
"./skills/frontend-design",
|
|
"./skills/internal-comms",
|
|
"./skills/mcp-builder",
|
|
"./skills/skill-creator",
|
|
"./skills/slack-gif-creator",
|
|
"./skills/theme-factory",
|
|
"./skills/web-artifacts-builder",
|
|
"./skills/webapp-testing"
|
|
]
|
|
} |