openakita
An open-source AI assistant framework with skills and agent architecture
GraphCanon updated Aug 12, 2026 · GitHub synced Aug 12, 2026
28views this month
Decision brief
Decision-relevant data on OpenAkita
Good fit when
- For developing agents that can be customized with specific modular skills suitable for diverse assistant tasks
- If you prefer AGPL-3.0 licensing, allowing freedoms to use, study, share, and modify the software but requiring your own contributions back to the community under the same license
Avoid when
- Avoid if proprietary or non-open source solutions are preferred as OpenAkita's AGPL-3.0 license mandates sharing modifications publicly
- Consider alternatives if a less modular approach is desired, since OpenAkita strongly emphasizes a skills-based agent architecture which may complicate straightforward integrations
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (1,955) are secondary evidence.
- Docker Hub pulls (30d)
- 2,131·Docker Hub API·Aug 12, 2026
Maintenance and security
Full trust report- Maintenance
- Very active (5d since push)
- As of Aug 12, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 12, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install openakita PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
OpenAkita is an open-source platform designed to create advanced AI assistants using a modular skills system and an agent-based architecture.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 12, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 12, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 12, 2026
- Languages
- python
Source: github.language+pyproject.toml · Aug 12, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 12, 2026)
python -m venv venv && source venv/bin/activateSource link
Tags
README
📋 Plan Mode Complex tasks auto decomposed into step by step plans with real time progress tracking and automatic rollback on failure. Option 2: pip Install Option 3: Source Install License OpenAkita source code is licensed under the GNU Affero General Public License v3.0 only (A...
For agents
This page has a .md twin and JSON over the API.