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 agentmods add skills/syy12335/environment-runtime/time_range_infonpx skills add syy12335/Environment-Runtime --skill time_range_infogit clone --depth 1 https://github.com/syy12335/Environment-RuntimeWrote 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/syy12335/environment-runtime/time_range_info)<a href="https://agentmods.dev/skills/syy12335/environment-runtime/time_range_info"><img src="https://agentmods.dev/badge/skills/syy12335/environment-runtime/time_range_info.svg" alt="Measured on agentmods" 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 | $0.00035 | $0.00443 |
| Opus 5 | $0.00017 | $0.00221 |
| Sonnet 5 | $0.00007 | $0.00089 |
| Haiku 4.5 | $0.00003 | $0.00044 |
Grade A, and why
time-range-info 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 5d 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.
What it actually says
时间段信息查询(通用时效资讯)
本文件只用于让主 executor 理解这个 pyskill 的触发语义与 worker 输入接口。
真实执行入口是 allowed-tools 中声明的 web_search。委派后会启动后台 worker graph;时间锚定、检索、精炼、验证、回答、trace 和结果格式都由 web_search 内部处理。
主 executor 不需要理解或复述 worker graph 的内部流程。
工具接口
委派形式:
{"action_kind":"delegate_skill","skill_name":"time-range-info","tool_name":"web_search","input":{"query":"...","limit":3},"reason":"..."}
input 是 JSON object:
query:必填,表达用户检索意图;可以包含相对时间表达,以及用户关心的地域、对象或主题词。limit:可选,默认3。- 默认
limit=3;主题很宽时可用limit=5。
示例:
{"query":"昨天 北京 重大事件 新闻","limit":3}
边界
- 不读取
docs/graph_flow.md、config/retrieval_policy.yaml、training/*等 worker 内部文件。 - 不基于本文件编造答案;答案由 worker 回填结果提供。
- 输出
delegate_skill后,当前 executor 回合只需要进入running。
What ships with it
8 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.
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.
- 5d ago First seen · 41 lines · 35 tokens per session scan A 55c7a3e2062c
time-range-info is a skill published in the GitHub repository syy12335/Environment-Runtime (129 stars, last pushed 3mo ago), licensed MIT. It adds 35 tokens to every session and 443 once invoked, about $0.0002 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.
Other skills, from other repositories
aatmf-t10-confidentiality-breach
AATMF T10 — Integrity & Confidentiality Breach. System prompt extraction, training-data extraction, model-weight leakage, private-key recovery.
ensembl-database
Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.
wukongim-cloud-analysis
Diagnose one exact live WuKongIM cloud Simulation Run or chat-lifecycle Cloud Lease through the repository Analysis MCP. Use when the user or a local Analysis Session asks Codex to inspect a run's cluster state, Prometheus signals, application logs, diagnostics, Controller task audits, profiles, or redacted config…
memory
Use when the user asks to remember, recall, forget, update, search, or inspect durable OpenSquilla memory, including profile facts in USER.md and long-term notes in MEMORY.md or memory//.md.
sidewinder-rattlesnake
Adversary-emulation profile for SideWinder (G0121 / Rattlesnake / T-APT-04 / Razor Tiger), India's suspected state-sponsored cyber-espionage actor.