Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

agentic-plugin

agentic-plugin には NominexHQ から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
0
更新
2026-05-10
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

agentic-audit-command
ソフトウェア品質保証アナリスト・テスター

Audit an OpenCode plugin command across 12 dimensions: purpose, contract, communication style, response patterns, workflow, instruction content, dependencies, lifecycle, tool interactions, resources, configuration, and permissions. The 'command' is the TypeScript tool definition plus its paired instruction file. Use when the user asks to audit, review, or analyse an OpenCode plugin command or tool.

2026-05-10
agentic-audit-skill
ソフトウェア品質保証アナリスト・テスター

Audit a Claude Code plugin skill across 12 dimensions: purpose, contract, communication style, response patterns, workflow, instruction content, dependencies, lifecycle, skill interactions, resources, configuration, and permissions. Surfaces bugs and gaps with severity ratings. Use when the user asks to audit, review, or analyse a Claude Code plugin or specific skill.

2026-05-10
agentic-build-command
ソフトウェア開発者

Spec and build a new OpenCode plugin command (TypeScript tool + paired instruction file) from scratch. Walks through a four-phase collaboration: study existing anatomy → spec the new command → confirm with user → write and smoke test. Use when the user asks to build, add, or create a new OpenCode tool or command.

2026-05-10
agentic-build-skill
ソフトウェア開発者

Design and implement Claude Code plugin skills end-to-end: analyze existing plugin conventions, spec invocation contract and workflow, confirm design with the user, then write SKILL.md plus any required reference/context files and validate consistency. Use for new skills, major rewrites, or expanding a plugin's capability surface.

2026-05-10
agentic-port-command
ソフトウェア開発者

Port an OpenCode plugin command to a Claude Code equivalent: either a CC skill (SKILL.md), a CC sub-agent (.claude/agents/<name>.md), or a CC slash command (commands/<name>.md). The command reads the OC TypeScript tool + paired instruction file, walks through a three-way output decision, and writes the chosen target. Use when the user asks to port, migrate, or convert an OpenCode command to Claude Code.

2026-05-10
agentic-port-skill
ソフトウェア開発者

Port a Claude Code plugin skill to its OpenCode equivalent. Analyses the skill across the full audit dimensions, chooses the right OpenCode target (OC Skill, OC Agent, or OC Plugin Command), then builds it. Use when the user asks to port, convert, or migrate a Claude Code skill to OpenCode.

2026-05-10