python-example
OfficialShowcases Python SDK decorators for skills.
Authorkubiyabot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill demonstrates how to build Python-based skills using the Skill Engine SDK, showcasing the decorator-based tooling, configuration, and status reporting to accelerate learning and prototyping.
Core Features & Use Cases
- Decorator-based tool definitions: Define tools with @tool and @param metadata.
- Config-driven behavior: Persist and adjust runtime options via @config.
- Status and discovery: Retrieve current skill configuration and available tools.
- Educational template: Serves as a template for creating new Python skills and testing the Skill runtime.
Quick Start
Use the python-example skill to greet a user:
- skill run python-example:greet --name "Alice"
- skill run python-example:echo --message "hello" --uppercase true
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-example Download link: https://github.com/kubiyabot/skill/archive/main.zip#python-example Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.