SKILL·A27FF8

agent-ops-tools

majiayu000
更新于 2 months ago
27 次查看
58
9
58
在 GitHub 上查看
其他aidesign

关于

This skill automatically detects available development tools at session start and saves them to `.agent/tools.json` for other skills to use. It warns about missing required tools and works both with and without the `aoc` CLI installed. Developers should use it to ensure tool availability is documented and shared across their Claude Code session.

快速安装

Claude Code

推荐
主要方式
npx skills add majiayu000/claude-skill-registry -a claude-code
插件命令备选方式
/plugin add https://github.com/majiayu000/claude-skill-registry
Git 克隆备选方式
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-ops-tools

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

majiayu000/claude-skill-registry
路径: skills/data/agent-ops-tools
0
FAQ

Frequently asked questions

What is the agent-ops-tools skill?

agent-ops-tools is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform agent-ops-tools-related tasks without extra prompting.

How do I install agent-ops-tools?

Use the install commands on this page: add agent-ops-tools to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does agent-ops-tools belong to?

agent-ops-tools is in the core category, tagged ai and design.

Is agent-ops-tools free to use?

Yes. agent-ops-tools is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

agent-ops-testing
其他

该Skill为开发者提供测试策略设计、测试套件执行和覆盖率分析的结构化指导。它支持在规划阶段制定测试策略,在实现阶段进行增量测试,并能分析测试结果以评估覆盖范围。关键特性包括与现有测试工具链集成、支持问题跟踪,并可与agent-ops生态中的其他技能协同工作。

查看技能
agent-ops-tasks
其他

该Skill专注于项目问题的全周期管理,支持从模糊想法创建新工单、优化模糊描述、批量操作及JSON导出。它严格限定于工单管理(创建、细化、排序、搜索),绝不涉及代码实现或修改。所有操作均可通过文件编辑完成,并在每次操作后提供明确的交接点,便于集成到工作流中。

查看技能
agent-ops-focus-scan
其他

该Skill用于自动化工作流管理,它会扫描issues目录并自动更新focus.md文件来确定下一个最高优先级的工作项。它强制要求所有工作都必须基于issue跟踪,并实施基于置信度的批量限制以避免过度承诺。开发者可用它来确保开发工作始终与最重要的待解决问题保持对齐,特别适合需要严格遵循优先级管理的团队协作场景。

查看技能
agent-ops-baseline
其他

该Skill用于创建项目基线文件(.agent/baseline.md)并支持后续对比,主要应用于捕获构建/检查/测试的基准结果或调查新发现的问题。它能从项目配置中提取命令并支持文件级问题跟踪,无需依赖特定CLI工具即可直接操作文件。开发者可在建立初始基准或排查引入性差异时使用此工具。

查看技能