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/alikon-art/determinflow/script-library-guidenpx skills add alikon-art/DeterminFlow --skill script-library-guidegit clone --depth 1 https://github.com/alikon-art/DeterminFlowWrote 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/alikon-art/determinflow/script-library-guide)<a href="https://agentmods.dev/skills/alikon-art/determinflow/script-library-guide"><img src="https://agentmods.dev/badge/skills/alikon-art/determinflow/script-library-guide.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.00076 | $0.01435 |
| Opus 5 | $0.00038 | $0.00718 |
| Sonnet 5 | $0.00015 | $0.00287 |
| Haiku 4.5 | $0.00008 | $0.00144 |
Grade A, and why
script-library-guide 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 4d 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 4d ago First seen · 130 lines · 76 tokens per session scan A 002c97dca95c
script-library-guide is a skill published in the GitHub repository alikon-art/DeterminFlow (685 stars, last pushed 5d ago), licensed AGPL-3.0. It adds 76 tokens to every session and 1,435 once invoked, about $0.0004 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
agent-orchestration-20260309-lzw
One-Person Company (OPC) 编排技能 — 复杂任务的多 Agent 协作指挥中枢。 【优先触发条件 — 满足任意一条即应调用 OPC】 ① 任务需要多个步骤且步骤之间有依赖关系(如 策划→搭建→发布) ② 任务预计超过 50K tokens 或 10 分钟 ③ 任务涉及多个领域(调研+创作+开发+发布 等两个以上领域并存) ④ 任务需要多个专业角色分工(研究员、工程师、设计师等) ⑤ 任务明确包含"并行执行""多路线""团队协作"等关键词 ⑥ 用户提到"全链路""从头到尾""完整流程""做一个完整的X" 核心能力:Context…
anvil
Evidence-first coding workflow. Use this skill for ANY task that writes, modifies, fixes, refactors, or reviews code — bug fixes, new features, refactors, config changes, even one-line edits. Verifies before presenting, attacks its own output with adversarial multi-model review, and tracks every check in a SQL ledger.…
openexec-api
Interact with the Open Executive FastAPI backend via curl. Use this skill when the user asks to hit /chat, /today, /people, /scheduledactions, /architecture/, /health/, /fixtures/, /audit/, or any HTTP endpoint on openexec-api-dev.fly.dev (dev) or localhost:8000 (local). Authenticates via $BACKENDSHAREDSECRET in the…
flyctl
Operate the two Fly.io apps for Open Executive (openexec-api-dev, openexec-ui-dev). Use this skill whenever the user asks to tail logs, SSH for SQLite inspection, list/set/unset secrets, check deploy status, restart machines, deploy, or rotate AUTHSECRET. Covers the exact commands, SQLite paths, and known gotchas for…
platform_management
/workspace-root = volume mount of parent dir.
github_read
Read access: repos, issues, PRs, files, branches, workflows, runs.