TokenCode
New26GitHub TrendingGeneralby yzfly
为并行而生的 Agent 运行时——Go 写的开源终端 Coding Agent(类 Claude Code),可接入任意模型,自带心跳与自动做梦 | A parallel-native agent runtime in Go: an open-source, Claude Code-style coding agent. Any model, heartbeat & dreaming.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/tokencode.md https://raw.githubusercontent.com/yzfly/TokenCode/main/SKILL.md3
Invoke in Claude Code
/tokencodeView source on GitHub
agent
Frequently Asked Questions
What is TokenCode?
为并行而生的 Agent 运行时——Go 写的开源终端 Coding Agent(类 Claude Code),可接入任意模型,自带心跳与自动做梦 | A parallel-native agent runtime in Go: an open-source, Claude Code-style coding agent. Any model, heartbeat & dreaming.
How to install TokenCode?
To install TokenCode, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /tokencode.
What is TokenCode best for?
TokenCode is a community categorized under General. It is designed for: agent. Created by yzfly.