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

Skills-And-Agents

Skills-And-Agents 收录了来自 Unintendedsideeffects 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
0
更新
2026-04-09
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

claude-diff-review
软件质量保证分析师与测试员

Run Claude CLI in non-interactive mode to review git diffs between branches or commits and return severity-ordered findings with file references. Use when a user asks for a "Claude review", wants a second-opinion code review from Claude, or needs fast triage of a large branch diff like master...feature.

2026-04-09
claude-planner
软件开发工程师

Create strict JSON execution plans with Claude Code and return machine-readable handoff objects for planner-executor workflows. Use when a user asks for a 2-step planner to executor pipeline, wants Claude to produce a structured plan schema, or needs validated plan JSON before step-by-step execution.

2026-04-09
copilot-delegate
软件开发工程师

Delegate a bounded local coding task to the Copilot CLI, either as a single non-interactive run or as multiple tmux workers with per-task logs. Use when the user explicitly wants local `copilot --yolo` execution with strict file ownership, prompt files, and post-run review.

2026-04-09
dead-code
软件开发工程师

Detect and remove dead/unused code using language-appropriate static analysis tools (ruff+vulture, knip, cargo clippy, golangci-lint, etc.). Use when cleaning up after vibe-coding, AI-generated code, or any session that may have left unused imports, dead functions, or unreachable exports.

2026-04-09
gemini
软件开发工程师

Run tasks through the Gemini CLI and then review, verify, and evaluate the resulting changes. Use when the user asks to delegate work to Gemini (or says "use gemini") and expects a follow-up review of the edits, diffs, or outputs.

2026-04-09
gh-request-copilot-review
软件质量保证分析师与测试员

Request or re-request GitHub Copilot review on the open PR for the current branch, or on a specified PR number, using gh CLI; verify gh auth first, trigger the reviewer request, and confirm GitHub recorded a fresh review request event.

2026-04-09
home-assistant-docker-update
网络与计算机系统管理员

Update a Docker-based Home Assistant deployment to the latest stable image and verify the service is healthy afterward. Use when a user asks to upgrade Home Assistant, check whether a Docker-based HA update is safe, or recover Home Assistant after an image refresh.

2026-04-09
obsidian-cli
软件开发工程师

Use when the user wants direct terminal-driven interaction with a live Obsidian vault through the official Obsidian CLI. Covers concrete vault operations such as note CRUD, daily-note workflows, vault search, tasks, links, plugin management, and sync/history checks performed against a running Obsidian desktop app.

2026-04-09
obsidian2epub
软件开发工程师

Convert Obsidian vaults to EPUB ebooks. Use when the user wants to create an ebook from Obsidian notes, export a vault as EPUB, or convert markdown notes to an ebook format.

2026-04-09
scrum-master
项目管理专家

Convert execution plans into a delivery-ready scrum backlog with atomic tasks, relative weights, dependency trees, and agent-ready prompts. Use when a user has a structured plan (especially claude-planner JSON) and needs work packets that can be distributed across Codex, Claude, Gemini, or other agents.

2026-04-09
send2boox
软件开发工程师

Send files to Boox e-reader via BooxDrop over local WiFi. Use when the user wants to transfer EPUB, PDF, or other files to their Boox device quickly.

2026-04-09