https://github.com/crestalnetwork/intentkit
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!
https://github.com/crestalnetwork/intentkit
agentic-workflow ai ai-agent ai-agent-framework blockchain intents launchpad python web3
Last synced: 4 days ago
JSON representation
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!
- Host: GitHub
- URL: https://github.com/crestalnetwork/intentkit
- Owner: crestalnetwork
- License: mit
- Created: 2024-12-09T04:32:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-26T16:48:12.000Z (5 days ago)
- Last Synced: 2026-02-26T22:56:47.854Z (5 days ago)
- Topics: agentic-workflow, ai, ai-agent, ai-agent-framework, blockchain, intents, launchpad, python, web3
- Language: Python
- Homepage: https://x.com/intentkitai
- Size: 10.6 MB
- Stars: 6,488
- Watchers: 68
- Forks: 698
- Open Issues: 70
-
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
README
# IntentKit
IntentKit is an open-source, self-hosted cloud Agent cluster that manages a collaborative Agent team for you.
## Why IntentKit
Current AI agents follow two paths: one is Local First, like OpenClaw, which can serve as your toy or assistant. Running it requires an expensive physical device, and the permissions it has enable it to do many things. The other is like all the other web apps you useβit runs in the cloud, needs few resources, requires no maintenance from you, and can more reliably complete your tasks. If you want this kind, try IntentKit.
## Features
- βοΈ Cloud-Based, Ultimate Resource Savings
- π€ Multiple Mutually Callable Agents
- π Everything Out of the Box
- π Optional Crypto-Friendly Integration
- π¦ Social Media Integration
- π οΈ Extensible Skill System
## Documentation
Check out [Documentation](docs/) before you start.
## Deployment
Read [Deployment Guide](docs/content/en/deployment) to get started with your setup.
## Other Use Case
Besides self-deploying IntentKit, here are other ways to use this project:
- IntentKit is actually a Python library that you can import and extend, or use to add Agent cluster support to your existing projects.
- Regardless of the deployment method, each individual Agent can enable its own API, allowing you to call that Agent from other projects. [Agent API Documentation](docs/content/en/docs/others/agent_api.md)
## Contributing
Due to the rapid development of AI Coding, we no longer accept contributions via Pull Requests. Submitting Feature Requests and reporting Bugs in the Issues area is the best way to contribute.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.