raycast-snippets

Installation
SKILL.md

Raycast Snippet Generator

Capabilities

This skill allows you to generate and save Raycast Snippets directly to the user's configuration file.

Usage Process

  1. Analyze Request:

    • Identify the core content the user wants to save.
    • If the user asks for a "prompt" or "role", generate a high-quality, structured system prompt.
    • If the user asks for a "template", ensure it has placeholders (e.g., {date}).
  2. Generate Metadata:

    • Name: Create a short, descriptive title (e.g., "Python Logger").
    • Keyword: Suggest a short abbreviation for quick access (e.g., !log, ;py).
    • Text: The actual content.
  3. Execute Storage:

    • You have a helper script located at: ~/.claude/skills/raycast-snippets/scripts/manage_snippets.py
Related skills
Installs
5
Repository
ttmouse/skills
GitHub Stars
37
First Seen
Feb 2, 2026