BeClaude

x-agent

New
15GitHub TrendingGeneralby story2u

基于 pi 的本地优先 AI Agent 客户端:用 SKILL.md 管理能力,用知识库增强上下文,用工具链完成可复用、可审计的 AI 工作流。

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/x-agent.md https://raw.githubusercontent.com/story2u/x-agent/main/SKILL.md
3
Invoke in Claude Code
/x-agent
View source on GitHub
agent

Frequently Asked Questions

What is x-agent?

基于 pi 的本地优先 AI Agent 客户端:用 SKILL.md 管理能力,用知识库增强上下文,用工具链完成可复用、可审计的 AI 工作流。

How to install x-agent?

To install x-agent, 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 /x-agent.

What is x-agent best for?

x-agent is a community categorized under General. It is designed for: agent. Created by story2u.