omnifocus-operator: Skill for Claude Code

.agents/skills/doc-suite-updater/SKILL.md

doc-suite-updater is a skill for Claude Code, Codex from HelloThisIsFlo/omnifocus-operator. It costs 35 tokens per session (6,874 once invoked), scanned A, original, no licence file.

A manually invoked repository workflow for updating a documentation suite. The description does not specify the documentation changes it performs.

In plain words
What is it for?
It is for manually invoking the repository's doc-suite update process when the user specifically requests it.
Why use it?
It prevents the workflow from being selected automatically for similar requests. It should be used only when explicitly called by its name or path.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is HelloThisIsFlo/omnifocus-operator's own configuration. It tells Claude Code and Codex how to work on omnifocus-operator 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 omnifocus-operator configures →

Reuse

Borrowing it

Nothing to install: this file belongs to HelloThisIsFlo/omnifocus-operator. 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/HelloThisIsFlo/omnifocus-operator/main/.agents/skills/doc-suite-updater/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/HelloThisIsFlo/omnifocus-operator

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 doc-suite-updater

README.md
[![agentmods](https://agentmods.dev/badge/skills/hellothisisflo/omnifocus-operator/doc-suite-updater.svg)](https://agentmods.dev/skills/hellothisisflo/omnifocus-operator/doc-suite-updater)
Your own site
<a href="https://agentmods.dev/skills/hellothisisflo/omnifocus-operator/doc-suite-updater"><img src="https://agentmods.dev/badge/skills/hellothisisflo/omnifocus-operator/doc-suite-updater.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,874 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00035 $0.06874
Opus 5 $0.00017 $0.03437
Sonnet 5 $0.00007 $0.01375
Haiku 4.5 $0.00003 $0.00687

Measured 6d ago against content hash 853699084cc6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

doc-suite-updater 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 6d 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.

.agents/skills/doc-suite-updater/SKILL.md · 553 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 6d ago First seen · 553 lines · 35 tokens per session scan A 853699084cc6

Subscribe to this mod's changes

doc-suite-updater is a skill published in the GitHub repository HelloThisIsFlo/omnifocus-operator (6 stars, last pushed 2mo ago), with no licence file. It adds 35 tokens to every session and 6,874 once invoked, about $0.0002 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

shogun-bloom-config

Interactive wizard: guided questions with multiple-choice options about subscriptions, then outputs a ready-to-paste capabilitytiers YAML + fixed agent model assignments. Trigger: "capabilitytiers", "bloom config", "routing setup", "set up model routing", "ルーティング設定", "capabilitytiers設定", "モデル設定", "サブスク設定", "model…

yohey-w/multi-agent-shogun · 86 tokens

shogun-model-list

All AI CLI tools × available models × required subscriptions × Bloom max capability. Reference table for choosing which models to use in multi-agent-shogun. Trigger: "model list", "what models", "model comparison", "which models can I use", "モデル一覧", "モデル比較", "どのモデルが使える".

yohey-w/multi-agent-shogun · 73 tokens

shogun-model-switch

エージェントのCLI/モデルをライブ切替するスキル。settings.yaml更新→/exit→新CLI起動→ pane metadata更新を一発で実行。Thinking有無も制御。 「モデル切替」「Sonnetにして」「Opusに変えて」「足軽全員切替」「Thinking切って」で起動。.

yohey-w/multi-agent-shogun · 83 tokens

shogun-screenshot

スクリーンショットの取得・加工を行う。ローカルスクショから最新画像を取得、 PlaywrightでWebページをキャプチャ、画像のトリミング・リサイズ、機微情報を黒塗りマスキング。 記事執筆、レポート作成、UI確認、画像加工時に起動。 「スクショ」「スクリーンショット」「画面キャプチャ」「最新のスクショ」「画像加工」「トリミング」「マスク」「写メ」「写メ撮った」「スクショ撮った」で起動。 Do NOT use for: 画像生成(shogun-imagegenを使え)。.

yohey-w/multi-agent-shogun · 149 tokens

shogun-readme-sync

README.md(英語)とREADMEja.md(日本語)の差分を検出し、不足セクションの追加・番号ズレの修正を行う。.

yohey-w/multi-agent-shogun · 66 tokens

shogun-agent-status

全エージェント(家老・足軽1-7・軍師)の稼働状態を一覧表示するスキル。tmux pane状態(稼働中/待機中/不在)とタスクYAML状態(taskid, status)と未読inbox数を統合表示。「稼働確認」「エージェント状態」「布陣確認」「agent status」で起動。.

yohey-w/multi-agent-shogun · 98 tokens