Agent Plugins Marketplace
All plugins

bizdoc

v0.11.0

ビジネス白基調・SVG図解付き1枚HTML文書の生成(bizdoc)と、プロジェクト別ドキュメント統合管理 doc-hub(~/Documents/doc-hub・ファイルSSOT・静的index)

Claude Code2 Skills

By haboshi0 GitHub starsUpdated 15 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 2, 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 bizdoc for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install bizdoc@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. 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/haboshi/claude-code-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is bizdoc/.

Plugin files

bizdoc/
├── .claude-plugin/plugin.json
├── skills/bizdoc/SKILL.md
└── skills/doc-hub/SKILL.md

Included Skills2

bizdocskills/bizdoc/SKILL.md

ビジネスシーン向けの白基調・SVG図解付き1枚HTML文書(提案書/報告書/解説/手順書/議事録)を生成し、doc-hub に保存する。「bizdoc」「ビジネス資料作って」「ビジネス文書」「業務資料作って」「提案書作って」「報告書作って」「報告書をHTMLで」「白基調で資料」「図解入りの業務資料」「◯◯の資料をまとめて」「business document」で発動。イラスト風でない業務文書・関係部署に展開する資料が必要なときに使う。住み分け — 図解・画像の単体生成は codex-imagegen / svg-diagram、カジュアルな解説ページは run-explainer-page、発表スライドは frontend-slides。「文書一式」を作るのが本スキル。

doc-hubskills/doc-hub/SKILL.md

生成ドキュメントの統合管理 hub(~/Documents/doc-hub)の操作。プロジェクト別ドキュメント一覧の表示・indexを開く・散逸したHTMLの取込・再インデックス。「ドキュメント一覧」「資料どこ」「doc hub 開いて」「このHTMLをhubに入れて」「ドキュメントハブ」「hubに登録」で発動。

Plugin manifests1

bizdoc/.claude-plugin/plugin.json
{
  "name": "bizdoc",
  "version": "0.11.0",
  "description": "ビジネス白基調・SVG図解付き1枚HTML文書の生成(bizdoc)と、プロジェクト別ドキュメント統合管理 doc-hub(~/Documents/doc-hub・ファイルSSOT・静的index)",
  "author": {
    "name": "haboshi",
    "email": "[email protected]"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[bizdoc on Agent Plugins Marketplace](https://pluginsmp.com/plugins/bizdoc)