Borrowing it
Nothing to install: this file belongs to ctxpipe-ai/ctxpipe. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/ctxpipe-ai/ctxpipe/main/.cursor/skills/use-railway/SKILL.mdgit clone --depth 1 https://github.com/ctxpipe-ai/ctxpipeWrote 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/ctxpipe-ai/ctxpipe/use-railway)<a href="https://agentmods.dev/skills/ctxpipe-ai/ctxpipe/use-railway"><img src="https://agentmods.dev/badge/skills/ctxpipe-ai/ctxpipe/use-railway.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.1 | $0.00198 | $0.06562 |
| Opus 5 | $0.00099 | $0.03281 |
| Sonnet 5 | $0.00040 | $0.01312 |
| Haiku 4.5 | $0.00020 | $0.00656 |
Grade A, and why
use-railway 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
21 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.
- references/analyze-db-mongo.md 3.9 KB
- references/analyze-db-mysql.md 12 KB
- references/analyze-db-postgres.md 28 KB
- references/analyze-db-redis.md 9.5 KB
- references/analyze-db.md 16 KB
- references/configure.md 16 KB
- references/deploy.md 11 KB
- references/feature-flags.md 3.4 KB
- references/iac.md 9.6 KB
- references/operate.md 12 KB
- references/request.md 10 KB
- references/sandbox.md 10 KB
- references/setup.md 16 KB
- scripts/analyze-mongo.py 62 KB runs code
- scripts/analyze-mysql.py 49 KB runs code
- scripts/analyze-postgres.py 144 KB runs code
- scripts/analyze-redis.py 42 KB runs code
- scripts/dal.py 23 KB runs code
- scripts/enable-pg-stats.py 6.1 KB runs code
- scripts/pg-extensions.py 13 KB runs code
- scripts/railway-api.sh 1.7 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.
- 8d ago First seen · 358 lines · 198 tokens per session scan E a9d1277e6b59
use-railway is a skill published in the GitHub repository ctxpipe-ai/ctxpipe (22 stars, last pushed today), with no licence file. It adds 198 tokens to every session and 6,562 once invoked, about $0.0010 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
netlify-deploy
Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
moai-platform-deployment
Deployment and hosting platform specialist covering Vercel, Railway, and Convex. Use when deploying applications, configuring edge functions, setting up continuous deployment, or managing serverless infrastructure.
moai-platform-database-cloud
Cloud database platform specialist covering Neon (serverless PostgreSQL), Supabase (PostgreSQL 16 with real-time), and Firebase Firestore (NoSQL with offline sync). Use when choosing or setting up cloud databases.
deploy-gen
Generate deployment configurations (Docker, Kubernetes) for the current project.
prd-v08-monitoring-setup
Define monitoring strategy, metrics collection, and alerting thresholds during PRD v0.8 Deployment & Ops. Triggers on requests to set up monitoring, define alerts, or when user asks "what should we monitor?", "alerting strategy", "observability", "metrics", "SLOs", "dashboards", "monitoring setup". Outputs MON…
stack-baseline
The pinned default technology stack for SMB Product-Builder products. One source of truth so the architect, app-scaffolder, auth-engineer, and senior-dev never re-decide the stack per build — they build ON it. Covers framework, ORM/DB, auth, UI, payments/email/SMS, files, jobs, testing, hosting, and observability…