Skip to main content

Overview

Kisuke includes an integrated AI coding assistant. Get debugging help, code generation, and documentation without leaving the app — from any device. Connect your own account from any supported provider. Kisuke is provider agnostic — all skills, slash commands, and features work across Anthropic, OpenAI, Google, and every other supported provider.

Getting Started

  1. Open Kisuke
  2. Tap Chat
  3. Sign in with your AI provider
  4. Start coding with AI

Supported Providers

Official (First-Party)

Anthropic

Claude models — OAuth or API key

OpenAI

GPT models — OAuth or API key

Google

Gemini models — OAuth or API key

xAI

Grok models — API key

zAI

zAI models — API key

Third-Party

Connect via API key to any of these providers: Azure, Cerebras, DeepSeek, Groq, Moonshot, OpenRouter, Qwen, Together AI, Vercel

Skills

Type / in the chat input to bring up the skills picker. All skills work with Anthropic, OpenAI, Google, and every other supported provider.

Conversation

Agentic Modes

Code & Review

Other

Usage & Stats

Chat Interface

@ File Mentions

Type @ in the chat input to bring up a file selection menu. Tap any file from the list to insert it as a mention — this gives the AI direct context from that file without needing to paste its contents manually.

Code Blocks

AI responses include syntax-highlighted code blocks. Tap to:
  • Copy - Copy code to clipboard
  • Insert - Insert into current file
  • Run - Execute in terminal (if appropriate)

Messages

  • You - Your messages appear on the right
  • AI - Responses appear on the left with syntax highlighting

Conversation History

Previous conversations are saved per Session. Access them by:
  1. Tap the history icon in chat
  2. Select a previous conversation
  3. Continue where you left off

Keyboard Shortcuts

GitHub Actions

Kisuke’s AI chat integrates with GitHub Actions — trigger or monitor workflows directly from the chat interface without leaving your session.

Features

Code Context

When you’re in a Session, the AI has access to:
  • Your project files
  • Recent terminal output
  • Previous conversation history
This helps the AI give relevant, contextual answers specific to your codebase.

Code Generation

Ask the AI to write code:

Debugging Help

Share errors and get solutions:

Code Explanation

Understand unfamiliar code:

Documentation

Generate docs for your code:

Tips

Be Specific

More detail = better answers:

Share Context

Include relevant files or errors:

Follow Up

Continue the conversation to refine answers:

Privacy

  • Conversations are sent to your chosen AI provider
  • Kisuke doesn’t store your chat content on our servers
  • Your API credentials stay on your device