This repository contains ToolKits available on the ChatATP ToolKitStore — both official and community-submitted.
- ✅ Real-world ToolKits (e.g., Tavily, HubSpot)
- ✅
toolkit.py(tool implementation) - ✅
metadata.json(ToolKitStore info) - ✅ Contribution & authoring guides
toolkits/ ├── tavily_atp_toolkit/ │ ├── toolkit.py │ └── README.md ├── hubspot_atp_toolkit/ │ ├── toolkit.py │ └── README.md
- 🌍 Build trust in the ChatATP ecosystem
- 🔧 Give devs working examples to reuse
- ⚙️ Showcase integrations ready for LLM agents
Check out CONTRIBUTING.md to submit your ToolKit.
MIT – see LICENSE.