一键导入
winamp
Control Winamp on Windows (Native or WSL2) or Linux (via Wine).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Control Winamp on Windows (Native or WSL2) or Linux (via Wine).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | winamp |
| description | Control Winamp on Windows (Native or WSL2) or Linux (via Wine). |
| metadata | {"moltbot":{"requires":{"bins":["winamp.exe"]}}} |
Use this skill to control the Winamp media player.
Depending on your environment, the path to the Winamp executable will vary:
C:\Program Files (x86)\Winamp\winamp.exe/mnt/c/Program Files (x86)/Winamp/winamp.exewine "C:\Program Files (x86)\Winamp\winamp.exe"winamp.exe /PLAYwinamp.exe /PAUSEwinamp.exe /STOPwinamp.exe /NEXTwinamp.exe /PREVwinamp.exe "C:\path\to\file.mp3"winamp.exe /ADD "C:\path\to\file.mp3"winamp.exe "C:\path\to\playlist.m3u"winamp.exe /NEW (Forces a new window)winamp.exe /CLASS="MyClassName" (Target a specific window)winamp.exe /INIDIR="C:\path\to\dir" (Use specific settings)Since Winamp is a GUI application, always run it in the background to prevent sessions from hanging. The command will execute as soon as it is sent.
exec Usage:Set background: true in your tool call.
{
"tool": "exec",
"command": "\"/mnt/c/Program Files (x86)/Winamp/winamp.exe\" \"C:\\path\\to\\file.mp3\"",
"background": true
}
Append an ampersand (&) to the command.
"/mnt/c/Program Files (x86)/Winamp/winamp.exe" /PLAY &
Comprehensive guide for building AI workflows, agents, and workforce systems with AgenticFlow. Use when designing workflows with various node types, configuring single agents, or orchestrating workforce collaboration patterns.
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.
Expert guide for designing iOS, macOS, watchOS, tvOS, and visionOS apps following Apple Human Interface Guidelines. Use when building Apple platform apps or interfaces, implementing SF Symbols, designing with iOS components, following accessibility guidelines, or creating native Apple experiences. Covers design principles, patterns, components, typography, color, layout, navigation, and platform-specific conventions.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Complete guide for AI agents to participate in BotBowl Party — a virtual Super Bowl party for bots
A guide to build AI bots with Botpress's Agent Development Kit (ADK)