copilot-agent-workspace: Skill for Claude Code

.github/skills/document-writer/SKILL.md

document-writer is a skill for Claude Code, Codex from kanazawazawa/copilot-agent-workspace. It costs 61 tokens per session (947 once invoked), scanned A, original, MIT.

A Japanese-language skill for creating business documents in Markdown, a plain-text format that is easy to reuse and track in version control.

In plain words
What is it for?
It is for preparing Japanese proposals, reports, specifications, agendas, requirements documents, and meeting records.
Why use it?
It gives proposals, reports, and meeting minutes a clear structure and requires the outline to be approved before drafting.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

This is kanazawazawa/copilot-agent-workspace's own configuration. It tells Claude Code and Codex how to work on copilot-agent-workspace itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything copilot-agent-workspace configures →

Reuse

Borrowing it

Nothing to install: this file belongs to kanazawazawa/copilot-agent-workspace. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/kanazawazawa/copilot-agent-workspace/master/.github/skills/document-writer/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/kanazawazawa/copilot-agent-workspace

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for document-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/kanazawazawa/copilot-agent-workspace/document-writer.svg)](https://agentmods.dev/skills/kanazawazawa/copilot-agent-workspace/document-writer)
Your own site
<a href="https://agentmods.dev/skills/kanazawazawa/copilot-agent-workspace/document-writer"><img src="https://agentmods.dev/badge/skills/kanazawazawa/copilot-agent-workspace/document-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 947 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.00947
Opus 5 $0.00030 $0.00474
Sonnet 5 $0.00012 $0.00189
Haiku 4.5 $0.00006 $0.00095

Measured 8d ago against content hash 9791bb90f0df, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

document-writer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/skills/document-writer/SKILL.md · 114 lines

What it actually says

Markdown ドキュメント作成スキル

概要

提案書・報告書・議事録などのビジネスドキュメントを Markdown で作成する。 再利用性・検索性・差分管理に優れた形式で、そのまま使える品質を目指す。

トリガーワード

  • 「提案書」「報告書」「議事録」「ドキュメント作成」
  • 「Word」「Markdown で書いて」「文書作成」
  • 「アジェンダ」「要件定義書」「仕様書」

使用しない場合

  • PPT / スライド作成(→ slide-creator
  • README やコード内コメント
  • API ドキュメントの自動生成

作成ワークフロー

Step 1: 要件確認

確認項目 質問
目的 何のためのドキュメント?(提案、報告、教育、共有)
対象読者 誰が読む?(経営層、技術者、顧客、社内)
分量 目安は?
トーン フォーマル?カジュアル?

Step 2: アウトライン提示

必ず内容作成の前にアウトラインを提示し、承認を得る。

Step 3: コンテンツ作成

承認後、セクションごとに内容を作成する。


ドキュメント種別テンプレート

提案書

  1. エグゼクティブサマリー
  2. 現状の課題
  3. 提案するソリューション
  4. 期待される効果(定量+定性)
  5. 実施スケジュール
  6. 概算費用
  7. 体制・サポート
  8. 次のステップ

技術調査報告

  1. 調査の目的
  2. 調査範囲と手法
  3. 調査結果(サマリー)
  4. 詳細分析
  5. 比較表(該当する場合)
  6. 推奨事項
  7. 参考文献

議事録

  1. 会議情報(日時・参加者・目的)
  2. アジェンダ
  3. 議論内容
  4. 決定事項
  5. アクションアイテム(担当者・期限)

対象読者別の調整

対象 フォーカス 避けるべきこと
経営層 ビジネスインパクト、ROI、リスク 技術詳細、専門用語
技術者 アーキテクチャ、実装、選定理由 曖昧な表現、マーケ用語
顧客 課題解決、具体的なメリット 自社都合の話

図表の使い方

  • Mermaid ダイアグラムを積極的に使う(フローチャート、シーケンス図、ガントチャート)
  • 比較は Markdown テーブルで
  • 数字は表やリストで視覚的に整理する

出力ルール

保存先

output/documents/YYYY-MM-DD_HHmmss_ドキュメント名/document.md

品質基準

  • 日本語で作成する
  • そのまま使える品質を目指す
  • 具体的な数字・事実を優先する(「多くの」ではなく「80%の」)
  • ドキュメントの最後に情報源一覧を入れる
  • 既存ファイルは絶対に上書き・削除しない
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 114 lines · 61 tokens per session scan A 9791bb90f0df

Subscribe to this mod's changes

document-writer is a skill published in the GitHub repository kanazawazawa/copilot-agent-workspace (5 stars, last pushed 3mo ago), licensed MIT. It adds 61 tokens to every session and 947 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

orbit-notion

Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…

nexu-io/open-design · 117 tokens

instrument-data-to-allotrope

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…

anthropics/knowledge-work-plugins · 123 tokens

baoyu-youtube-transcript

A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.

JimLiu/baoyu-skills · 107 tokens

feishu

Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.

Hmbown/CodeWhale · 33 tokens

read

Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask in any language to read, fetch, check, summarize, quote, cite, convert, or save a URL or PDF. Not for local…

tw93/Waza · 78 tokens

overleaf-sync

A two-way connection between a local paper folder and Overleaf, a web-based LaTeX editor for writing research papers. It lets you move changes between the local files and the shared Overleaf project.

wanshuiyin/Auto-claude-code-research-in-sleep · 97 tokens