Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Invoker

Invoker에는 Neko-Catpital-Labs에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
7
업데이트
2026-07-26
Forks
4
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

loop-generator
기타 컴퓨터 관련 직업

Generate a reusable loop instruction doc, loop driver script, and Invoker workflow from an interview. Trigger: "loop generator", "generate a loop", "invoker-loop-generator", "/invoker-loop-generator", or requests to build a reusable babysit/watch/retry loop. For benchmark/direct-output prompts with "Required output path", write the requested artifact directly to that literal path, do not ask clarifying questions, and do not validate, review-gate, or submit.

2026-07-26
plan-to-invoker
기타 컴퓨터 관련 직업

Convert a plan into an Invoker YAML plan file. Trigger: "convert to invoker", "submit to invoker", "create invoker plan", "invoker-plan-to-invoker", "/invoker-plan-to-invoker", "/plan-to-invoker", or turning a plan file into Invoker tasks. For benchmark/direct-output prompts with "Required output path", write a complete YAML document directly to that literal path; it must start with top-level name, onFinish, mergeMode, repoUrl, and tasks, never version or metadata wrappers, and must not scan, validate, submit, or discover env vars.

2026-07-26
make-pr
소프트웨어 개발자

Create or update a pull request in this repo using the preferred PR schema, upstream-first branch workflow, and repo-specific publication rules. Trigger when asked to make a PR, update a PR body, prepare PR text, publish a stacked PR branch, or whenever a branch/PR change means the GitHub PR metadata may now be stale.

2026-07-26
review-compression
소프트웨어 개발자

Shape code changes, workflow plans, and PR stacks so each diff is easy to review: one local claim, one safety invariant, clear architectural effect, and an explicit reason for the slice.

2026-07-26
land-stack
소프트웨어 개발자

Land (queue/merge) a Mergify-managed PR stack safely. Trigger when asked to land, merge, ship, or queue a PR or PR stack with Mergify. Enforces that you act only on SHA-verified PR numbers — never a PR found by branch name.

2026-07-25
invoker-setup
네트워크·컴퓨터 시스템 관리자

Get a new machine "good to go" for Invoker and optionally wire up the Slack integration. Trigger when asked to set up Invoker, run the setup/tutorial, check the environment, fix missing tools, or configure the Slack bot ("set up slack", "/setup", "am I good to go?").

2026-07-21
remote-ci-verify
소프트웨어 품질 보증 분석가·테스터

Push the current branch and verify it against the CI-equivalent test surface on an available SSH remote target, including selecting a target not currently used by Invoker, creating a temporary remote worktree, and running `pnpm run test:all` with CI-style setup. Use when you need pre-merge confidence that mirrors `.github/workflows/ci.yml` more closely than local-only tests.

2026-07-08
invoker-ops
네트워크·컴퓨터 시스템 관리자

Safely operate existing Invoker workflows and tasks from natural-language requests. Trigger when asked to list, inspect, retry, restart, resume, cancel, approve, reject, or check pending/failed/running Invoker tasks or workflows.

2026-06-15
workflow-chain-submit
소프트웨어 개발자

Submit a workflow chain headlessly, where each workflow is gated on the previous workflow's merge gate.

2026-05-13
visual-proof
소프트웨어 개발자

Capture before/after UI screenshots and video for Invoker plans that modify the UI.

2026-04-29