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/redwoodjs/local-ci/clinpx skills add redwoodjs/local-ci --skill cligit clone --depth 1 https://github.com/redwoodjs/local-ciWhat 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.00020 | $0.00476 |
| Opus 5 | $0.00010 | $0.00238 |
| Sonnet 5 | $0.00004 | $0.00095 |
| Haiku 4.5 | $0.00002 | $0.00048 |
Grade A, and why
local-ci 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 3d 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
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
60 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.
- CHANGELOG.md 52 KB
- compatibility.json 31 KB
- compatibility.md 57 KB
- docs/docker-socket.md 4.7 KB
- package.json 1.4 KB
- README.md 31 KB
- runner-image.md 6.2 KB
- shim.sh 223 B runs code
- src/cli.ts 5.0 KB runs code
- src/commands/clean.ts 455 B runs code
- src/commands/retry-abort.ts 4.1 KB runs code
- src/commands/run-prewarm.test.ts 4.0 KB runs code
- src/commands/run.ts 75 KB runs code
- src/commit-status.ts 1.6 KB runs code
- src/config.test.ts 13 KB runs code
- src/config.ts 5.3 KB runs code
- src/docker/container-config.test.ts 18 KB runs code
- src/docker/container-config.ts 16 KB runs code
- src/docker/docker-socket.test.ts 8.2 KB runs code
- src/docker/docker-socket.ts 7.6 KB runs code
- src/docker/image-pull.test.ts 5.3 KB runs code
- src/docker/image-pull.ts 4.0 KB runs code
- src/docker/repro-126.test.ts 3.0 KB runs code
- src/docker/repro-197.test.ts 3.7 KB runs code
- src/docker/service-containers.test.ts 13 KB runs code
- src/docker/service-containers.ts 8.4 KB runs code
- src/docker/shutdown.test.ts 16 KB runs code
- src/docker/shutdown.ts 8.0 KB runs code
- src/hooks/json-loader.ts 689 B runs code
- src/launcher.test.ts 8.5 KB runs code
- src/launcher.ts 14 KB runs code
- src/log-prune.test.ts 7.8 KB runs code
- src/log-prune.ts 7.8 KB runs code
- src/native-launcher.test.ts 3.0 KB runs code
- src/native-launcher.ts 4.6 KB runs code
- src/output/agent-mode.test.ts 1.1 KB runs code
- src/output/agent-mode.ts 629 B runs code
- src/output/cleanup.test.ts 11 KB runs code
- src/output/cleanup.ts 6.4 KB runs code
- src/output/concurrency.test.ts 3.2 KB runs code
- src/output/concurrency.ts 3.3 KB runs code
- src/output/debug.ts 1.3 KB runs code
- src/output/diff-renderer.ts 3.2 KB runs code
- src/output/logger.test.ts 9.2 KB runs code
- src/output/logger.ts 4.4 KB runs code
- src/output/logs-directory.ts 436 B runs code
- src/output/reporter.test.ts 5.2 KB runs code
- src/output/reporter.ts 5.2 KB runs code
- src/output/run-state.test.ts 8.0 KB runs code
- src/output/run-state.ts 8.3 KB runs code
- src/output/state-renderer.test.ts 33 KB runs code
- src/output/state-renderer.ts 14 KB runs code
- src/output/tree-renderer.test.ts 3.2 KB runs code
- src/output/tree-renderer.ts 1.9 KB runs code
- src/output/working-directory.test.ts 3.7 KB runs code
- src/output/working-directory.ts 1.7 KB runs code
- src/run-result-writer.test.ts 8.9 KB runs code
- src/run-result-writer.ts 5.7 KB runs code
- src/runner/directory-setup.test.ts 9.9 KB runs code
- src/runner/directory-setup.ts 5.1 KB runs code
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.
- 3d ago First seen · 35 lines · 20 tokens per session scan A d682955aff41
local-ci is a skill published in the GitHub repository redwoodjs/local-ci (788 stars, last pushed 13d ago), with no licence file. It adds 20 tokens to every session and 476 once invoked, about $0.0001 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
mcpb
Generate MCPB (MCP Bundle) packages for MCP server projects. Creates manifest.json, bundle directory structure, validates against the MCPB spec, and wires in CI/CD workflows.
ci-triage
Classify CI failures — distinguish clear regressions from infra flakes and security-test failures. Produces structured failure reports.
promptscript
PromptScript language expert for reading, writing, modifying, and troubleshooting .prs files. Use when working with PromptScript syntax, creating or editing .prs files, adding blocks like @identity, @standards, @restrictions, @shortcuts, @skills, or @agents, configuring promptscript.yaml, resolving compilation errors…
use-vercel-action
Wire amondnet/vercel-action into a GitHub Actions workflow to deploy Vercel projects from CI. Use when the user asks to deploy to Vercel from GitHub Actions, add Vercel preview deploys, post a Vercel preview URL on a PR, configure prebuilt Vercel deployments, set up alias domains for previews, create a GitHub…
jk
Jenkins CLI for controllers. Use when users need to manage jobs, pipelines, config.xml, runs, logs, artifacts, credentials, nodes, or queues in Jenkins. Triggers include "jenkins", "jk", "pipeline", "build", "job create", "job config", "config.xml", "run logs", "jenkins credentials", "jenkins node".
tdd-workflow
Test-driven development workflow.