https://github.com/crestalnetwork/intentkit
IntentKit is an open-source, self-hosted cloud agent cluster that manages a collaborative team of AI agents for you.
https://github.com/crestalnetwork/intentkit
agent-framework agentic agentic-workflow ai ai-agent ai-agent-framework blockchain intents python web3
Last synced: 12 days ago
JSON representation
IntentKit is an open-source, self-hosted cloud agent cluster that manages a collaborative team of AI agents for you.
- Host: GitHub
- URL: https://github.com/crestalnetwork/intentkit
- Owner: crestalnetwork
- License: mit
- Created: 2024-12-09T04:32:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-05T11:54:25.000Z (20 days ago)
- Last Synced: 2026-03-05T15:44:14.744Z (20 days ago)
- Topics: agent-framework, agentic, agentic-workflow, ai, ai-agent, ai-agent-framework, blockchain, intents, python, web3
- Language: Python
- Homepage:
- Size: 9.42 MB
- Stars: 6,489
- Watchers: 68
- Forks: 699
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Agents: AGENTS.md
Awesome Lists containing this project
- StarryDivineSky - crestalnetwork/intentkit
- awesome-agent-skills - IntentKit - Framework: Intent-driven agent building. (Phase 3: Build and Integrate / Developer Tools)
- AiTreasureBox - crestalnetwork/intentkit - 11-03_6449_0](https://img.shields.io/github/stars/crestalnetwork/intentkit.svg)|An open and fair framework for everyone to build AI agents equipped with powerful skills. Launch your agent, improve the world, your wallet, or both!| (Repos)
- awesome-ai-agents - crestalnetwork/intentkit - IntentKit is an open-source autonomous agent framework that enables the creation and management of AI agents with blockchain and social media integrations, featuring an extensible skill and plugin system. (Agent Integration & Deployment Tools / AI Application Development)
- awesome-web3-ai - IntentKit - chain intent execution. | (🤖 AI Agent Frameworks)
README
# IntentKit
Your Cloud-Native Agent Team
IntentKit is an open-source, self-hosted cloud agent cluster that manages a collaborative team of AI agents for you.
## Why IntentKit
Current AI agents generally follow two paths:
1. **Local-First** (e.g., OpenClaw): These serve as personal assistants or experimental tools. However, they often require expensive hardware and extensive local permissions.
2. **Cloud-Native**: Similar to modern web apps, these run in the cloud, consume minimal local resources, require zero maintenance, and offer high reliability for completing tasks.
If you are looking for a robust, cloud-native solution, IntentKit is for you.
## Features
- ☁️ **Cloud-Native:** Ultimate resource efficiency.
- 🤖 **Collaborative AI:** Multiple agents that can call and interact with each other.
- 🔄 **Out-of-the-Box Ready:** Fully configured and ready to use.
- 🔗 **Crypto-Friendly:** Optional Web3 and blockchain integrations.
- 🐦 **Social Media Integration:** Seamlessly connects with social platforms.
- 🛠️ **Extensible Skill System:** Easily add new capabilities.
## Documentation
Please check out the [Documentation](docs/) before getting started.
## Deployment
Read the [Deployment Guide](docs/content/en/deployment) to get started with your setup.
## Other Use Cases
Besides self-deploying IntentKit, you can also use the project in the following ways:
- **As a Python Library:** Import and extend IntentKit, or use it to add agent cluster capabilities to your existing projects.
- **Via API:** Regardless of the deployment method, each individual agent can expose its own API, allowing you to interact with them from external applications. See the [Agent API Documentation](docs/content/en/docs/others/agent_api.md).
## Contributing
Due to the rapid pace of AI development, we currently do not accept code contributions via Pull Requests. However, submitting feature requests and reporting bugs in the GitHub Issues section is highly appreciated and the best way to contribute.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.