📸
AutomationShell

Shogun Screenshot

by yohey-w

Shogun Screenshot is an Automation skill for Claude Code, published by yohey-w in multi-agent-shogun.

1.4K stars292 forkson yohey-w/multi-agent-shogunAdded 2026/08/19Repository updated 2026/08/06
ai-agentanthropicautomationclaude-codellmmulti-agentparallel-processingsamuraishoguntmux
Install in seconds
Install Shogun Screenshot
Copy Shogun Screenshot into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/yohey-w/multi-agent-shogun/tree/main/skills/shogun-screenshot ~/.claude/skills/shogun-screenshot

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/yohey-w/multi-agent-shogun.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/shogun-screenshot/SKILL.md in yohey-w/multi-agent-shogun
Installs to
~/.claude/skills/shogun-screenshot
Collection
One of 7 skills cataloged from this repository
Category
Automation1523 skills

What Shogun Screenshot does

Shogun Screenshot captures and processes screenshots: retrieves the latest local screenshots, captures web pages with Playwright, crops and resizes images, and masks sensitive information in black boxes. Use it when writing articles, creating reports, checking UIs, or editing images.

Shogun Screenshot is cataloged under Automation on DirSkills. Shogun Screenshot comes from a repository tagged ai-agent, anthropic, automation, claude-code and llm.

Documentation

README

/shogun-screenshot - スクリーンショット取得・加工スキル

North Star(全判断の最上位基準)

このスキルの北極星は記事・報告書のビジュアル品質向上によるコンテンツ差別化。 高品質な画像(マスク済み・適切にトリミング済み)を記事・レポートに挿入することで、 テキスト単体の競合コンテンツとの差別化を実現する。

Input

$ARGUMENTS = 操作対象の指定(URLまたはモードキーワード)

  • URL(https://...)→ Mode 2: Webキャプチャ
  • latest(省略可)→ Mode 1: ローカルスクショ取得
  • 引数なし → ユーザーの意図に応じて最適なモードを選択

Overview

スクリーンショットの取得・加工を行う。4つのモードがある:

  1. ローカル取得: ユーザーのスクショフォルダから最新画像を取得
  2. Webキャプチャ: URLを指定してPlaywright MCPでページをキャプチャ
  3. トリミング: 既存画像の一部を切り出し・リサイズ
  4. マスキング: 機微情報(APIキー、個人情報等)を黒塗り

When to Use

  • 「最新のスクショを見せて」「スクショ取って」と言われた時
  • 記事やレポートに画像を挿入する時
  • UI画面のキャプチャが必要な時
  • 画像のトリミング・切り出しが必要な時
  • スクショ内の機密情報をマスクする時

Configuration

スクショフォルダのパスは config/settings.yaml で管理(優先順の配列):

This is the opening of the README. Read the full README on GitHub.

Commands Shogun Screenshot provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /shogun-screenshot

Frequently asked about Shogun Screenshot

  • What else does yohey-w publish alongside Shogun Screenshot?

    Shogun Screenshot is one of 7 skills that DirSkills catalogs from yohey-w/multi-agent-shogun, the repository it ships in. Its siblings there include Shogun Agent Status, Shogun Bloom Config and Shogun Model List. Each one is a separate skill with its own page in this directory, installs the same way Shogun Screenshot does, and is maintained by yohey-w in that same repository. The rest of the collection is listed on the yohey-w/multi-agent-shogun page.

  • How does Shogun Screenshot compare to other Automation skills?

    Shogun Screenshot ranks #626 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Shogun Screenshot against them. Open each page to compare what they document and how they install.

More from yohey-w/multi-agent-shogun

Shogun Screenshot is one of 7 skills cataloged on DirSkills from yohey-w/multi-agent-shogun.

See all 7 skills
📊
2w ago

Shogun Agent Status

Shogun Agent Status displays the operational state of all agents (karō, ashigaru 1-7, strategist) by combining tmux pane status, task YAML status, and unread inbox counts. Use it to check which agents are idle, busy, or missing before assigning tasks.
AI Engineering
1.4K292
🔀
2w ago

Shogun Bloom Config

Shogun Bloom Config asks interactive multiple-choice questions about Claude and ChatGPT subscriptions, then generates a ready-to-paste capability_tiers YAML configuration and recommended fixed agent model assignments for multi-agent routing.
AI Engineering
1.4K292
🤖
2w ago

Shogun Model List

Shogun Model List provides a reference table of AI CLI tools, available models, required subscriptions, and maximum Bloom cognitive level per model. Use it before configuring capability_tiers in multi-agent-shogun.
AI Engineering
1.4K292
🔄
2w ago

Shogun Model Switch

Shogun Model Switch updates agent CLI type, model, and thinking settings in settings.yaml, then restarts the selected tmux pane. Use it to switch agents between Claude, Codex, Copilot, or Kimi, or toggle extended thinking without leaving the session.
AI Engineering
1.4K292
🔄
2w ago

Shogun Readme Sync

Shogun Readme Sync detects differences between README.md (English) and README_ja.md (Japanese) and updates missing sections or numbering so both stay in sync after README edits.
Writing
1.4K292
🛠️
2w ago

Skill Creator

Skill Creator designs, creates, validates, and reviews Claude Code skills (SKILL.md) following the Anthropic 2026-03 guide. Use it for new skill creation, improving existing skills, description quality checks, and trigger test design.
AI Engineering
1.4K292