sptler-brief

sptler-brief is a skill for Claude Code, Codex from SuanFishXYY/sptler. It costs 165 tokens per session (1,443 once invoked), scanned A, original, MIT.

A briefing mode for a multi-area expert discussion. It selects up to five relevant experts, keeps the process fast, and finishes in one round without asking follow-up questions.

In plain words
What is it for?
Use it for medium-sized cross-domain questions, including patent-related reviews, when the input is sufficiently complete for a quick expert assessment.
Why use it?
It provides a concise expert review when the topic needs depth but the user does not want to be interrupted by questions.

Skill for Claude CodeCodex

Written for Claude Code and Codex: ${CLAUDE_SKILL_DIR} variable, but also reads ~/.codex or $CODEX_HOME. Also seen: reads .claude/ paths; mentions Claude Code; mentions Codex.

Good fit Use it for medium-sized cross-domain questions, including patent-related reviews, when the input is sufficiently complete for a quick expert assessment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/suanfishxyy/sptler/sptler-brief
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 SuanFishXYY/sptler --skill sptler-brief
Clone the repo
git clone --depth 1 https://github.com/SuanFishXYY/sptler

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 sptler-brief

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/suanfishxyy/sptler/sptler-brief"><img src="https://agentmods.dev/badge/skills/suanfishxyy/sptler/sptler-brief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 165 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,443 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.00165 $0.01443
Opus 5 $0.00082 $0.00722
Sonnet 5 $0.00033 $0.00289
Haiku 4.5 $0.00016 $0.00144

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

Security

Grade A, and why

sptler-brief 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.

sptler-brief/SKILL.md · 60 lines

How it starts

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

算鱼议会 · 简报模式 /sptler-brief

/sptler-brief {问题} = /sptler! {问题} 的词化入口——免提问的中等议题议会。

本 skill 是 /sptler 的简报变体,复用 sptler 的 28 圣人 + 22 脚本 + references,只换运行时行为(跳 AskUser、强制 fast、≤5 人)。所有脚本在 sptler 目录内运行,--briefing flag 强制简报行为。

定位 sptler 目录(跨平台,不硬编码路径):优先 ${CLAUDE_SKILL_DIR}/../sptler(Claude Code 标准);若该变量未替换或不存在,按序检查 ~/.claude/skills/sptler~/.codex/skills/sptler.github/skills/sptler.claude/skills/sptler,取第一个含 scripts/ 的。下文 <SPTLER_DIR> 代指定位到的目录。

触发

  • /sptler-brief {问题} / /sptler! {问题} / /议会! {问题}

简报行为(强制)

  • 读 references(与 lite 不同,briefing 保留深度):philosophy/orglaw/runtime/roster/templates 正常读,在 <SPTLER_DIR>/references/
  • 强制 fast、≤5cd <SPTLER_DIR> && python scripts/routing/route_sages.py --topic "<问题>" --briefing
    • --briefing 强制:fast 轨、规模封顶5、formal 降级 fast、返回 briefing:true
    • 场景不拒绝(区别于 lite):专利场景走场景快评轨(fast + 必到圣人 + 场景交付物,规模≤5),保留深度只跳 AskUser
    • 场景命中时读专属流程:若 route_sages 识别到场景(如 FTO/查新/OA/挖掘),必须读 <SPTLER_DIR>/references/scenarios/scenarios.md 中该场景的专属 Phase 流程(如 FTO 的侵权比对+规避设计步骤),按专属流程走快评版(每步压缩到1-2句)。不读专属流程 = 场景快评漏关键步骤,等于假快评。
    • 挖掘场景 under briefing(D26):brief-挖掘 跳反问(零 AskUser),输入需较完整;若三要素检测发现输入过缺 → briefing_insufficient_input + briefing_quality_concern + 建议标准 /sptler 做完整挖掘(含反问)。brief-挖掘 仍出骨架+说明书(≤5人快评),但说明书质量受限——briefing_quality_concern 标记提示用户。
  • 完整灵魂 + 记忆注入(保留魔法时刻):python scripts/memory/summon_sage.py --sage <名> --topic "<问题>"(非 --lite,读 SOUL/记忆/关系)
  • 零 AskUser:跳 Phase 0 模式选择、Phase 1 名单确认、Phase 5b 导出选项;单轮交付
  • 简洁输出:每人 1 设想、1 组合方案、1 投票行、1 建议
  • 全量记忆写入python scripts/memory/record_memory.py --batch -(画像随会议演化,正常)

与 /sptler-lite 的分水岭

维度 /sptler-brief /sptler-lite
目的 中等议题要深度,免提问 单域快判断,省 token
references ✅ 读 ❌ 不读
灵魂 ✅ 完整 ❌ 薄灵魂一行
记忆注入 ✅ 有(魔法时刻) ❌ 无
规模 ≤5 ≤3
场景 ✅ 走快评 ❌ 硬拒绝

一句话:要"专家深议但不打断"用 /sptler-brief;要"快、省、单判断"用 /sptler-lite。第二次问想引用上次 → 用 /sptler-brief 或标准 /sptler/sptler-lite 不读记忆)。

Read the full file on GitHub · 60 lines

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 · 60 lines · 165 tokens per session scan A 81b5152341a6

Subscribe to this mod's changes

sptler-brief is a skill published in the GitHub repository SuanFishXYY/sptler (2 stars, last pushed 2mo ago), licensed MIT. It adds 165 tokens to every session and 1,443 once invoked, about $0.0008 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

assess-interview-candidate

A structured hiring-assessment workflow that turns a candidate's résumé and a job description into reviewable evidence, interview questions, and an offline HTML report for interviewers.

dongshuyan/compass-skills · 129 tokens

user-profile-keeper

Local user-profile maintenance skill for Codex, Claude Code, OpenClaw, OpenCode, and other agent harnesses. Use only when the user explicitly invokes $user-profile-keeper to create, initialize, update, query, correct, delete, export, or audit a local persistent user profile. It can extract durable collaboration…

dongshuyan/compass-skills · 129 tokens

run-history-skill-upgrader

Use real run evidence, validation failures, source drift, platform drift, and user feedback to plan and, only after explicit approval, apply structural upgrades to an existing skill. Use when the user asks to improve an existing skill from recent runs, recurring failures, outdated sources, excessive bloat, changed…

dongshuyan/compass-skills · 91 tokens

session-handoff-prompt

Create a concise continuation prompt that a fresh agent session can paste in to resume a long or degraded session. Use when the user asks for a handoff prompt, restart prompt, continuation prompt, context transfer, fresh-session resume, or a compact summary for opening a new session. Do not use for ordinary summaries…

dongshuyan/compass-skills · 89 tokens

task-forest

Maintains a repo-local task forest or task DAG for the current workspace. Use when the user asks to initialize or update a task forest, close a session, summarize evolving project work, align a request with a global goal, track progress/history/deviations/todos, save or apply a task proposal, or export the…

dongshuyan/compass-skills · 90 tokens

brainstorming-research-ideas

Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work.

Orchestra-Research/AI-Research-SKILLs · 43 tokens