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

agent-kit

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

已收集 skills
71
Stars
23
更新
2026-05-22
Forks
1
职业覆盖
14 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

execute-from-tracking-issue
软件开发工程师

Resume and execute implementation work from a plan-tracking GitHub issue that carries issue-hosted source, plan, and execution-state snapshots, preserving progress on the issue when local docs/plans files may be cleaned up.

2026-05-22
issue-follow-up
软件开发工程师

Use when the user wants to open or continue a GitHub issue as the durable timeline for a discovered problem, investigation, blocker, implementation handoff, or unresolved follow-up loop.

2026-05-22
tracking-issue-closeout
项目管理专家

Finalize and close plan-tracking GitHub issues after issue-backed execution is complete and the user or project policy has approved closure.

2026-05-22
plan-tracking-issue
项目管理专家

Open or preview a provider-aware GitHub or GitLab tracking issue for a docs/plans plan bundle, bootstrapping the source doc and plan first when the user has a converged feature discussion but no plan file yet.

2026-05-22
deliver-dispatch-plan
项目管理专家

Deliver a dispatch-ready plan by sprint: split plan tasks into PR lanes, dispatch subagent work, enforce acceptance gates, and advance through final integration without main-agent implementation.

2026-05-22
dispatch-issue-closeout
项目管理专家

Close out an existing plan-issue runtime where main-agent owns orchestration and review only, subagents own implementation task lanes, and close gates require approval plus merged PRs.

2026-05-22
dispatch-pr-review
软件质量保证分析师与测试员

Main-agent PR review workflow that enforces explicit PR comment links, routes follow-up back to subagent-owned task lanes, mirrors decisions to the issue timeline, and controls merge/close outcomes.

2026-05-22
deliver-tracking-issue
软件开发工程师

Deliver an existing plan-tracking GitHub issue end to end by resuming issue-backed execution, requiring specialist review and repair for every PR, merging completed PRs, updating issue-hosted execution state, and closing through tracking-issue-closeout.

2026-05-21
dispatch-subagent-pr
项目管理专家

Subagent workflow for assigned task-lane implementation, blocker clarification handoffs, draft PR creation, and review-response updates linked back to the owning issue.

2026-05-21
deliver-gitlab-mr
软件开发工程师

Deliver GitLab merge requests end to end with one workflow: preflight, create via create-gitlab-mr, wait/fix pipeline until green, then close via close-gitlab-mr.

2026-05-21
create-plan
软件开发工程师其他计算机职业

Create a standard execution-ready implementation plan under docs/plans/<slug>/ with phases/sprints, atomic tasks, dependencies, validation, and Read First source context. Use when the user asks to plan implementation or split work. For required complexity scoring, sprint scorecards, PR grouping, or subagent-reviewed execution modeling, use create-dispatch-plan.

2026-05-21
create-dispatch-lane-pr
软件开发工程师

Open a draft GitHub dispatch lane PR for a plan-issue implementation lane using the assigned dispatch record, PLAN_BRANCH base branch, and canonical dispatch lane PR body schema.

2026-05-21
deliver-github-pr
软件开发工程师

Deliver GitHub pull requests end to end with one provider-specific workflow: preflight, create via create-github-pr, wait/fix checks until green, then close via close-github-pr.

2026-05-21
close-gitlab-mr
软件开发工程师

Merge and close GitLab merge requests with glab after provider-specific pipeline gating, draft readiness, merge, and local cleanup.

2026-05-21
close-github-pr
软件开发工程师

Merge and close GitHub pull requests with gh after provider-specific checks gating, draft readiness, merge, and local cleanup. Use with `kind=feature` or `kind=bug`.

2026-05-21
web-evidence
网络与计算机系统管理员

Capture redacted static HTTP evidence bundles through the nils-cli web-evidence command.

2026-05-21
agent-scope-lock
网络与计算机系统管理员

Create, read, validate, and clear edit-scope locks through the nils-cli agent-scope-lock command.

2026-05-21
test-first-evidence
软件质量保证分析师与测试员

Record failing-test evidence, waivers, and final validation through the nils-cli test-first-evidence command.

2026-05-21
project-retro
软件开发工程师

Generate a repo-local project implementation retrospective by consuming the released nils-cli `repo-retro` command; use when the user asks for project retrospectives, weekly repo reviews, implementation trend snapshots, or local engineering review agendas without remote API enrichment.

2026-05-21
image-processing
音视频技术员

Validate SVG inputs and convert svg/png/jpg/jpeg/webp inputs to png/webp/jpg

2026-05-20
code-review-specialists
软件质量保证分析师与测试员

Decompose risky or broad diffs into read-only specialist review passes and merge normalized findings.

2026-05-19
heuristic-error-inbox
网络与计算机系统管理员

Manage curated HEURISTIC_SYSTEM inbox and operation-record case folders through the nils-cli heuristic-inbox primitive with judgment-first workflow guidance.

2026-05-19
semantic-commit-autostage
软件开发工程师

Autostage the full in-scope working tree delta and commit it using Semantic Commit format when the active agent owns the complete change set and the user should not manually stage files.

2026-05-19
semantic-commit
软件开发工程师

Commit a staged or deliberately selected change set using Semantic Commit format.

2026-05-19
docs-plan-cleanup
计算机程序员

Prune outdated docs/plans coordination markdown and reconcile plan-related docs safely for a target project.

2026-05-19
skill-usage
网络与计算机系统管理员

Record skill invocation intent, linked evidence, validation, outcome, and failures through the nils-cli skill-usage command.

2026-05-19
topic-radar
市场调研分析师与营销专员

Aggregate read-only AI and technology trend signals from Polymarket, Hacker News, GitHub, arXiv, Hugging Face, official sources, and news search into source-grounded Markdown or JSON digests. Use directly for source-level radar scans, machine-consumable output, source tuning, or as the lower-level data engine for daily-brief.

2026-05-18
daily-brief
高级秘书和行政助理

Prepare a source-grounded daily information brief for recurring AI/technology or user-selected topics. Use as the default daily entrypoint when the user asks for today's news, this week's signals, a morning brief, "what should I know", or a personalized synthesis; orchestrates topic-radar JSON output with stable preferences and does not implement its own source fetchers.

2026-05-18
review-evidence
网络与计算机系统管理员

Record review findings and final validation through the nils-cli review-evidence command.

2026-05-18
browser-qa
软件质量保证分析师与测试员

Canonical browser-facing QA workflow for report-only, acceptance-gate, and fix-loop checks using Browser, Chrome, Playwright, web-evidence, browser-session, and workflow evidence primitives.

2026-05-18
gh-fix-ci
网络与计算机系统管理员

Fully automated GitHub Actions CI fixer: inspect failing checks, apply fixes, semantic-commit-autostage + push, then watch CI and repeat until green.

2026-05-18
release-workflow
软件开发工程师

Execute project release workflows by following a repo-provided release guide when present; otherwise use a changelog-driven fallback flow with helper scripts.

2026-05-18
web-qa
软件质量保证分析师与测试员

Compatibility entrypoint for legacy web-qa requests; route new browser-backed QA work to browser-qa while preserving web-evidence and browser-session examples.

2026-05-18
execute-from-plan
软件开发工程师

Resume and execute plan-driven implementation work with a durable execution-state ledger.

2026-05-18
discussion-to-implementation-doc
项目管理专家

Convert completed requirements, design, feasibility, or customer-facing discussion into an implementation-readiness source document.

2026-05-18
review-to-improvement-doc
项目管理专家

Convert review findings, risks, lessons learned, or "fix later" notes into a repo-local improvement source document. Use when the user asks to preserve a review as docs, create an improvement/backlog source record, or write a docs-based follow-up artifact before planning or handoff. Do not use for ordinary implementation plans, discussion-to-implementation handoffs, or copy-ready next-session prompts.

2026-05-18
durable-artifact-cleanup
网络与计算机系统管理员

Audit and remove obsolete durable implementation artifacts after execution is complete.

2026-05-18
execute-plan-parallel
计算机系统分析师

Execute a markdown implementation plan by spawning parallel subagents for unblocked tasks, then integrate results and validate. Triggers on explicit "/execute-plan-parallel <plan.md> [optional selector]".

2026-05-18
create-dispatch-plan
项目管理专家

Create a dispatch-ready execution-modeling plan under docs/plans/<slug>/ with per-task complexity, required sprint metadata/scorecards, PR grouping, split-prs validation, and subagent review. Use when the plan must be ready for sprint dispatch, PR lanes, or subagent execution. Do not use as the primary artifact when the user only needs a durable review finding or improvement backlog; route that to review-to-improvement-doc first.

2026-05-18
agent-doc-init
软件开发工程师

Initialize baseline agent-docs files safely for new repositories using dry-run-first workflow.

2026-05-18
当前展示该仓库 Top 40 / 71 个已收集 skills。