FramePlanner2: Command for Claude Code

.claude/commands/add-embed.md

add-embed is a command for Claude Code from jonigata/FramePlanner2. It costs 0 tokens per session (204 once invoked), scanned A, original, MIT.

A command that turns a Twitter/X post URL into an embeddable HTML file. It retrieves the post's embed code, records the file in a list, and commits the related advertising-repository changes.

In plain words
What is it for?
Use it to add a Twitter/X post to the site's collection of reusable embedded posts.
Why use it?
It removes the repetitive work of naming embed files, updating the index, and remembering where the separate repository must be committed.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

This is jonigata/FramePlanner2's own configuration. It tells Claude Code how to work on FramePlanner2 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 FramePlanner2 configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jonigata/FramePlanner2. 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/jonigata/FramePlanner2/sns_main/.claude/commands/add-embed.md
Clone the repo
git clone --depth 1 https://github.com/jonigata/FramePlanner2

Made for: Claude Code.

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 add-embed

README.md
[![agentmods](https://agentmods.dev/badge/commands/jonigata/frameplanner2/add-embed.svg)](https://agentmods.dev/commands/jonigata/frameplanner2/add-embed)
Your own site
<a href="https://agentmods.dev/commands/jonigata/frameplanner2/add-embed"><img src="https://agentmods.dev/badge/commands/jonigata/frameplanner2/add-embed.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 204 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00000 $0.00204
Opus 5 $0.00000 $0.00102
Sonnet 5 $0.00000 $0.00041
Haiku 4.5 $0.00000 $0.00020

Measured yesterday against content hash c514ed13ddf7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

add-embed 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 yesterday.

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.

.claude/commands/add-embed.md · 11 lines

What it actually says

Twitter/XのポストURLから埋め込み用HTMLを作成してください: $ARGUMENTS

以下の手順で実行してください:

  1. Twitter oEmbed API (https://publish.twitter.com/oembed?url=<URL>) を使って埋め込みコードを取得
  2. public/ads/jonigata/embeds/ ディレクトリ内の既存の tweetXXXX.html ファイルを確認し、次の番号を決定
  3. 新しい tweetXXXX.html ファイルを作成し、取得した埋め込みコードを保存
  4. public/ads/jonigata/embeds/list.jsonembeds 配列に新しいファイル名を追加
  5. public/adsでコミット(public/adsは別のレポジトリです)
  6. 作成したファイル名と内容を報告
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. yesterday First seen · 11 lines · 0 tokens per session scan A c514ed13ddf7

Subscribe to this mod's changes

add-embed is a command published in the GitHub repository jonigata/FramePlanner2 (43 stars, last pushed 15d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 204 tokens. 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-09-04.