uvwt
- 32 skills
- 0 followers
- 10 hours ago last updated
- ▌ Grill Me · uvwtInterview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
- ▌
- ▌ Skill Authoring · uvwt bundle创建、设计、修改、升级、重构和验证 AgentDock Skill 时使用;负责可移植核心、文档、引用、辅助脚本、测试、版本和本地安装验证。
- ▌ Skill Installation · uvwt bundle审查、安装、配置、激活、验证、更新、回滚和卸载 AgentDock Skill 时使用;负责来源校验、安全评估、环境配置和已安装版本验收。
- ▌ Agentdock User Guide · uvwt bundle当用户询问 AgentDock 是什么、如何使用、配置在哪里、不同平台或安装方式怎样修改配置并生效、如何重启或验证配置、如何发现并配置 Codex/Claude/Grok 等 Coding Agent 的 ACP,以及常见运行问题时使用;覆盖 macOS Desktop、Windows Desktop、Linux 服务、Docker 和直接运行二进制,不用于源码开发与贡献流程。
- ▌ Skill Vetter Runtime · uvwt bundleReview ClawHub or local Skill packages before installation, classify risk, and return a structured security report.
- ▌ Bark · uvwt bundleSend Bark-compatible notifications with Python standard library while keeping the device key in the private Skill data environment.
- ▌ Ntfy · uvwt bundleUse this skill when sending notifications via ntfy.sh or self-hosted ntfy servers.
- ▌ Rsshub · uvwt bundleUse the local RSSHub service for status checks, route URL construction, feed fetching, feed parsing, and route probing.
- ▌ Wallos · uvwt bundleUse this skill to query and manage subscriptions in a self-hosted Wallos instance through its official HTTP API. Covers subscriptions, monthly cost, categories, currencies, payment methods, household members, and the current user; excludes administrator, OIDC, notification-secret, Fixer, and generic API management.
- ▌
- ▌ Trilium · uvwt bundleSearch, read, create, update and organize notes in a Trilium Notes instance through the official ETAPI, including revisions, branches, attributes, attachments, calendar notes and explicitly confirmed destructive operations.
- ▌
- ▌ Poke API · uvwt bundleSend context-rich instructions to Poke through the V2 inbound API using a securely injected API key.
- ▌ Qinglong · uvwt bundleOperate a QingLong panel through its official open API. Use for QingLong health checks, env variables, cron tasks, task logs, and controlled panel API calls from AgentDock Skill.
- ▌ Vitapulse · uvwt bundleRead the private VitaPulse HealthKit API gateway with scoped tokens, freshness checks, trends, and asynchronous sync requests.
- ▌ Cloudsaver · uvwt bundleUse this skill when calling the local CloudSaver API for status checks, resource search, Douban hot lists, share parsing, or transfer actions.
- ▌
- ▌ Grok Quota · uvwt bundleQuery detailed Grok weekly usage, GrokChat/GrokBuild breakdown, plan, monthly credits, and pay-as-you-go state from local xAI OAuth credentials.
- ▌
- ▌ Codex Usage · uvwt bundleUse this skill when checking the current macOS user Codex CLI account state or Codex usage quota.
- ▌ Code Debrief · uvwtExplain and teach the core implementation produced by vibecoding from real code, focusing on the main call chain, core code, state and data flow, design reasoning, and transferable engineering knowledge. Use when the user asks to explain, review, learn, debrief, or understand recent code changes, a commit, PR, diff, feature, module, or code path.
- ▌ Douban Marks · uvwt bundle只读查询豆瓣电影、图书、音乐标记列表和电影条目联想。用于读取用户自己的已看、想看、在看等标记;公开主页可直接读,私密列表需要本机环境或 .env 中的 DOUBAN_COOKIE。禁止用于批量采集、绕登录、写入标记或读取非授权账号。
- ▌ Baidu Netdisk · uvwt bundleUse this skill when managing Baidu Netdisk files through the bdpan CLI inside the application data scope.
- ▌
- ▌ Spotify Web API · uvwt bundleUse Spotify Web API with official OAuth PKCE. Use to authorize Spotify safely, search tracks, read current playback, and add tracks to playlists without importing browser cookies.
- ▌
- ▌
- ▌ Telegram Official · uvwt bundleSend Dock notifications through Telegram's official Bot API using only Python standard library and api.telegram.org.
- ▌ Personal Dev Guard · uvwtUse this skill before or during code changes and code review to enforce readable, restrained, maintainable code with low patch smell.
- ▌ Volcengine Ark Quota · uvwt bundleQuery VolcEngine Ark Coding Plan quota usage from the console endpoint using a logged-in cookie or Playwright storage state.
- ▌ Multi Agent Orchestration · uvwt bundle当 1~5 号 Agent 通过定时任务长期协作,并由 AgentDock Orchestrator 统一分配 Assignment、记录 Execution、独立 Gate 和成果状态时使用。每次唤醒只需声明 slot,Skill 负责领取服务端正式任务并回报执行事实。