Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-tools

agent-tools 收录了来自 withakay 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
0
更新
2026-05-12
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

llm-wiki
软件开发工程师

Build and maintain an LLM-owned markdown wiki inside a repository. Use when setting up a repo wiki, scaffolding a wiki root, refreshing wiki pages from repo sources, ingesting new sources, answering from the wiki, or linting for gaps, stale content, and missing cross-links.

2026-05-12
makefile
软件开发工程师

Create or update a project's `Makefile` with standard developer targets. Use when the user asks for a Makefile, wants `make build`, `make test`, `make run`, `make check`, or `make help`, or wants plain `make` to print help by default. Inspect the repo first and wrap existing project commands instead of inventing a new workflow.

2026-05-12
pr-comment-workflow
软件开发工程师

Pull GitHub PR review threads and conversation comments via the gh CLI, triage them into verified fixes, implement changes, push updates, and optionally resolve review threads or minimise outdated comments; also poll every 4 minutes (sleep 240) up to 3 times for new feedback.

2026-05-12
pr-review-responder
软件开发工程师

Respond to and address PR review comments. Fetches PR context, tracks resolution progress, and supports a workflow for systematically addressing reviewer feedback with agent assistance.

2026-05-12
showboat-rodney-demo
软件开发工程师

Build reproducible feature demos as markdown documents using showboat and Rodney browser automation. Use when the user asks for a demo, walkthrough, proof the UI works, screenshots of a feature flow, or an executable markdown artifact showing what was built.

2026-05-12
claude-local-ultrareview
软件开发工程师

Run a local Claude Code PR ultrareview using the repository prompt and Claude CLI, then triage the returned findings and fix valid issues. Use when the user asks for a Claude ultrareview, local ultrareview, unpaid ultrareview-style review, Claude CLI review of a PR, or asks to replace paid/cloud ultrareview with a local workflow.

2026-05-12
worktree-cleanup
网络与计算机系统管理员

Use when the user asks to clean, prune, or tidy git worktrees, or when worktree count seems excessive, or stale audit-mirror temp worktrees are accumulating.

2026-05-12