- 📁 lib/
- 📄 .gitignore
- 📄 chrome-ws
- 📄 chrome-ws-lib.js
Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Control Tuya smart home devices via natural language. Use when the user asks to control smart devices (turn on/off lights, AC, plugs, adjust brightness/temperature/mode), query device status or list devices, manage homes and rooms, rename devices, check weather by location, send notifications (SMS, voice call, email, or App push), view device data statistics (e.g. energy/power consumption), or capture snapshots/short videos from IPC cameras. Requires TUYA_API_KEY.
- 📁 lib/
- 📄 index.ts
- 📄 package.json
- 📄 skill.json
FlintStudio 完整管理套件 - 合并 deploy + control 功能,支持 Beta 0.55 新特性。
- 📄 git-hooks.md
- 📄 SKILL.md
Use this skill when working with git commands, version control, or repository management
Guide to Control Tower's AI control concepts. Use when the user asks about control protocols, blue team and red team roles, usefulness, safety, audit budgets, trusted monitoring, or the conceptual model behind Control Tower.
- 📄 SKILL.md
- 📄 viewmodel-patterns.md
Binds MewUI controls to data using ObservableValue and ValueBinding. Use when implementing reactive UI updates, building ViewModels, or connecting controls to data sources.
Use this skill when interacting through the XiaoAi channel or controlling XiaoAi-connected devices.
Maps NIST controls to FedRAMP requirements and documents. Use when helping with control implementation, compliance mapping, security baseline alignment, or understanding control requirements.
Vehicle control with LQR lateral and PID/MRAC longitudinal controllers. Read trajectory/chassis/location, output control commands and tune parameters.