studio
v2.1.3コンテンツ制作スキル群を提供するプラグイン。10個のスキル(スライド・PPTX・図表・LaTeX・コンテンツ生成・EPUB圧縮・カウントダウンアイコン・研修設計・検索可視性最適化(SEO/GEO))と1個のコマンドを含む。
By sumik51 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 11 skill or MCP entries
- Source updated
- Aug 29, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add studio@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/sumik5/sumik-llm-pluginClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/studio/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/compressing-epub-images/SKILL.md├── skills/creating-content/SKILL.md├── skills/creating-countdown-icons/SKILL.md├── skills/creating-diagrams/SKILL.md├── skills/creating-pptx/SKILL.md├── skills/creating-slides/SKILL.md├── skills/designing-training/SKILL.md├── skills/gws-slides/SKILL.md├── skills/optimizing-search-visibility/SKILL.md├── skills/writing-latex/SKILL.md└── .mcp.json
Included Skills10
EPUB ファイル内の画像(主にスキャン本の JPEG)を ImageMagick(magick)で再エンコード(quality 調整)・リサイズし、PNG は pngquant で圧縮してファイルサイズを削減するスキル。AskUserQuestion で圧縮レベル選択フローを提供し、実測サンプリングから予測サイズを提示してからユーザーに選ばせる。mimetype 先頭・無圧縮での再 zip など EPUB 規格を守った再パッケージ手順を含む。 Use when: EPUB ファイルが大きく画像圧縮で削減したい時、スキャン本(画像ベース EPUB)の容量を減らしたい時、Kindle などの電子書籍リーダーに転送する前にサイズ最適化したい時。 画像ベース EPUB(スキャン本)と通常 EPUB の両方に対応。書誌情報・xhtml・css は触らず画像のみ再エンコード。For OCR text conversion use certificate:converting-content; for Anki flashcards use certificate:creating-flashcards.
コンテンツ制作統合スキル。AIコピーライティング(15テクニック+心理的トリガーでマーケティングコピー・ブログタイトル・広告見出し・SNS投稿を生成)とAIデザインクリエイティブ(バナー・SNS・ポスター等の広告ビジュアル制作プロンプト設計・75プロンプトテンプレート・i2iワークフロー)を統合。 Use when creating marketing copy, blog titles, ad headlines, social media posts, or generating visual creatives (banners, social images, posters) with AI tools. For eliminating AI smell from text use devkit:writing-effective-prose. For UI/UX design principles use design:designing-ux. For presentations use creating-slides. For LaTeX → writing-latex.
カウントダウンアプリ用アプリアイコン(512×512 PNG)を絵文字・背景パレット選択の対話フローで生成するスキル。テキスト・絵文字・斜めストライプ背景を組み合わせたデザインアイコンを出力し、clean版とプレビュー版(白数字重ね)の2枚を提供する。 Use when creating app icons for countdown apps, generating text-based app icons with emoji, selecting icon designs interactively, or producing 512x512 PNG icons with diagonal striped backgrounds. 絵文字候補4択 → 背景パレット4択の対話フローで、ユーザーの意図に合ったアイコンを段階的に確定する。詳細な手順は INSTRUCTIONS.md を参照。For AIツールによるバナー・SNS画像・ポスター等の広告ビジュアル制作, use creating-content instead.
ダイアグラム作成ガイド(Mermaid構文・draw.io MCP・draw.io XML/CSVフォーマット・22種類以上のダイアグラム対応)。 Use when creating diagrams, charts, or visual documentation with Mermaid or draw.io. C4モデル、ER図、シーケンス図、フローチャート、状態遷移図、ガントチャート、マインドマップ等を含む。精密なスタイリング・座標指定はdraw.io XML、組織図・階層データはdraw.io CSVで対応。 For data-visualization design theory (chart selection, color scales), use design:designing-data-visualizations. For LaTeX/TikZ figures inside .tex documents, use writing-latex.
箇条書き・メモ・素朴なスライドを「6つの構造」で組み直し、So What(だから何が言えるか)まで届くコンサル品質の1枚スライドを、編集可能な PowerPoint(.pptx)とプレビュー画像(.png)のハイブリッドで生成するスキル。情報を足すのではなく削り、情報の差と余白で意思決定を一目で促す。 Use when creating or remaking a consultant-quality single slide as an editable PowerPoint (pptx) from rough notes, bullet points, or an existing slide — restructuring into a So-What-driven 16:9 deliverable with strict flat design discipline (6-color palette, Noto Sans JP, grid alignment). 手動呼び出し専用(/creating-pptx)。For multi-slide HTML decks use creating-slides. For Google Slides editing use gws-slides. For standalone diagrams use creating-diagrams. For data-visualization theory use design:designing-data-visualizations.
HTMLスライド作成スキル。slides repoの3層分離モデル(Engine/Theme/Content)に基づく16:9 HTMLプレゼンデッキの作成・テーマカスタマイズ・ソース素材変換をガイド。認知科学・ロジック構築(接続関係診断・基本ロジック図)・ストーリーテリング・聴衆分析・スライドデザイン・ビジュアルデザイン実践・提案書構成術(ロジック3つの力・MECE・メッセージマップ)・デリバリー(実践Tips集含む)・準備プロセスの9リファレンスで品質を担保。国際学会・学術研究発表(Q&A・ネットワーキング・ポスター発表・英語表現・発音)向け専門リファレンス6本も収録。 Use when creating HTML slide decks, converting source materials to slides, customizing slide themes, initializing new slide projects, or preparing international conference presentations and academic research talks. Delegates actual slide creation to the tachikoma-doc-slide agent (falls back to direct creation when subagents are unavailable, e.g. Codex CLI). For presentation quality improvement (storytelling, delivery, engagement) use designing-training. For text polishing use devkit:writing-effective-prose. For marketing copy use creating-content. For consultant-quality single-slide PowerPoint (.pptx) use creating-pptx. For Google Slides editing via the gws CLI use gws-slides.
Training program design and facilitation methodology covering needs analysis (participant analysis, stakeholder mapping), KSA framework, instructional design theory (ADDIE, TOTE, Gagné, mastery learning), objective setting, activity catalog, training operations (instructor, space, logistics), Off-JT training system design, brain science principles (7±2 rule, long-term memory, habit formation), learner-centered facilitation (90/20/8 rule, EAT), online/hybrid/blended delivery, skill map creation, training material development, innovation/project-based training, and Kirkpatrick 4-level evaluation. Use when designing training programs, facilitating workshops, creating training materials, building skill maps, measuring training effectiveness, or managing training operations. For behavior design→design:applying-behavior-design. For presentation content→creating-slides. For design thinking process (empathize/define/ideate/prototype/test)→design:practicing-design-thinking.
Read and write Google Slides presentations via the gws CLI (gws slides presentations create / get / batchUpdate, with gws schema for inspecting request parameters). Use when reading or programmatically editing Google Slides documents (batchUpdate requests, presentation retrieval) from the command line. For creating self-authored HTML presentation decks (themes, storytelling), use creating-slides instead. For generating PowerPoint .pptx files, use creating-pptx instead.
生成AI時代の検索可視性最適化リファレンス。古典SEO(Googleランキング要因・E-E-A-T・検索意図・トピッククラスター・Core Web Vitals(LCP/INP/CLS)・クロール/インデックス/レンダリング・構造化データ・hreflang・キーワードリサーチ・オンページ最適化・被リンク・ローカル/EC)、生成AI活用(制作支援プロンプト・プロンプトエンジニアリング・カスタムGPT・RAG・エージェント自動化・周辺業務)、AI検索最適化(AI Overviews/AI Mode・GEO・AEO・LLMO・llms.txt・AI引用構造・AI引用源最適化)、計測(GA4/GSC・KPI/ROI・ゼロクリック計測限界・AI可視性計測(Mentions/Citations分離・プロンプトトラッカー・自己診断))、リスクとガバナンス(Scaled content abuse・著作権・ハルシネーション・Googleポリシー・開示規制・社内AIガバナンス)を統合。SEOライティング・運用診断ロードマップも収録。Use when planning SEO strategy, auditing technical SEO, doing keyword/content research, optimizing for AI Overviews/GEO/AEO/LLMO, designing SEO KPIs, or governing AI-generated content risk. For eliminating AI smell from prose use devkit:writing-effective-prose. For marketing copy/headlines use creating-content. For RAG/LLMOps/prompt architecture use ai:designing-genai-patterns. For web AI/RAG implementation use ai:integrating-ai-web-apps. For querying live GA4 data via the analytics MCP use google:analyzing-with-google-analytics.
LaTeX document creation and typesetting centered on Japanese academic reports. MUST load when .tex files are detected. Covers upLaTeX + dvipdfmx setup, minted code highlighting with Japanese font support, equations, figures, tables, cover pages, and thebibliography. References extend to advanced packages (tabularray, tcolorbox, TikZ, pgfplots, biblatex/natbib, fontspec), Beamer presentations, math symbol tables, large-document management, TeX engine selection (pdfTeX/XeTeX/LuaTeX/upTeX), special documents (CV, letters, posters), diagrams/charts, PDF optimization, package development, and troubleshooting. Use when creating or editing .tex documents, compiling Japanese LaTeX with upLaTeX + dvipdfmx, writing Beamer slides, or typesetting academic papers and reports. For HTML presentation decks, use creating-slides. For Mermaid/draw.io diagrams (non-LaTeX), use creating-diagrams. For prose quality and academic writing craft, use devkit:writing-effective-prose.
MCP servers1
- command
- ./bin/npx-mise.sh
- args
- @drawio/mcp
- cwd
- .
Plugin manifests2
{
"name": "studio",
"version": "2.1.3",
"description": "コンテンツ制作スキル群を提供するプラグイン。10個のスキル(スライド・PPTX・図表・LaTeX・コンテンツ生成・EPUB圧縮・カウントダウンアイコン・研修設計・検索可視性最適化(SEO/GEO))と1個のコマンドを含む。",
"author": {
"name": "sumik5"
},
"keywords": [
"claude-code",
"skills",
"slides",
"diagrams",
"content-creation"
],
"skills": "./skills/",
"mcpServers": "./.mcp-codex.json",
"interface": {
"displayName": "Sumik Studio",
"shortDescription": "スライド・図表・EPUB圧縮・LaTeX 等のコンテンツ制作スキルを提供するプラグイン",
"longDescription": "10個のコンテンツ制作スキルと1個のスラッシュコマンドを提供。HTMLスライド・PPTX・図表(Mermaid/draw.io)・LaTeX文書・マーケティングコピー・EPUB圧縮・研修設計・検索可視性最適化(SEO/GEO/AI検索)をカバーします。",
"developerName": "sumik5",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write",
"Edit",
"Bash"
],
"websiteURL": "https://github.com/sumik5/sumik-claude-plugin",
"privacyPolicyURL": "https://example.com/privacy",
"termsOfServiceURL": "https://example.com/terms",
"defaultPrompt": [
"creating-slides でスライドを作成",
"creating-diagrams で図を作成"
],
"brandColor": "#FF7A00"
}
}{
"name": "studio",
"description": "sumik Claude Code Plugin (studio) — slides, diagrams, EPUB cover/compression, LaTeX, content & training creation",
"version": "2.1.3",
"author": {
"name": "sumik5"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[studio on Agent Plugins Marketplace](https://pluginsmp.com/plugins/studio)