light-patent-disclosure

light-patent-disclosure is a skill for Claude Code, Codex from Light0305/Light-skills. It costs 126 tokens per session (1,738 once invoked), scanned A, original, MIT.

A process for preparing a documented software or research invention for review by a patent attorney or patent agent. It records the problem, technical solution, differences from nearby work, supporting examples, and needed figures.

In plain words
What is it for?
Use it to mine patentable technical points, document prior-art searches, map evidence to proposed claims, draft figures, and assemble an attorney-review handoff.
Why use it?
It helps turn a real project result into an evidence-backed draft while keeping unverified legal, ownership, novelty, and filing details clearly marked.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to mine patentable technical points, document prior-art searches, map evidence to proposed claims, draft figures, and assemble an attorney-review handoff.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/light0305/light-skills/light-patent-disclosure
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 Light0305/Light-skills --skill light-patent-disclosure
Clone the repo
git clone --depth 1 https://github.com/Light0305/Light-skills

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 light-patent-disclosure

README.md
[![agentmods](https://agentmods.dev/badge/skills/light0305/light-skills/light-patent-disclosure/github.svg)](https://agentmods.dev/skills/light0305/light-skills/light-patent-disclosure)
Your own site
<a href="https://agentmods.dev/skills/light0305/light-skills/light-patent-disclosure"><img src="https://agentmods.dev/badge/skills/light0305/light-skills/light-patent-disclosure/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 light-patent-disclosure

Your own site · 80×15
<a href="https://agentmods.dev/skills/light0305/light-skills/light-patent-disclosure"><img src="https://agentmods.dev/badge/skills/light0305/light-skills/light-patent-disclosure.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 126 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,738 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00126 $0.01738
Opus 5 $0.00063 $0.00869
Sonnet 5 $0.00025 $0.00348
Haiku 4.5 $0.00013 $0.00174

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

Security

Grade A, and why

light-patent-disclosure 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 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/disclosure_gate.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.

skills/light-patent-disclosure/SKILL.md · 187 lines

How it starts

The opening of the file, as written. The whole thing — 187 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Patent disclosure handoff

Turn a real project or research result into an attorney-reviewable invention disclosure packet: what problem is solved, what technical means solve it, why it differs from nearby work, what embodiments support the breadth, what figures are needed, and what counsel still needs to decide.

Read references/patent-resource-map.md before jurisdiction- or filing-sensitive work. It records the peer skills, official sources, borrowed mechanisms and honest boundaries. Read references/patent-interview-and-search.md before patent-point mining, public search, claim-ladder drafting or attorney handoff. It contains the detailed interview, search and QC rules.

Non-negotiable boundaries

  1. This skill is not legal advice and never certifies READY_TO_FILE. Deliver only DRAFT, NEEDS_USER_INPUT, or READY_FOR_ATTORNEY_REVIEW.
  2. Do not guarantee grant, novelty, inventive step, non-infringement, validity, ownership, freedom to operate, or registration outcome.
  3. Preserve uncertainty. If a search, date, assignee, inventor, public disclosure, foreign-filing rule, or priority fact is not verified, write UNKNOWN, PLANNED, or UNAVAILABLE with the next check.
  4. Evidence comes from real artifacts: repository files, design docs, lab notes, papers, experiment logs, issue discussions or user-supplied records. Keep relative locators and SHA-256. Do not invent implementation details.
  5. Patent figures must be programmatic/vector/manual sources such as Mermaid, Graphviz, PlantUML or SVG. Do not use AI-generated bitmap images for patent drawings.
  6. Keep the skill off the research DAG. It has no stage, no STAGE_GATES, no ROUTES, no light.findings.v1, and no scientific back-edge.

Workflow

1. Intake the decision facts and risk triage

Ask for or mark UNKNOWN:

  • jurisdiction and intended route: CN invention/utility model, US provisional, US nonprovisional, PCT, EP, or undecided;
  • owner/applicant, inventors/contributors, employment or sponsor constraints;
  • public disclosures, papers, demos, GitHub releases, sales, thesis defense, posters, standards submissions, and their dates;
  • deadline, prior filings, priority claim, secrecy/export/confidentiality risk;
  • whether a licensed attorney or patent agent will review the output.

Read the full file on GitHub · 187 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 187 lines · 126 tokens per session scan A 20b994edcaa7

Subscribe to this mod's changes

light-patent-disclosure is a skill published in the GitHub repository Light0305/Light-skills (618 stars, last pushed 2mo ago), licensed MIT. It adds 126 tokens to every session and 1,738 once invoked, about $0.0006 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.