Agent Skills
› jegly/Box
› virtual-piano
virtual-piano
GitHub提供可交互的虚拟钢琴键盘,利用 Web Audio API 实现音乐播放功能。
Trigger Scenarios
用户希望弹奏钢琴或查看钢琴界面
请求打开虚拟钢琴
Install
npx skills add jegly/Box --skill virtual-piano -g -y
SKILL.md
Frontmatter
{
"name": "virtual-piano",
"metadata": {
"homepage": "https:\/\/github.com\/google-ai-edge\/gallery\/tree\/main\/skills\/featured\/virtual-piano"
},
"description": "Show a virtual piano to play music"
}
Virtual Piano
A playable, horizontally-scrolling virtual piano keyboard that uses web audio.
Files
index.html: The local entry point that loads the script.index.js: Returns the webview URL pointing to the GitHub-hosted UI.
Prompts / Triggers
- "Open virtual piano"
- "Play the piano"
- "I want to play piano"
- "Show me a piano keyboard"
Instructions
Call the run_js tool
Version History
- 7897895 Current 2026-07-24 17:00


