·projects

This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.

7Installs·0Trend·@artivilla

Installation

$npx skills add https://github.com/artivilla/agents-config --skill projects

How to Install projects

Quickly install projects AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/artivilla/agents-config --skill projects
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: artivilla/agents-config.

SKILL.md

View raw

The railway list --json output can be very large. Run in a subagent and return only essential fields:

Extract and return a simplified summary, not the full JSON.

Returns user info including all workspaces the user belongs to.

This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings. Source: artivilla/agents-config.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/artivilla/agents-config --skill projects
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from artivilla/agents-config

Quick answers

What is projects?

This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings. Source: artivilla/agents-config.

How do I install projects?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/artivilla/agents-config --skill projects Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/artivilla/agents-config