{
  "markdown": "# Agent Skills\n\nA collection of Agent Skills for GitHub Copilot and Claude.\n\nGitHub Copilot と Claude 向けの Agent Skills コレクションです。\n\n## Demo\n\n### OCR Super Surya\n\n![OCR Demo](assets/image.png)\n\n### draw.io Diagram Forge\n\n![draw.io Demo](assets/drawio-demo.gif)\n\n## Skills\n\n<!-- public-skills-table:start -->\n| Skill | Description / 説明 |\n| --- | --- |\n| [agentic-workflow-guide](agentic-workflow-guide/) | Design, review, and debug agent workflows, and decide when a request should use a prompt, instruction, skill, agent, or hook before escalating to multi-agent design. Use for .ag... |\n| [analyze-copilot-sessions](analyze-copilot-sessions/) | Analyze historical VS Code GitHub Copilot Chat sessions by model, reasoning effort, AIU, time, reliability, workflow behavior, and external quality evidence, or safely prune wor... |\n| [azure-advisor-report](azure-advisor-report/) | Generate Azure environment monthly report (Markdown + PowerPoint) from Azure Advisor and Cost Management API |\n| [azure-env-builder](azure-env-builder/) | [Alpha] Experimental Azure environment builder for infrastructure and deployment design |\n| [azure-infra-validation](azure-infra-validation/) | Build and validate Azure infrastructure in a lab or sandbox using Azure CLI and official Microsoft docs |\n| [azure-screenshot-mask](azure-screenshot-mask/) | Mosaic environment-sensitive areas (tenant name, user avatar, subscription name / ID, resource group, internal hostnames) on Azure Portal screenshots before publishing to blogs,... |\n| [azure-troubleshooting](azure-troubleshooting/) | Investigate Azure incidents and service degradations with a read-only workflow using Azure CLI, Resource Health, Activity Log, metrics, resource logs, and official Microsoft docs |\n| [azure-update-customer-pptx](azure-update-customer-pptx/) | Build a customer-facing Azure Update PowerPoint from Azure Updates MCP results, including customer classification, Japan region stamps, UPDATE Points, speaker notes, and Verify-... |\n| [biz-ops-setup](biz-ops-setup/) | Business operations workspace setup with workIQ integration. Creates report generation, task management, and customer management system |\n| [book-writing-workspace](book-writing-workspace/) | Operate a reusable technical book manuscript workspace with writing structure, reader persona SSOT, review rules, and optional Markdown to Re:VIEW/PDF support |\n| [browser-bookmark-organizer](browser-bookmark-organizer/) | Safely audit, classify, deduplicate, and reorganize bookmarks or favorites in Google Chrome and Microsoft Edge while preserving intentional toolbar shortcuts, signed-in profiles... |\n| [browser-max-automation](browser-max-automation/) | Visible browser automation using Playwright MCP, CLI, and CDP without interrupting the user's foreground work. Use for navigation, forms, screenshots, repeatable browser workflo... |\n| [chrome-extension-dev](chrome-extension-dev/) | Chrome/ブラウザ拡張機能開発の包括的ガイド。WXTフレームワーク、Manifest V3、Chrome API、テスト手法をカバー。Use when: ブラウザ拡張機能を作成・修正する時。Triggers on 'ブラウザ拡張機能', 'Chrome拡張', 'browser extension', 'WXT', 'content script'... |\n| [code-simplifier](code-simplifier/) | Guide for simplifying and refining code after coding sessions |\n| [context-to-video](context-to-video/) | Turn any context (blog URL, pasted article, PR diff, meeting notes, release notes, raw prompt) into a narrated explainer mp4 with slides, subtitles, and optionally a talking-hea... |\n| [customer-workspace](customer-workspace/) | Customer workspace initialization skill. Provides inbox (information accumulation), meeting minutes management, and auto-classification rules. Use for \"setup customer workspace\"... |\n| [drawio-diagram-forge](drawio-diagram-forge/) | Generate draw.io editable diagrams (.drawio, .drawio.svg) from text, images, or Excel. Orchestrates 3-agent workflow (Analysis → Manifest → SVG generation) with quality gates |\n| [duck-critic](duck-critic/) | Run a Duck Critic producer-critic loop: you (main) keep producing the plan/code/tests and gate your own work at checkpoints with a different-model critic, revising until it passes |\n| [export-session-log](export-session-log/) | Export the current chat session as a structured Markdown work timeline or blog-draft seed |\n| [goal-loop](goal-loop/) | Run an explicit end-to-end goal loop with frozen Scope/criteria, worker delegation, external verification, evaluator review, and bounded retries |\n| [humanize-writing](humanize-writing/) | Remove AI-generated tone and make writing sound more human in Japanese and English |\n| [local-media-transcription](local-media-transcription/) | Transcribe local MP4/M4A/MP3/WAV/WEBM audio or video with ffmpeg and Whisper, then optionally produce diarized transcripts, customer-facing meeting minutes, action items, and PP... |\n| [microsoft-graph-gateway](microsoft-graph-gateway/) | Route Microsoft Graph work in this workspace |\n| [ocr-super-surya](ocr-super-surya/) | GPU-optimized OCR using Surya |\n| [opportunity-factory](opportunity-factory/) | Run a reusable opportunity-to-artifact workflow: discover unmet needs, set up workspace factories, schedule recurring commander/worker/reporter prompts, batch-refine many items,... |\n| [packet-capture-analysis](packet-capture-analysis/) | Use when analyzing pcap or pcapng files, triaging network captures, labeling IPs with evidence, generating PNG charts, or writing packet analysis reports. Keywords: pcap, pcapng... |\n| [peer-feedback](peer-feedback/) | 同僚への半期ピアフィードバック下書きを自動生成する。workIQ で 1:1 チャット・グループチャット・メンション・共通会議・メール・SPO の履歴を収集し、6項目テンプレートに沿ってポジティブかつプロモーション志向で起票する。Use when: ピアフィードバック, フィードバック下書き, 同僚評価, 半期フィードバック, 360度フィードバック。 |\n| [permission-max](permission-max/) | Reduce repeated permission prompts across Microsoft Scout, Copilot CLI, and host tool confirmations with user-approved settings and explicit before/after verification |\n| [powerpoint-automation](powerpoint-automation/) | Create and edit professional PowerPoint presentations from web articles, blog posts, existing PPTX files, or templates |\n| [powerpoint-planning](powerpoint-planning/) | Plan high-quality PowerPoint presentations before file creation or editing |\n| [project-workspace](project-workspace/) | Create and manage topic-specific project workspace folders for validation, investigation, PoC, comparison, or workstream projects |\n| [receipt-expense-workflow](receipt-expense-workflow/) | Company expense receipt workflow. OCR, rename, sort, summarize, and prepare receipt images/PDFs/videos for D365 expense mapping and attachment |\n| [receipt-tax-ocr](receipt-tax-ocr/) | 個人事業・副業・確定申告専用。日本の勘定科目（印刷費 / 事業主借 等）で領収書画像を OCR してリネームし、月次メモを整える。会社経費 / D365 / 出張精算は receipt-expense-workflow を使う。Use when: 領収書, レシート, receipt, OCR, リネーム, 確定申告, 勘定科目, 経費, rename. |\n| [repurpose-deck-from-reference](repurpose-deck-from-reference/) | Build a new-topic PPTX by reusing an existing reference deck's template (layouts / footers / fonts / palette) while replacing all content from primary sources |\n| [retro-copilot](retro-copilot/) | Run a retro for ~/.copilot assets and turn incident learnings into updates for copilot-instructions, instructions, skills, agents, and hooks |\n| [retro-private-skills](retro-private-skills/) | Reflect reusable learnings into a managed Agent Skills repository with scope gates, safe local commits, and conditional push |\n| [retro-workspace](retro-workspace/) | Reflect reusable learnings into the current workspace / repository design and automation assets (.github/**, AGENTS.md, repo scripts/tasks) |\n| [review-security-structure](review-security-structure/) | Review owned or authorized code for security using structure-first evidence: AST/structure maps, call graphs, complexity, Source/Sink flow, and defensive findings |\n| [session-handoff](session-handoff/) | Create a compact handoff note so a new chat/session can first acknowledge the current state before work resumes |\n| [single-html-forge](single-html-forge/) | Generate a single self-contained HTML file — a horizontal slide deck, a vertical-scroll explainer document, or a fixed-canvas summary image — with zero external runtime dependen... |\n| [skill-creator-plus](skill-creator-plus/) | Create or review a reusable skill (SKILL.md) that packages a workflow, and decide whether the request should be a skill instead of a prompt, instruction, agent, or hook |\n| [skill-finder](skill-finder/) | Search, install, and manage Agent Skills locally and from GitHub, then help decide whether the task really needs a skill or another customization primitive |\n| [sync-public-skills](sync-public-skills/) | Synchronize curated Agent Skills across approved repositories with policy checks and verification |\n| [video-watch](video-watch/) | Prepare video URLs or local video files for GitHub Copilot analysis by extracting captions, sampled frames, contact sheets, and a prompt packet |\n| [visualize-as-infographic](visualize-as-infographic/) | Create colorful infographic PNGs from a conversation, topic, file, skill, or workflow |\n| [vscode-extension-guide](vscode-extension-guide/) | Guide for creating VS Code extensions and plugins from scratch through Marketplace publication |\n| [web-accessibility](web-accessibility/) | Build and review accessible web products using WCAG 2.2 AA |\n| [x-hashtag-research](x-hashtag-research/) | Collect and analyze public X posts from hashtags to discover primary sources, official docs, related GitHub repos, and reusable images |\n| [x-twitter-browser-ops](x-twitter-browser-ops/) | X/Twitter browser operations. Use for X browsing, analysis, bookmark management, content and profile operations, or browser-driven troubleshooting. Require explicit confirmation... |\n<!-- public-skills-table:end -->\n\n## Usage / 使い方\n\n### 🚀 Recommended: Agent Skill Ninja (VS Code Extension)\n\nInstall the **Agent Skill Ninja** extension for easy skill management:\n\n**Agent Skill Ninja** 拡張機能でスキル管理が簡単に：\n\n**[📦 Agent Skill Ninja - VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=yamapan.agent-skill-ninja)**\n\n- 🔍 Browse and search skills / スキルの検索・閲覧\n- 📥 One-click install to your project / ワンクリックでプロジェクトにインストール\n- 🔄 Auto-update installed skills / インストール済みスキルの自動更新\n- 📋 View skill details and documentation / スキル詳細とドキュメントの表示\n\n### Manual Installation / 手動インストール\n\nCopy the desired skill folder to your project's `.github/skills/` or `.claude/skills/` directory.\n\n使いたいスキルフォルダをプロジェクトの `.github/skills/` または `.claude/skills/` にコピーしてください。\n\n```bash\n# Example / 例\ncp -r skill-finder /path/to/your/project/.github/skills/\n```\n\n## Structure / 構成\n\nEach skill follows this structure / 各スキルは以下の構成です：\n\n```\nskill-name/\n├── SKILL.md          # Skill definition / スキル定義\n├── LICENSE.txt       # License / ライセンス\n├── references/       # Reference files / 参照ファイル\n└── scripts/          # Helper scripts / ヘルパースクリプト\n```\n\n## License / ライセンス\n\nEach skill has its own license in `LICENSE.txt`. Please refer to the license file in each skill folder.\n\n各スキルは個別のライセンスを持ちます。各スキルフォルダ内の `LICENSE.txt` を参照してください。\n\n- **Self-created skills / 自作スキル**: CC BY-NC-SA 4.0\n- **External skills / 外部由来**: Original license retained (MIT, Apache 2.0, etc.)\n\n## Author / 作者\n\nyamapan ([@aktsmm](https://github.com/aktsmm))\n",
  "bytes": 11186,
  "sha": "7efc25406a1272af45ffb5e603ab4b9e516812019198570df2ecb16f03edcaf1",
  "repo_slug": "aktsmm/agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_aktsmm_agent_skills_powerpoint_automatio_16a33ed6/readme"
}