build-raycast-script-command

Build and repair Raycast Script Commands with metadata, modes, and arguments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/yigitkonur/skills-by-yigitkonur-secondary --skill build-raycast-script-command
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-raycast-script-command
Source: https://github.com/yigitkonur/skills-by-yigitkonur-secondary/tree/main/skills/build-raycast-script-command
Command: npx skills add https://github.com/yigitkonur/skills-by-yigitkonur-secondary --skill build-raycast-script-command

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill helps developers author, convert, and repair Raycast Script Commands (Python or Bash) by enforcing metadata standards, proper mode choices, and robust argument handling. It guides you to use templates, validation scripts, and reference documentation to ensure commands appear in Raycast and behave as intended.

Core Features & Use Cases

  • Generate and repair metadata blocks directly under the shebang for Python or Bash Script Commands.
  • Convert existing scripts into Raycast Script Commands or repair misbehaving ones using bundled templates and references.
  • Validate metadata, mode selection, and argument declarations before you run or share commands.

Quick Start

Install this skill to quickly compose or repair Raycast Script Commands using the provided templates and validation tools.

Frequently Asked Questions about build-raycast-script-command

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Raycast Script Command in Python or Bash?

You build a Raycast Script Command by placing a metadata block directly under the shebang to define modes, arguments, and templates. This skill provides bundled templates and validation scripts to ensure compatibility with Raycast runtime rules.

Why does my Raycast Script Command not appear or behave as intended?

Raycast Script Commands fail to appear or misbehave when metadata, mode selection, or argument declarations are invalid. This skill repairs misbehaving commands by validating metadata standards and enforcing proper mode choices using bundled reference guidelines.

Can I convert an existing Python or Bash script into a Raycast Script Command?

Yes, you can convert existing Python or Bash scripts into Raycast Script Commands. This skill uses bundled templates and reference documentation to guide the conversion process, ensuring proper metadata blocks and argument handling for the Raycast runtime.

What is the best way to validate Raycast Script Command metadata before sharing?

The best way to validate Raycast Script Command metadata is by running validation scripts that check metadata blocks, mode selection, and argument declarations. This skill provides bundled validation tools to ensure commands meet Raycast runtime compatibility before sharing.

Do I need specific templates to build Raycast Script Commands?

Yes, using bundled templates is required to safely build and repair Raycast Script Commands. This skill enforces the use of provided templates, validation scripts, and reference guidelines to ensure proper metadata formatting and robust argument handling.