Raycast Extension
This Raycast Extension adds custom actions and workflows to streamline your tasks and boost productivity within Raycast.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add raycast-extension npx -- -y @trustedskills/raycast-extension
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"raycast-extension": {
"command": "npx",
"args": [
"-y",
"@trustedskills/raycast-extension"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The raycast-extension skill enables AI agents to interact directly with Raycast, a powerful macOS productivity launcher. It allows agents to discover and install extensions within the app, streamlining workflow automation without manual intervention.
When to use it
- Automate the installation of third-party tools or scripts directly from Raycast's marketplace.
- Update existing Raycast extensions automatically as part of a maintenance routine.
- Integrate new functionality into your daily workflow by deploying custom actions via AI.
- Manage extension permissions and configurations programmatically for team environments.
Key capabilities
- Discover available extensions in the Raycast ecosystem.
- Install extensions with a single command or trigger.
- Query metadata about specific extensions (version, author, description).
- Handle installation errors and provide feedback to users.
Example prompts
- "Install the 'Todoist' extension into my Raycast launcher."
- "Find all productivity-related extensions available for Raycast and install the top-rated one."
- "Update all installed Raycast extensions to their latest versions."
Tips & gotchas
Ensure your AI agent has appropriate permissions to modify system applications on macOS. Some extensions may require additional setup or API keys after installation, so verify post-installation requirements.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.