nextclaw

作者 Peiiii已验证

An open-source, extensible, self-hosted agent workspace with multi-runtime support for Codex, Claude Code, and more, plus reusable local apps for custom interfaces and services.

252
Stars
43
Forks
TypeScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/Peiiii/nextclaw

快速入门

使用 nextclaw 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

简体中文

NextClaw logo

NextClaw

Your long-term personal AI partner.

Tell NextClaw what you want done. It brings the conversation, files, tools, and generated results into one workspace—and keeps working until there is something useful to deliver.

NextClaw workspace with a data visualization beside a project document

From one request to a usable result, without losing the work in between.

Download Desktop · Install NextClaw · Explore Use Cases · Read the Docs

npm GitHub Release License Discord

Open source · Local-first · macOS, Windows, Linux, Docker, and cloud VMs

Why NextClaw

Start with the goal

Ask for a report, analysis, file operation, small app, or recurring task. NextClaw organizes the tools and steps behind it.
Keep context and results together

Conversations, local files, web research, generated documents, and follow-up work stay in the same task.
Choose how the work runs

Use Native, Codex, Claude Code, OpenCode, or Hermes, then run locally, on a NAS, or on a server you control.

New installations are ready for the first task without entering an API key. The built-in free trial uses a public gateway; limits and models may change, and sensitive or confidential data should not be sent through it.

What You Can Finish

  • Research and compare — collect pages, notes, and references, then turn them into a brief, source list, or comparison table.
  • Analyze and visualize data — gather data from websites, CSV files, or spreadsheets, clean it, draw charts, and write the conclusion.
  • Draft useful documents — shape source material and rough notes into reports, articles, proposals, release notes, or weekly updates.
  • Process local files — inspect, rename, extract, classify, and summarize documents without losing the task context.
  • Build small tools for yourself — turn a repeated job into a script, local app, dashboard, or reusable workflow.
  • Keep recurring work moving — receive requests from chat apps, run scheduled briefs or checks, and send results back to the right channel.

Explore more use cases

Product Tour

Turn source material into a result you can inspect

Start with source material, let the Agent organize and visualize it, then inspect the result beside the conversation. Source files and project documents remain available in the same workspace.

A data dashboard open beside its NextClaw conversation

Let AI deliver important results to you

When scheduled work, a background Agent, or a long-running monitor finishes, NextClaw can deliver the report to your inbox. Read it later, manage it with the rest of your results, or continue the conversation with the full context.

NextClaw delivering a project brief to the AI inbox

Choose the Agent Runtime for each task

Keep an Agent's identity, workspace, memory, and skills, then run the task with Native, Codex, Claude Code, OpenCode, or Hermes. Choose the runtime when starting a task and keep the rest of the workspace unchanged.

NextClaw runtime picker with Native, Claude Code, Codex, Hermes, and OpenCode

Inspect real files beside the conversation

Open code, Markdown, HTML, Word, Excel, and PowerPoint without losing the task that produced them.

An Excel file open beside a NextClaw conversation

Keep the small apps you build

Build a page with an Agent, run it beside the conversation, and keep it as a Panel App you can open and improve later.

A Panel App running beside a NextClaw conversation

More of the workspace

Dedicated Agents
Give different kinds of work their own role, memory, skills, runtime, and workspace.

NextClaw agent management page
Image generation
Generate an image, keep the local file, and continue using it in the same task.

An image generated inside a NextClaw task
Messaging channels
Connect Weixin, Feishu/Lark, QQ, and other channels to the Agents running on your machine.

NextClaw messaging channel settings
Scheduled work
Run recurring briefs, checks, and other tasks on a schedule you control.

NextClaw scheduled task list
Skills and references
Install skills while keeping their documentation open in the right-side Doc Browser.

NextClaw skill market with the Doc Browser open
Model providers
Use built-in providers or add your own OpenAI-compatible endpoint and models.

NextClaw model provider settings

Install NextClaw

Desktop App

The desktop app is the easiest way to start on macOS, Windows, or Linux.

Download the latest stable desktop release

npm

Install Node.js LTS first, then run:

npm install -g nextclaw
nextclaw start

Open http://127.0.0.1:55667 and start with the built-in free-trial model. Connect your own provider when you need it.

If npm is unavailable, install or reinstall Node.js LTS and reopen the terminal. On a remote host, port 55667 serves plain HTTP. Use it directly only for a quick check; terminate HTTPS with Nginx or Caddy for regular access.

nextclaw stop

Docker

For a long-running server or cloud VM deployment:

curl -fsSL https://nextclaw.io/install-docker.sh | bash

See the Docker deployment guide for reverse proxy, domain, and remote access setup. You can compare every supported path on the install options page.

For the current tested server baseline, idle measurements, and factors that increase memory during active work, see Runtime Resource Usage.

Models, Channels, and Tools

  • Models — built-in free-trial access, plus OpenRouter, OpenAI, Anthropic, Gemini, DeepSeek, MiniMax, Moonshot, DashScope, Zhipu, AiHubMix, vLLM, and custom OpenAI-compatible endpoints.
  • Messaging channels — Weixin, Feishu/Lark, QQ, DingTalk, WeCom, Telegram, Discord, Slack, WhatsApp, and email.
  • Capabilities — skills, MCP servers, CLI tools, browser control, local files, Panel Apps, and scheduled tasks.
  • Local control — configuration, conversations, and credentials stay in the environment you control. Connected providers and channels receive the data you send through them.

See all integrations

Develop From Source

From the repository root:

pnpm install
pnpm dev start

The development stack prints its local URLs in the terminal and uses ~/.nextclaw by default. Set NEXTCLAW_HOME=/path/to/home to use an isolated data directory.

To run only one side:

pnpm dev:backend
pnpm dev:frontend

See the developer command reference for local source-runtime checks, the manual runtime-update harness, platform stacks, Docker, and validation commands.

To refresh the repository and website screenshot set:

pnpm run screenshots:refresh

Documentation

Repository planning: Roadmap · TODO

Community

NextClaw WeChat group QR code

Contributing

Contributions are welcome. Open an issue to discuss a bug or proposal, or submit a pull request with a focused change and its relevant verification.

Acknowledgements

NextClaw was inspired by these projects:

  • OpenClaw — inspired NextClaw's early exploration of a full-stack AI assistant.
  • NanoBot — demonstrated how a small agent framework can remain useful and extensible.

License

MIT


NextClaw GitHub star history

常见问题

What is nextclaw?

nextclaw is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Peiiii. An open-source, extensible, self-hosted agent workspace with multi-runtime support for Codex, Claude Code, and more, plus reusable local apps for custom interfaces and services. It has 252 GitHub stars.

Is nextclaw safe to use?

Yes. nextclaw passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install nextclaw?

Clone the repository with "git clone https://github.com/Peiiii/nextclaw" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is nextclaw written in?

nextclaw is primarily written in TypeScript. It is open-source under Peiiii on GitHub, so you can review or fork the full source.

Are there alternatives to nextclaw?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh nextclaw against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情