Agent Skills
› jegly/Box
› virtual-piano
virtual-piano
GitHub提供基于Web Audio的虚拟钢琴交互界面,支持水平滚动演奏。通过run_js工具加载GitHub托管UI,用于娱乐或音乐演示场景。
触发场景
Open virtual piano
Play the piano
I want to play piano
Show me a piano keyboard
安装
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
版本历史
- 7897895 当前 2026-07-24 17:00


