kimaki
Control AI coding agents from Discord channels and threads
All Skills in This Repository (8)
Pure Emerald Level Indicatorszustand-centralized-state
Implement centralized state management with Zustand vanilla stores for TypeScript applications.
jitter
Automate Jitter.video animation edits and export URLs via Playwright.
critique
Render Git diffs as web pages, images, and PDFs with syntax highlighting.
goke
Build type-safe TypeScript command-line applications with schema-based argument parsing.
tuistory
Automate CLI/TUI applications with Playwright-style JavaScript/TypeScript scripts and terminal capture.
opensrc
Fetches and caches dependency source code from npm, PyPI, and crates.io for agent inspection.
npm-package
Scaffolds and validates TypeScript ESM npm packages with strict build and publish configuration.
new-skill
Guides creation of SKILL.md files with frontmatter, structure, and distribution rules.
Frequently Asked Questions
FAQPage SchemaHow to install Kimaki?โผ
Run `npx skills add remorses/kimaki --all -g -y` in your terminal to install all skills in this suite globally.
What does Kimaki do?โผ
Kimaki lets you drive AI coding agents from Discord: each channel is a project and each thread is a coding session, so you can send a message and have an agent edit code on your machine.
Can I use my Claude or ChatGPT subscription with Kimaki?โผ
Yes. Run /login, pick a provider, and authenticate with OAuth to use your existing Claude Pro/Max or ChatGPT/Codex subscription instead of paying per token.
Do I need to create my own Discord bot?โผ
No. The default gateway mode uses Kimaki's shared bot, so you just click one install link and authorize it in your server; self-hosted mode is optional for full control.
Can I manage coding sessions from my phone?โผ
Yes. Because everything runs through Discord, you can start agents, watch progress, review diffs via shareable URLs, and resume sessions from the Discord mobile app.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core