الانتقال إلى المحتوى الرئيسي
هذا المحتوى غير متوفر بعد بلغتك ويتم عرضه باللغة الإنجليزية.

Railway Skills

Marketplace تم التحقق
92

Railway agent skills for Claude Code

1 Plugin
ملخص الذكاء الاصطناعي

This extension provides a suite of tools for interacting with the Railway platform, enabling users to manage projects, services, deployments, configurations, and observability directly from their coding agent. It leverages the Railway CLI for authentication and execution, ensuring a consistent user experience for common development and operational tasks.

Documentation

  • info:Configuration & parameter referenceThe README mentions action-oriented references and CLI syntax, but a detailed reference of all options, parameters, and their defaults is not explicitly documented.

Versioning

  • warning:Release ManagementThe `plugin.json` has a version ('1.1.1'), but the `marketplace.json` does not specify versions per entry, relying on a moving git ref ('./plugins/railway'), which can lead to unreliable update detection.
  • warning:Per-entry version metadataThe `marketplace.json` lists the plugin source as `./plugins/railway` without explicit version metadata, relying on a general git reference, which can lead to unreliable update detection and potential caching issues.

Code Execution

  • info:ValidationThe extension relies on the Railway CLI and standard shell scripting, which may have some internal validation, but explicit schema validation for input arguments within the provided code is not apparent.
  • info:Error HandlingThe `install.sh` script includes basic error handling (`set -e`), but the specific action scripts and `SKILL.md` do not detail structured error reporting with retry logic or detailed hints, which could be improved for agent interaction.

التثبيت

/plugin marketplace add railwayapp/railway-skills
تم التحديث في 2 days ago
عرض الكود المصدري