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/workflow-guidenpx skills add alikon-art/DeterminFlow --skill workflow-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/workflow-guide)<a href="https://agentmods.dev/skills/alikon-art/determinflow/workflow-guide"><img src="https://agentmods.dev/badge/skills/alikon-art/determinflow/workflow-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.00075 | $0.03438 |
| Opus 5 | $0.00037 | $0.01719 |
| Sonnet 5 | $0.00015 | $0.00688 |
| Haiku 4.5 | $0.00007 | $0.00344 |
Grade A, and why
workflow-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 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.
- 4d ago First seen · 255 lines · 75 tokens per session scan A 9ec600dbca6c
workflow-guide is a skill published in the GitHub repository alikon-art/DeterminFlow (685 stars, last pushed 6d ago), licensed AGPL-3.0. It adds 75 tokens to every session and 3,438 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.