dealwatcherer-readonly-builder

dealwatcherer-readonly-builder is a skill for Claude Code from xiaojiou176-open/dealwatcher. It costs 29 tokens per session (121 once invoked), scanned A, original, MIT.

A safe-first, read-only workflow for Dealwatcher, beginning with runtime checks and a starter pack before comparing previews or reading one detailed result.

In plain words
What is it for?
Use it to check readiness, load the builder starter pack, compare previews, and inspect one additional read-only detail.
Why use it?
It limits investigation to documented read-only routes and avoids assuming that writing, hosting, official listings, or automatic recommendations exist.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the dealwatcherer-builder-pack plugin — 1 skill, 1 MCP server shipped together

Good fit Use it to check readiness, load the builder starter pack, compare previews, and inspect one additional read-only detail.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xiaojiou176-open/dealwatcher/dealyard-readonly-builder
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 xiaojiou176-open/dealwatcher --skill dealyard-readonly-builder
Clone the repo
git clone --depth 1 https://github.com/xiaojiou176-open/dealwatcher

Made for: Claude Code.

Or install dealwatcherer-builder-pack, the plugin that ships this one along with the rest of its 1 skill, 1 MCP server.

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 dealwatcherer-readonly-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/xiaojiou176-open/dealwatcher/dealyard-readonly-builder/github.svg)](https://agentmods.dev/skills/xiaojiou176-open/dealwatcher/dealyard-readonly-builder)
Your own site
<a href="https://agentmods.dev/skills/xiaojiou176-open/dealwatcher/dealyard-readonly-builder"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/dealwatcher/dealyard-readonly-builder/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 dealwatcherer-readonly-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/xiaojiou176-open/dealwatcher/dealyard-readonly-builder"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/dealwatcher/dealyard-readonly-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 121 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.00029 $0.00121
Opus 5 $0.00015 $0.00060
Sonnet 5 $0.00006 $0.00024
Haiku 4.5 $0.00003 $0.00012

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

Security

Grade A, and why

dealwatcherer-readonly-builder 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 11d 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.

plugins/dealyard-builder-pack/skills/dealyard-readonly-builder/SKILL.md · 23 lines

What it actually says

Dealwatcher Read-Only Builder

Use Dealwatcher as a local-first, read-only decision backend.

Safe First Flow

  1. get_runtime_readiness
  2. get_builder_starter_pack
  3. compare_preview
  4. one read-only detail route

Do Not Assume

  • write-side MCP
  • hosted control plane
  • official marketplace or registry listing
  • autonomous recommendation support
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. 11d ago First seen · 23 lines · 29 tokens per session scan A 790e12129a9f

Subscribe to this mod's changes

dealwatcherer-readonly-builder is a skill published in the GitHub repository xiaojiou176-open/dealwatcher (1 stars, last pushed 22d ago), licensed MIT. It adds 29 tokens to every session and 121 once invoked, about $0.0001 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

datamodel-code-generator

Use this skill when the user wants Python data models, Pydantic models, dataclasses, TypedDicts, msgspec structs, or type-safe Python classes generated from OpenAPI, AsyncAPI, JSON Schema, GraphQL, JSON/YAML/CSV sample data, MCP tool schemas, Protocol Buffers, XML Schema, Apache Avro, or existing Python model objects.…

koxudaxi/datamodel-code-generator · 147 tokens

company-brain

How an agent should operate as one mind inside a shared Company Brain built on Caura — recall before acting, obey fleet keystones, reuse and publish skills, and report outcomes so every task compounds across the whole organization. Use this whenever you work as part of a Caura-connected team or fleet and your work…

caura-ai/caura · 108 tokens

mastering-python-skill

Modern Python coaching covering language foundations through advanced production patterns. Use when asked to "write Python code", "explain Python concepts", "set up a Python project", "configure Poetry or PDM", "write pytest tests", "create a FastAPI endpoint", "run uvicorn server", "configure alembic migrations"…

SpillwaveSolutions/agent-brain · 127 tokens

kb-research

Structured approach to finding and synthesizing information from the user's knowledge base.

MODSetter/SurfSense · 17 tokens

deepinit

Initialize project harness with AGENTS.md as table of contents, ARCHITECTURE.md as domain map, and a structured docs/ knowledge base.

first-fluke/fullstack-starter · 31 tokens

audit-substantive-procedures

A framework for designing substantive audit procedures, meaning checks that directly test whether financial transactions, balances, and disclosures are accurate and complete.

guoliang1114-boop/AriaAI · 46 tokens