claudeindex
Marketplace

shokai-agent-skills

shokai's Claude Code Agent Skills collection

Stars

9

Forks

1

Plugins

3

Installation

1

Add the marketplace

/plugin marketplace add shokai/agent-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

3

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

library-update-review

ライブラリ更新pull requestのレビュー手順。dependabot/renovatebot PRの分析、release note調査、コード更新、過去の失敗調査を行う。

Plugin

codex-consultation

Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。

Plugin

conversation-context

対話コンテキストのexport/importスキル。会話で共有された目的・意図・設計判断・制約条件を .dev/contexts/ に書き出し、別セッションやレビューで読み込む。1対多のコンテキスト共有により、複数のsub PRをまとめたfeature PRのレビューやコードの自動改善に便利。