Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

Railway Status

porrailwayapp·railwayapp· v1.0.0 · atualizado em 2026-04-10
80
Score

This skill should be used when the user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables ("what variables", "env vars", "add variable") or configuration queries - use environment skill for those.

railwaydeploymentstatusci-cdcloud-platformenvironmentmonitoring
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdstatus/workflow
1. Detect user intent to check Railway status.
2. Verify Railway CLI is installed using `command -v railway`.
3. If CLI is not installed, prompt user to install it.
4. Check authentication status using `railway whoami`.
5. If not authenticated, prompt user to log in.
6. Execute `railway status --json` to retrieve status.
7. Parse JSON output and present project, environment, services, and deployment status to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aInsForge CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aDependency Updater
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
75
Similar aChangelog Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Railway Status
status
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.RECOMMEND
Triggers8
railway statusis it running on railwaywhat's deployed on railwaydeployment status on railwayrailway uptimecheck railway project statuswhat is the status of my railway projectshow railway deployment status

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download status
$ synaptic skills detail status
$ synaptic skills live status

Dependências

@railway/cli

Links

GitHub Repository