Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/tranfu-labs/tranfu-skillsnpx agentmods add commands/tranfu-labs/tranfu-skills/contextWrote 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/commands/tranfu-labs/tranfu-skills/context)<a href="https://agentmods.dev/commands/tranfu-labs/tranfu-skills/context"><img src="https://agentmods.dev/badge/commands/tranfu-labs/tranfu-skills/context/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/commands/tranfu-labs/tranfu-skills/context"><img src="https://agentmods.dev/badge/commands/tranfu-labs/tranfu-skills/context.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.00000 | $0.01135 |
| Opus 5 | $0.00000 | $0.00567 |
| Sonnet 5 | $0.00000 | $0.00227 |
| Haiku 4.5 | $0.00000 | $0.00113 |
Grade A, and why
context 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 8d 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 — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.
⚠️ ad-hoc 速查: 本文件是 CLI ad-hoc 速查(排障 / 临时操作用),reconcile flow 主链路不依赖;命令需要时手动跑。reconcile 主链路全走 HTTP API,见 ../scenarios/reconcile-deployment.md 和 ../references/coolify-api-fields.md。
context 命令参考
context 是 coolify CLI 的"多实例切换"概念:每个 context 对应一个 Coolify 实例(URL + token),
default context 决定不带 --context 时命令落到哪个实例。
本文件覆盖 onboard 场景实际用到的子命令 + Step 0 终止文案里指引的辅助子命令。其它子命令
(delete / set-default / set-token / update / get / version)未来扩展时再追加。
参数表按原文 1:1。全局 flag(--context / --token / --format / --show-sensitive / --debug)
不再重复,见 conventions.md。
本文件覆盖的命令:
coolify context list:onboard Step 0 让用户确认在哪个实例。coolify context add:Step 0 终止文案里指引用户配 context。coolify context use:永久切 default context。coolify context verify:验证当前 context 能连通能认证。
coolify context list
列出所有已配置的 context。无参数。
| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
| (无) | — | — | — | — |
onboard 场景用法(在 prerequisites.md Step A 让用户确认在哪个实例):
coolify context list
读 default 列里有星号或被标记为 active 的那一项,向用户报"当前 default context 是
<name>(生产 / 测试 / 其它),需要切别的就 --context=<other> 临时切,或
coolify context use <other> 永久切"。
coolify context add <context-name> <url> <token>
加一个新 context。本 skill MUST NEVER 直接调此命令——只在 Step 0 终止文案里指引用户用此命令配上。
context 涉及实例 URL 与 API token,MUST 由用户从 Coolify 网页 /security/api-tokens 拿 token。
| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
<context-name> |
string | 是 | — | context 名(位置参数) |
<url> |
string | 是 | — | Coolify 实例 URL(位置参数) |
<token> |
string | 是 | — | API token(位置参数) |
--default (-d) |
boolean | 否 | false |
加完立即设为 default |
--force (-f) |
boolean | 否 | false |
同名 context 已存在时强制覆盖 |
终止文案模板(在 Step 0 context list 返回空时用):
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.
- 8d ago First seen · 87 lines · 0 tokens per session scan A 8022a281dbfe
context is a command published in the GitHub repository tranfu-labs/tranfu-skills (2 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,135 tokens. 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-09-03.
Other commands, from other repositories
cost-optimize
You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and implement cost-effective architectures across AWS, Azure, GCP, and OCI. Where provider-specific code appears below, adapt…
deploy
Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase.
integrate
Set up third-party service integrations.
env
Manage Vercel environment variables. Commands include list, pull, add, remove, and diff. Use to sync environment variables between Vercel and your local development environment.
scan
Scan AWS account for cost optimization.
finops-feedback
Step 5 (Feedback Loop & Celebration) — measure realized against projected savings, compute a labelled Cloud Entropy proxy, close the opportunity, and emit at least one new idea or policy update so the loop actually closes. Applies the double-loop gate. Mutates on the closure path.