·creating-opencode-agents
</>

creating-opencode-agents

pr-pm/prpm

创建 OpenCode 代理时使用 - 提供带有 YAML frontmatter 的 markdown 格式、模式/工具/权限配置以及专业 AI 助手的最佳实践

8安装·2热度·@pr-pm

安装

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

SKILL.md

Expert guidance for creating OpenCode AI agents with proper configuration, tools, and permissions.

| mode | primary \| subagent \| all | How agent can be used (default: all) | | model | string | Override model (e.g., anthropic/claude-sonnet-4-20250514) | | temperature | number | Response randomness 0.0-1.0 | | prompt | string | Path to prompt file: {file:./path/to/prompt.txt} | | maxSteps | number | Maximum iterations (unlimited if unset) |

| tools | object | Enable/disable tools with boolean values | | permission | object | Tool access: ask, allow, or deny | | disable | boolean | Deactivate the agent |

创建 OpenCode 代理时使用 - 提供带有 YAML frontmatter 的 markdown 格式、模式/工具/权限配置以及专业 AI 助手的最佳实践 来源:pr-pm/prpm。

查看原文

可引用信息

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

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

快速解答

什么是 creating-opencode-agents?

创建 OpenCode 代理时使用 - 提供带有 YAML frontmatter 的 markdown 格式、模式/工具/权限配置以及专业 AI 助手的最佳实践 来源:pr-pm/prpm。

如何安装 creating-opencode-agents?

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

这个 Skill 的源码在哪?

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