groove-utilities-task-install by andreadellacorte/groove
npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-install已安装配置的任务后端并验证其可达性。告知用户已安装的内容及使用方法。
tasks.backend: none,则不执行任何操作.groove/index.md 读取 tasks.backend 以确定后端tasks.backend: none,打印友好的无操作消息并退出beans:链接到 https://github.com/hmans/beans 获取安装说明;使用 beans version 验证linear:链接到 获取安装说明;使用 或 MCP 可用性验证广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
linear --versiongithub:链接到 https://cli.github.com 获取安装说明;使用 gh --version 验证beans version 或 gh auth status)tasks: beans 且 git 根目录下不存在 .beans.yml:
beans init 以初始化任务存储并生成带有 beans 默认值的 .beans.yml[PROJECT_PREFIX](取 git remote get-url origin 的最后一个路径组件,去除 .git,转换为大写,移除非字母数字字符)——例如 groove → GRV;如果没有远程仓库,则回退到目录名称.beans.yml 中的 prefix: 字段更新为派生的前缀(例如 GRV-).beans.yml 中的 path: 设置为 .groove/tasks,使任务存储位于 groove 目录下(与 git.tasks 和 .groove/.gitignore 保持一致)。如果 .groove/tasks 不存在,则创建它。如果默认的 .beans 目录已创建且非空,则将其内容移动到 .groove/tasks 并删除空的 .beans 目录。每周安装次数
44
代码仓库
GitHub 星标数
4
首次出现
8 天前
安全审计
安装于
opencode44
gemini-cli44
github-copilot44
codex44
kimi-cli44
cursor44
The configured task backend is installed and verified reachable. User is informed of what was installed and how to use it.
tasks.backend: nonetasks.backend from .groove/index.md to determine backendtasks.backend: none, print friendly no-op message and exitbeans: link to https://github.com/hmans/beans for install instructions; verify with beans versionlinear: link to https://linear.app/docs/cli for install instructions; verify with linear --version or MCP availabilitygithub: link to https://cli.github.com for install instructions; verify with gh --versionbeans version or gh auth status)tasks: beans and .beans.yml does not exist at git root:
beans init to initialise the task store and generate .beans.yml with beans defaults[PROJECT_PREFIX] from the git repo name (last path component of git remote get-url origin, stripped of .git, uppercased, non-alphanumeric stripped) — e.g. groove → GRV; fall back to the directory name if no remoteprefix: field in the generated to the derived prefix (e.g. )Weekly Installs
44
Repository
GitHub Stars
4
First Seen
8 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode44
gemini-cli44
github-copilot44
codex44
kimi-cli44
cursor44
开源项目教练指南 - 诊断问题、制定行动计划、优化开源项目运营
46,800 周安装
iOS Auto Layout 调试指南:快速解决约束冲突与布局错误
160 周安装
依赖审计完整指南:安全漏洞扫描、过时包检测与清理工作流
164 周安装
iOS Apple Intelligence 路由器使用指南 - Foundation Models 与 AI 方法分流
160 周安装
Agent Skills Creator 指南:创建遵循开放格式的AI技能,涵盖模式选择到验证
164 周安装
gentle-teaching 温和教学框架:AI辅助学习指南,培养独立解决问题能力
161 周安装
嵌入式系统开发指南:RTOS、裸机固件、嵌入式Linux与微控制器编程实战
164 周安装
.beans.ymlGRV-path: in .beans.yml to .groove/tasks so the task store lives under groove (aligned with git.tasks and .groove/.gitignore). Create .groove/tasks if it does not exist. If the default .beans directory was created and is non-empty, move its contents into .groove/tasks and remove the empty .beans directory.