AgentStack
SKILL verified MIT Self-run

External Writes

skill-yasunori0418-skills-external-writes · by yasunori0418

Notion・Slack・GitHub Issue/PR・Linear等の外部システムへの書き込み・更新・コメント操作時の運用ルール。MCP書き込み系操作、Notion転記、Slack投稿、Issue/PRコメント、Linearチケット更新等を実行するときに必ず参照する。URLが会話に登場しても自動更新しないという原則を含む。

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-yasunori0418-skills-external-writes

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README — it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-yasunori0418-skills-external-writes)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
today

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of External Writes? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

外部システム書き込みルール

外部システムへの書き込みは明示指示時のみ

Notion・Slack・GitHub Issue/PR・Linear など、外部システムへの作成・更新・コメント操作は、ユーザーから明示的に指示された場合に限り実行する。

  • 会話に外部システムのURL(NotionページURL、Issue URL等)が登場しても、それは参照用/目的地の共有であり、自動書き込み依頼ではない
  • ドラフトはローカル(./tmp_claude/ 等)に出力する
  • 「Notionに書いて」「コメントして」「Issueを作って」等の明示指示があって初めてMCPツールを使用する
  • 迷ったらローカル出力 → 「外部システムに反映しますか?」と確認する

勝手な書き込みは意図しない更新・重複投稿・通知の発生リスクがあるため厳禁。

Notion転記時のローカル参照禁止

Notionページに転記する際、ローカルファイル(docs/... の md・コードファイル等)へのリンクやパス参照を本文に含めない。Notion閲覧者はローカルファイルにアクセスできない前提で構成する。

  • ファイル内の要点だけをNotion本文に簡潔に書く(簡易記述)
  • ローカルファイルの内容全文が必要な場合は `` トグルを構築し、その中に内容を転記する
  • 例外:Notion内ページ・DB・mention(``)はリンクとして有効
  • ローカル開発者向けの補足はローカルmd側にのみ記載し、Notionとは分離する(二重管理回避)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.