Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Invoker

Invoker contains 10 collected skills from Neko-Catpital-Labs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
7
updated
2026-07-26
Forks
4
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

loop-generator
computer-occupations-all-other

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
computer-occupations-all-other

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
software-developers

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
software-developers

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
software-developers

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
network-and-computer-systems-administrators

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
software-quality-assurance-analysts-and-testers

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
network-and-computer-systems-administrators

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
software-developers

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

2026-05-13
visual-proof
software-developers

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

2026-04-29