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.
npx skills add zhanglunet/qcc --skill qcc-ipr-portfoliogit clone --depth 1 https://github.com/zhanglunet/qccWrote 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.
[](https://agentmods.dev/skills/zhanglunet/qcc/qcc-ipr-portfolio)<a href="https://agentmods.dev/skills/zhanglunet/qcc/qcc-ipr-portfolio"><img src="https://agentmods.dev/badge/skills/zhanglunet/qcc/qcc-ipr-portfolio/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.
<a href="https://agentmods.dev/skills/zhanglunet/qcc/qcc-ipr-portfolio"><img src="https://agentmods.dev/badge/skills/zhanglunet/qcc/qcc-ipr-portfolio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00248 | $0.01234 |
| Opus 5 | $0.00124 | $0.00617 |
| Sonnet 5 | $0.00050 | $0.00247 |
| Haiku 4.5 | $0.00025 | $0.00123 |
Grade A, and why
qcc-ipr-portfolio 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.
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.
How it starts
The opening of the file, as written. The whole thing — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.
qcc-ipr-portfolio — 知识产权 + 数字资产清单
何时用
- 投前技术 / IP 尽调:专利 / 商标 / 软著 量化
- 商标 / 商号抢注监测
- 内容公司 / DTC 公司的"自媒体矩阵 + 渠道资产"盘点
- 反不正当竞争 / 商业秘密案件举证准备
- 看一家公司的"数字门面"完整度
不用的场景
- 想看专利原文 / 权利要求 → 走国家知识产权局 / Google Patents
- 海外商标(欧盟 / 美国 / 日本)细查 → 用 TMview / USPTO
调用流程
步骤 0:qcc-anchor → USCC
步骤 1-18(全部并行,USCC 作 searchKey)。
IP 核心(8 个)
| tool | 维度 |
|---|---|
get_patent_info |
国内专利(发明 / 实用新型 / 外观) |
get_international_patent |
国际专利(PCT / 各国授权) |
get_integrated_circuit_layout |
集成电路布图设计 |
get_trademark_info |
商标注册(45 类) |
get_trademark_document |
商标文档 / 异议 / 撤三 / 转让 |
get_copyright_work_info |
作品著作权(美术 / 文字 / 摄影 / 视听等) |
get_software_copyright_info |
软件著作权 |
get_ipr_pledge |
知产质押 / 出质登记 |
标准 / 资质(2 个)
| tool | 维度 |
|---|---|
get_standard_info |
国家 / 行业 / 团体标准参与情况 |
get_commercial_franchise |
商业特许经营备案 |
数字资产(8 个)
| tool | 维度 |
|---|---|
get_internet_service_info |
ICP / 互联网信息服务备案 |
get_app_info |
App 备案 / 上架信息 |
get_mini_program |
小程序(微信 / 支付宝 / 抖音 / 百度 等) |
get_online_store |
电商网店(天猫 / 京东 / 拼多多 / 抖店 等) |
get_wechat_official_account |
微信公众号矩阵 |
get_weibo_account |
微博账号 |
get_douyin_account |
抖音账号(含蓝V) |
get_kuaishou_account |
快手账号 |
输出契约
ip_core:
patents: # 国内
total: int
by_type: {发明: int, 实用新型: int, 外观: int}
sample: [...]
international_patents: {total, sample}
trademarks:
total: int
by_class: {01: int, ..., 45: int}
sample: [...]
copyrights:
works: {total, sample}
software: {total, sample}
ic_layouts: {total, sample}
ipr_pledge: {records: []}
standards: {total, sample}
franchise: {records: []}
digital:
icp: [...]
apps: [...]
mini_programs: [...]
online_stores: [...]
social:
wechat_oa: []
weibo: []
douyin: []
kuaishou: []
flags:
- "..." # 例如:近 12 个月商标异议突增 / ICP 备案与官网域名不一致 / 公众号矩阵未实名匹配
实用 flag
- 自媒体账号在 QCC 库的"主体名"与公司名称不一致 → 可能是关联人个人持有,合规上拉清单
- ICP 备案域名与官网域名不一致 → 主体迁移痕迹
- 商标量 ≫ 专利量(品牌驱动型);专利量 ≫ 商标量(技术驱动型);两者都少 → 轻资产 / 早期
- "知产质押"非零 → 资金链可能紧张
What ships with it
1 file 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.
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.
- 12d ago First seen · 108 lines · 248 tokens per session scan A 1bf268e0fcc2
qcc-ipr-portfolio is a skill published in the GitHub repository zhanglunet/qcc (2 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 248 tokens to every session and 1,234 once invoked, about $0.0012 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.
Other skills, from other repositories
legal-drafting
A guide for drafting common legal documents used in mainland China, including court filings, lawyer letters, legal opinions, and contract drafts. It marks facts, amounts, legal grounds, and other details that still need verification.
legal-due-diligence
A legal review aid for examining a batch of transaction or due-diligence documents in a consistent format. Due diligence is the process of checking documents and risks before a deal or other important decision.
contract-review
A contract review guide that examines agreements for risky or missing terms. It explains concerns in plain language and suggests possible changes, but is not a lawyer’s final legal opinion.
legal-compliance
A China-mainland compliance review guide for products, business activities, and marketing claims. It checks areas such as the Personal Information Protection Law (PIPL), data security, intellectual property, third parties, industry rules, and AI governance.
legal-reasoning
A legal-analysis aid that organizes a case into issue, rule, application, and conclusion, a method often called IRAC. It separates rules that have been verified from general legal ideas that still need checking.
legal-search
A research aid for finding and citing current mainland Chinese laws, administrative regulations, judicial interpretations, and guiding cases. It distinguishes binding legal rules from cases that courts should refer to but are not legally binding in the same way.