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-operation-pulsegit 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-operation-pulse)<a href="https://agentmods.dev/skills/zhanglunet/qcc/qcc-operation-pulse"><img src="https://agentmods.dev/badge/skills/zhanglunet/qcc/qcc-operation-pulse/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-operation-pulse"><img src="https://agentmods.dev/badge/skills/zhanglunet/qcc/qcc-operation-pulse.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.00318 | $0.01525 |
| Opus 5 | $0.00159 | $0.00763 |
| Sonnet 5 | $0.00064 | $0.00305 |
| Haiku 4.5 | $0.00032 | $0.00153 |
Grade A, and why
qcc-operation-pulse 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.
How it starts
The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.
qcc-operation-pulse — 经营动态与资质画像
何时用
- 投后跟踪:招聘 / 融资 / 中标 / 舆情 / 监管动态
- 招标准入:对方资质 / 信用评级 / 历史中标
- 合规审查:许可证 / 牌照 / 抽检 / 召回 / 政府约谈
- 行业洞察:某家公司的资质组合反推业务边界
不用的场景
- 单点查"有没有 ICP 备案" → 用
qcc-ipr:get_internet_service_info - 单点查"近半年有没有融资" → 直接调
qcc-operation:get_financing_records - 司法/失信 →
qcc-risk-screen
调用流程
步骤 0:qcc-anchor → USCC
6 个子组(全部并行,USCC 作 searchKey):
A. 资质 / 许可(8 个)
| tool | 维度 |
|---|---|
get_qualifications |
综合资质 |
get_administrative_license |
行政许可 |
get_taxpayer_qualification |
纳税人资质 / 一般 vs 小规模 |
get_telecom_license |
电信业务许可证(ICP/EDI 等) |
get_food_safety |
食品安全许可 |
get_game_approval |
游戏版号 |
get_advertising_review |
广告审查 |
get_import_export_credit |
进出口信用 |
B. 荣誉 / 评级(6 个)
| tool | 维度 |
|---|---|
get_honor_info |
行业 / 政府荣誉 |
get_ranking_list_info |
各类排名榜单(《财富》/ 行业 / 区域) |
get_credit_evaluation |
综合信用评级 |
get_credit_commitments |
信用承诺 |
get_tech_achievement |
科技成果转化 |
get_random_check |
双随机抽查结果 |
C. 市场动态(5 个)
| tool | 维度 |
|---|---|
get_bidding_info |
中标 / 招标记录 |
get_recruitment_info |
招聘岗位(规模 + 方向) |
get_financing_records |
融资轮次 / 估值 / 投资方 |
get_financing_lease_info |
融资租赁 |
get_investment_institution |
投资机构(若本主体是 VC/PE) |
get_private_fund_manager |
私募基金管理人(中基协备案) |
D. 舆情 / 公告(5 个)
| tool | 维度 |
|---|---|
get_news_sentiment |
媒体新闻 + 情感倾向 |
get_company_announcement |
企业自身公告 |
get_government_announcement |
政府对该主体的公告 |
get_related_announcement |
关联公告 |
get_government_interview |
政府约谈(预警信号) |
E. 负面 / 合规(6 个)
| tool | 维度 |
|---|---|
get_counterfeit_cosmetics |
假冒化妆品(化妆品行业) |
get_product_recall |
产品召回 |
get_product_spot_check |
产品抽检 |
get_software_violation |
软件违规通报 |
get_entry_denied |
拒之门外(入境 / 注册等) |
get_spot_check_info |
抽检详情 |
F. 资产 / 交易(4 个)
| tool | 维度 |
|---|---|
get_land_grant_info |
土地出让(获取土地) |
get_land_transfer_info |
土地转让 |
get_asset_auction |
资产拍卖(非司法) |
get_property_rights_transaction |
产权交易 |
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.
- 10d ago First seen · 117 lines · 318 tokens per session scan A 730cad548572
qcc-operation-pulse is a skill published in the GitHub repository zhanglunet/qcc (2 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 318 tokens to every session and 1,525 once invoked, about $0.0016 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
html-artifacts
Author the HTML for a plan artifact, dashboard iframe, or Slack attachment — structure, design plan, available runtime, theming, and craft. Read this before writing HTML for saveplan, outputiframe, or slackattachhtml.
hive.slack-notifications-setup
Set up a Slack notification channel (Sentinel) for a colony by driving the browser — reuse or create the "Hive Sentinel" Slack app from a JSON manifest, install it, capture the bot + app tokens, create/select the channel via the Slack API, and turn Sentinel on so the colony can ping the user on Slack and accept…
hive.pdf
Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf). Use when the user asks to extract text/tables/images from a PDF, create or modify a PDF, combine or split PDFs, OCR a scanned PDF…
hive.chart-creation-foundations
Required reading whenever any chart tool is available. Teaches the one-tool embedding contract (call chartrender → live chart appears in chat AND a downloadable PNG lands in the queen session dir), the ECharts (data viz) vs Mermaid (structural diagrams) decision, the BI/financial-grade aesthetic baseline (no…
browser-edge-cases
SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.
baby-sit
Monitor a GitHub pull request until CI is green, diagnose failures, and rerun only evidence-backed flaky GitHub Actions jobs.