BeClaude

MakoCode

New
50GitHub TrendingGeneralby liebaojun

MakoCode — 茉子版 Agent | Galgame 风格桌面 AI Agent,零门槛体验 Agent 的乐趣

First seen 6/18/2026

Summary

MakoCode transforms Claude Code into a Galgame-style desktop AI Agent, offering a visually engaging and beginner-friendly way to experience agentic workflows.

  • It simplifies task automation and interaction through a charming anime-themed interface, making AI agent capabilities accessible to developers of all skill levels.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/makocode.md

3
Invoke with @agent-name
@makocode

Use Cases

Automate file organization and cleanup tasks with a conversational Galgame-style agent.
Quickly generate code snippets or debug scripts by chatting with the MakoCode agent.
Manage project workflows like git commits or dependency updates through interactive agent prompts.
Learn about agent-based automation in a fun, low-pressure environment using the MakoCode interface.
Set up personalized reminders or notifications for development tasks via the agent.
Explore creative coding ideas or get suggestions for side projects from the MakoCode agent.

Usage Examples

1

/makocode help me organize my downloads folder by file type

2

/makocode debug this Python script and explain the errors

3

/makocode suggest a new feature for my todo app and write the initial code

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is MakoCode?

MakoCode transforms Claude Code into a Galgame-style desktop AI Agent, offering a visually engaging and beginner-friendly way to experience agentic workflows. It simplifies task automation and interaction through a charming anime-themed interface, making AI agent capabilities accessible to developers of all skill levels.

How to install MakoCode?

To install MakoCode: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/makocode.md. Finally, @makocode in Claude Code.

What is MakoCode best for?

MakoCode is a agent categorized under General. It is designed for: agent. Created by liebaojun.

What can I use MakoCode for?

MakoCode is useful for: Automate file organization and cleanup tasks with a conversational Galgame-style agent.; Quickly generate code snippets or debug scripts by chatting with the MakoCode agent.; Manage project workflows like git commits or dependency updates through interactive agent prompts.; Learn about agent-based automation in a fun, low-pressure environment using the MakoCode interface.; Set up personalized reminders or notifications for development tasks via the agent.; Explore creative coding ideas or get suggestions for side projects from the MakoCode agent..