bind-to-operator

bind-to-operator is a skill for Claude Code, Codex from Cody-W-Tucker/Cognitive-Assistant. It costs 34 tokens per session (299 once invoked), scanned A, original, Apache-2.0.

A guide for adapting an answer, workflow, or deliverable to the person who must use, approve, maintain, buy, or live with it.

In plain words
What is it for?
Use it to identify the real audience or operator and adjust the wording, detail, evidence, sequence, and format to their needs.
Why use it?
It prevents work from being shaped only for its creator when another person needs to operate it reliably and confidently.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions OpenCode.

Good fit Use it to identify the real audience or operator and adjust the wording, detail, evidence, sequence, and format to their needs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cody-w-tucker/cognitive-assistant/bind-to-operator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Cody-W-Tucker/Cognitive-Assistant --skill bind-to-operator
Clone the repo
git clone --depth 1 https://github.com/Cody-W-Tucker/Cognitive-Assistant

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 bind-to-operator

README.md
[![agentmods](https://agentmods.dev/badge/skills/cody-w-tucker/cognitive-assistant/bind-to-operator/github.svg)](https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/bind-to-operator)
Your own site
<a href="https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/bind-to-operator"><img src="https://agentmods.dev/badge/skills/cody-w-tucker/cognitive-assistant/bind-to-operator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for bind-to-operator

Your own site · 80×15
<a href="https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/bind-to-operator"><img src="https://agentmods.dev/badge/skills/cody-w-tucker/cognitive-assistant/bind-to-operator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 299 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.00034 $0.00299
Opus 5 $0.00017 $0.00150
Sonnet 5 $0.00007 $0.00060
Haiku 4.5 $0.00003 $0.00030

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

Security

Grade A, and why

bind-to-operator 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 10d 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.

workspaces/skills/operator/bind-to-operator/SKILL.md · 26 lines

What it actually says

When To Use

Load this when the same artifact, recommendation, workflow, or explanation would need to change depending on who must run it, approve it, maintain it, buy it, or live with its consequences.

The skill owns operator and audience fit. It adapts the work to the person or role that actually has to use it.

Do Not Use

Do not use this for initial inspection, active-mode routing, tone calibration by itself, structural simplification, or decision packaging. If the operator is already obvious and irrelevant to the output, skip it.

What To Do

  • Identify the operator, audience, maintainer, approver, or buyer with enough specificity to shape the output.
  • Ask what they need to do next and what would make the artifact usable for them.
  • Adjust detail level, vocabulary, sequence, evidence, and affordances to that operator.
  • Do not optimize for the creator's cleverness when the operator needs reliability, speed, or confidence.
  • Mark when different operators need different versions.

Output Shape

Return the operator fit: who it is for, what they need from it, what changes because of that, and the final operator-ready shape.

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. 10d ago First seen · 26 lines · 34 tokens per session scan A c1316d61b743

Subscribe to this mod's changes

bind-to-operator is a skill published in the GitHub repository Cody-W-Tucker/Cognitive-Assistant (11 stars, last pushed 23d ago), licensed Apache-2.0. It adds 34 tokens to every session and 299 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-30.

Related

Other skills, from other repositories

huawei-cloud-ascendc-operator-performance-optim

Develop and optimize custom operators using AscendC programming language. Analyze operator performance bottlenecks and conduct optimization validation. Based on AscendC and CANN toolkit Use this skill when the user wants to: (1) optimize performance-critical operators on Ascend NPU, (2) develop custom operators for…

huaweicloud/huaweicloud-skills · 146 tokens

huawei-cloud-msot-msopprof-operator-profiler

Collect operator-level performance data on Ascend NPU using msopprof tool. Supports both device mode and simulator mode, generates performance analysis reports. Use this skill when the user wants to: (1) profile operator performance on Ascend NPU, (2) collect performance data for analysis, (3) identify performance…

huaweicloud/huaweicloud-skills · 144 tokens

huawei-cloud-ascend-op-mfu-calculator

Calculate MFU (Machine FLOP Utilization) for operators like matmul/GEMM/FlashAttention on Ascend NPU, providing clear formulas and derivation process Use this skill when the user wants to: (1) calculate MFU for matrix operations, (2) analyze operator performance efficiency, (3) understand hardware utilization, (4)…

huaweicloud/huaweicloud-skills · 152 tokens

kubernetes-operator

Use when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop", "controller-runtime", "kubebuilder", "operator-sdk", "metacontroller", "KOPF", "operator capability levels", or "custom resource". Ships CRD validator, reconcile-loop…

Morningstar202604/awesome-skillkit · 133 tokens

external-gitcode-ascend-atb-aclnn-operator-replacement-designer

A design-document generator for replacing ATB operators with ACLNN operators, which are Ascend library interfaces. It turns interface documentation into a structured migration plan with parameter mappings, self-tests, and risks.

ascend-ai-coding/awesome-ascend-skills · 105 tokens

external-gitcode-ascend-atb-aclnn-operator-migration

A migration workflow for moving ATB operators to ACLNN, Ascend's operator library interface. It handles parameter mapping, runner implementation, device-based switching, and functional and performance checks.

ascend-ai-coding/awesome-ascend-skills · 71 tokens