skills/smithery.ai/python-example

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.

Installs
2
First Seen
Mar 21, 2026
python-example from smithery.ai