python-agent-creator
Installation
SKILL.md
Python Agent Creator
This skill helps create Python agents using the openai-agents package, following best practices for agent definition and configuration.
Usage Instructions
When a user needs to create agents for their Python project, use this skill to generate:
- Agent definitions with proper configuration
- Function tools with appropriate decorators
- System instructions for agent behavior
- Tool integration and model selection
- Agent handoff configurations when needed