·creating-claude-agents
</>

creating-claude-agents

pr-pm/prpm

在创建或改进 Claude Code 代理时使用。有关代理文件结构、前言、角色定义、工具访问、模型选择和模式验证的专家指导。

0安装·0热度·@pr-pm

安装

$npx skills add https://github.com/pr-pm/prpm --skill creating-claude-agents

SKILL.md

Use this skill when creating or improving Claude Code agents. Provides comprehensive guidance on agent structure, schema validation, and best practices for building long-running AI assistants.

Agents must be placed in .claude/agents/ directory as markdown files.

| name | string | Agent identifier (lowercase, hyphens only) | code-reviewer | | description | string | Brief overview of functionality and use cases | Reviews code for best practices and potential issues |

在创建或改进 Claude Code 代理时使用。有关代理文件结构、前言、角色定义、工具访问、模型选择和模式验证的专家指导。 来源:pr-pm/prpm。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pr-pm/prpm --skill creating-claude-agents
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 creating-claude-agents?

在创建或改进 Claude Code 代理时使用。有关代理文件结构、前言、角色定义、工具访问、模型选择和模式验证的专家指导。 来源:pr-pm/prpm。

如何安装 creating-claude-agents?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pr-pm/prpm --skill creating-claude-agents 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/pr-pm/prpm