Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agent-kit

agent-kit contient 71 skills collectées depuis graysurf, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
71
Stars
23
mis à jour
2026-05-22
Forks
1
Couverture métier
14 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

execute-from-tracking-issue
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logicielsAutres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-21
agent-scope-lock
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-21
test-first-evidence
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-21
project-retro
Développeurs de logiciels

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
Techniciens audio et vidéo

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

2026-05-20
code-review-specialists
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-19
heuristic-error-inbox
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-19
docs-plan-cleanup
Programmeurs informatiques

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

2026-05-19
skill-usage
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-19
topic-radar
Analystes en études de marché et spécialistes en marketing

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
Secrétaires de direction et assistants administratifs

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-18
browser-qa
Analystes en assurance qualité des logiciels et testeurs

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-05-18
discussion-to-implementation-doc
Spécialistes en gestion de projets

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

2026-05-18
review-to-improvement-doc
Spécialistes en gestion de projets

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-18
execute-plan-parallel
Analystes des systèmes informatiques

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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

2026-05-18
Affichage des 40 principaux skills collectés sur 71 dans ce dépôt.