python-example
Installation
SKILL.md
Python Example Skill
A comprehensive example demonstrating Python SDK features including decorators, configuration, multiple tools, and proper error handling.
When to Use
- Learning how to build skills with the Python SDK
- Testing the skill-engine runtime with Python-based skills
- As a template for creating new Python skills
Tools Provided
greet
Greet someone with a personalized message. Supports formal and informal greeting styles.