hypothesis-annotation-visibility

hypothesis-annotation-visibility is a skill for Claude Code from mjunaidca/mjs-agent-skills. It costs 163 tokens per session (2,387 once invoked), scanned A, original, no licence file.

Guidance for diagnosing annotation visibility in Hypothesis, a web tool for highlighting and adding notes to online pages. It covers cases where people in the same group see different annotations.

In plain words
What is it for?
Investigating different annotation counts, fixing group visibility, and moving accidentally private or public annotations to the intended access setting.
Why use it?
It helps identify whether notes are private, public, or assigned to the wrong group when expected highlights or comments are missing.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Investigating different annotation counts, fixing group visibility, and moving accidentally private or public annotations to the intended access setting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility
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 mjunaidca/mjs-agent-skills --skill hypothesis-annotation-visibility
Clone the repo
git clone --depth 1 https://github.com/mjunaidca/mjs-agent-skills

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 hypothesis-annotation-visibility

README.md
[![agentmods](https://agentmods.dev/badge/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility/github.svg)](https://agentmods.dev/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility)
Your own site
<a href="https://agentmods.dev/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility"><img src="https://agentmods.dev/badge/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility/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 hypothesis-annotation-visibility

Your own site · 80×15
<a href="https://agentmods.dev/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility"><img src="https://agentmods.dev/badge/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 163 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,387 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 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.00163 $0.02387
Opus 5 $0.00081 $0.01193
Sonnet 5 $0.00033 $0.00477
Haiku 4.5 $0.00016 $0.00239

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

Security

Grade A, and why

hypothesis-annotation-visibility 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.

The scan reads SKILL.md. This mod also ships 3 executable files (fixtures/make_fixtures.py, scripts/hyp_audit.py, scripts/hyp_share.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/skills/hypothesis-annotation-visibility/SKILL.md · 193 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. 10d ago First seen · 193 lines · 163 tokens per session scan A 3b2d72345ecd

Subscribe to this mod's changes

hypothesis-annotation-visibility is a skill published in the GitHub repository mjunaidca/mjs-agent-skills (28 stars, last pushed 29d ago), with no licence file. It adds 163 tokens to every session and 2,387 once invoked, about $0.0008 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

Application Performance Performance Optimization

Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack.

mayurrathi/awesome-agent-skills · 31 tokens

adk-debug

Diagnoses misbehaving ADK agents by inspecting sessions, events, tool calls, and the exact request that reached the model. Covers the adk run CLI and the adk web dev server with its session, trace, and debug HTTP endpoints. Use when an agent returns the wrong answer, ignores a tool or swallows a tool error, hangs…

google/adk-python · 191 tokens

rubber-duck

Adversarial "rubber duck" review that turns explaining-out-loud into a hallucination check. The main session is the PRESENTER (it did the work — a design doc, investigation, or analysis — and holds the real reasoning) and reconstructs the topic to a LISTENER — a spawned subagent pinned to a DIFFERENT-vendor model that…

kirodotdev/KiroCrew · 161 tokens

browserwing-admin

Manage and operate BrowserWing — an intelligent browser automation platform. Install dependencies, configure LLM, create/manage/execute automation scripts, use AI-driven exploration to generate scripts, browse the script marketplace, and troubleshoot issues.

MemTensor/MemOS · 47 tokens

smiles-validation

Strict SMILES validation, structural comparison, and modification verification. Catches invalid LLM-generated molecules.

synthetic-sciences/openscience · 24 tokens

cvm-ai-doctor

A health-diagnosis workflow for servers, computers, virtual machines, and containers on Linux, macOS, or Windows.

TencentCloud/Octop · 60 tokens