Thank you for your interest in contributing to the Skills Repository!
git fork https://github.com/open-aibank/skills-tron
git clone https://github.com/your-username/skills-tron
cd skills-tronFollow the AGENTS.md guide to create your skill:
mkdir -p my-skill/{examples,resources,scripts}- Ensure SKILL.md has valid YAML frontmatter
- Test with an AI agent
- Verify all examples work
- Check JSON files are valid
- Create a descriptive PR title
- Explain what the skill does
- Include testing instructions
- Reference any related issues
- ✅ Clear, step-by-step instructions
- ✅ Complete examples
- ✅ Proper error handling
- ✅ Security considerations documented
- ✅ All dependencies listed
Be respectful and constructive in all interactions.
Open an issue or reach out to maintainers.
Thank you for contributing! 🎉