creating-opencode-agents
✓Verwendung beim Erstellen von OpenCode-Agenten – bietet Markdown-Format mit YAML-Frontmatter, Modus-/Tools-/Berechtigungskonfiguration und Best Practices für spezialisierte KI-Assistenten
Installation
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 |
Verwendung beim Erstellen von OpenCode-Agenten – bietet Markdown-Format mit YAML-Frontmatter, Modus-/Tools-/Berechtigungskonfiguration und Best Practices für spezialisierte KI-Assistenten Quelle: pr-pm/prpm.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/pr-pm/prpm --skill creating-opencode-agents- Quelle
- pr-pm/prpm
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist creating-opencode-agents?
Verwendung beim Erstellen von OpenCode-Agenten – bietet Markdown-Format mit YAML-Frontmatter, Modus-/Tools-/Berechtigungskonfiguration und Best Practices für spezialisierte KI-Assistenten Quelle: pr-pm/prpm.
Wie installiere ich creating-opencode-agents?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/pr-pm/prpm --skill creating-opencode-agents Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/pr-pm/prpm
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01