Favicon of kabot

kabot Skill

AI Agent SkillCode & Developer ToolsPythonOpen source

kabot is a Python AI agent skill for ChatGPT with uvx/pip, docker, git clone. Next-Gen Autonomous AI Engineer. Ditch the stateless chatbots. Kabot brings Stateful Hybrid Memory, zero-hallucination workflows, and persistent multi-agent orchestration to your local machine. ๐ŸฆŠ๐Ÿš€๐Ÿ›ก๏ธ

How to use kabot Skill

Install or run

pip install kabot

Client configuration

**Windows (PowerShell)**
```powershell
iwr -useb https://raw.githubusercontent.com/kaivyy/kabot/main/install.ps1 | iex
```

### 2) First Setup (Required Once)

```bash
kabot config
```

In wizard:
- choose your AI provider,
- paste API key/token,
- save config.

Notes:
- `Google Suite` in setup wizard is Kabot's native Google auth path. It does not require npm, Node.js, or `gog`.
- `Skills` in setup wizard manages skill config, env keys, and manual dependency install plans. It does not auto-run npm/brew installs for you.
- `MCP` is now a first-class runtime capability. Use config plus `kabot mcp ...` commands to inspect what is really available instead of relying on prompt-only assumptions.
- When setup wizard syncs built-in skills, it is copying skill definitions (`SKILL.md`) into the workspace. That is separate from installing third-party runtimes or logging into external services.

### 3) Start Kabot

```bash
kabot gateway
```

### 4) Test Quickly

```bash
kabot agent -m "Hello Kabot"
```

### 4 Commands You Should Remember

```bash
kabot config       # open setup wizard
kabot gateway      # run the bot gateway
kabot doctor --fix # auto-diagnose and repair common issues
kabot do

Compatible clients

ChatGPT

What is kabot Skill?

kabot is a Python AI agent skill for ChatGPT with uvx/pip, docker, git clone. Next-Gen Autonomous AI Engineer. Ditch the stateless chatbots. Kabot brings Stateful Hybrid Memory, zero-hallucination workflows, and persistent multi-agent orchestration to your local machine. ๐ŸฆŠ๐Ÿš€๐Ÿ›ก๏ธ This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
85/100
Maintenance signal
80/100
Adoption signal
33/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • File editing support
  • Document generation support
  • OpenAI provider support

Technical details

Install or run kabot using uvx/pip. Check kaivyy/kabot for the latest setup command.

uvx/pipdockergit cloneChatGPTstdioSSE
  • Built for Python
  • Built for Node.js
  • Built for Docker
  • Built for Rust
  • Install or run with uvx/pip
  • Install or run with docker
  • Install or run with git clone
  • Works with ChatGPT

Requirements and access

PythonNode.jsDockerRustMIT licenseAPI key requiredOAuthLocal filesDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsRead-only modeFilesystem accessDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

When to use kabot Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for chatgpt users.

Built with

PythonNode.jsDockerRustuvx/pipdockergit cloneChatGPTstdioSSE

Explore related resources

Frequently asked questions

What is kabot?

kabot is a Python AI agent skill for ChatGPT with uvx/pip, docker, git clone. Next-Gen Autonomous AI Engineer. Ditch the stateless chatbots. Kabot brings Stateful Hybrid Memory, zero-hallucination workflows, and persistent multi-agent orchestration to your local machine. ๐ŸฆŠ๐Ÿš€๐Ÿ›ก๏ธ

Who is kabot best for?

kabot is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, chatgpt users.

How do I install kabot?

Install or run kabot using uvx/pip. Check kabot for the latest setup command.

Is kabot actively maintained?

kabot may need a closer maintenance check before production use.

Share:

Stars
20
Forks
8
Last commit
4 months ago
Repository age
5 months
License
MIT

Auto-fetched from GitHub.

Similar to kabot

kabot: Install, Config & GitHub Signals โ€“ SkillIndex