Google Docs ドキュメントを新規作成する。「ドキュメント作成」「Docs 作成」「新しいドキュメント」「ドキュメントを作って」などで起動。
Creates a new Google Docs document with optional folder placement and initial content. Activates when user requests to create a new document using phrases like "create document" or "new Docs".
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsThis skill is limited to using the following tools:
Google Docs ドキュメントを新規作成します。
python plugins/shiiman-google/scripts/google_docs.py create --name "ドキュメント名"
python plugins/shiiman-google/scripts/google_docs.py create --name "ドキュメント名" --folder-id "フォルダID"
python plugins/shiiman-google/scripts/google_docs.py create --name "ドキュメント名" --content "初期テキスト"
Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.