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

plugins

plugins contains 6 collected skills from pc-style, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
0
updated
2026-07-11
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

loop-goal
computer-occupations-all-other

Keep one agent task progressing linearly until an objective completion condition passes, with fresh state checks and hard resource limits. Use when the user has one long-running goal that does not need parallel PR orchestration or a changing workflow graph.

2026-07-11
loop-pr
software-quality-assurance-analysts-and-testers

Watch one existing GitHub pull request, validate and address review comments, repair scoped CI failures or clear conflicts, request fresh review after each changed head, and stop when merge-ready or blocked. Use when the user asks to babysit, monitor, fix, or carry a PR through review.

2026-07-11
loop-project
software-developers

Orchestrate a multi-stage engineering project through dynamically grouped or stacked Codex tasks, branches, pull requests, independent reviews, remediation cycles, and merge. Use when one goal needs multiple PRs or when the user wants a project carried autonomously from plan to merged changes.

2026-07-11
loop-repo
software-developers

Maintain a repository on a recurring heartbeat by inspecting issues, pull requests, CI, dependencies, and repository-local priorities, then directing bounded work to fresh Codex tasks. Use when the user asks Codex to maintain a repo, run recurring engineering triage, or wake periodically and dispatch useful work.

2026-07-11
loop
computer-occupations-all-other

Design and run a loop around any repeatable agent workflow. Use when the user invokes `$loop`, asks Codex to keep watching or working, wants agents to prompt other agents, or needs a dynamic workflow whose shape should be inferred from the goal rather than selected up front.

2026-07-11
loop-watch
computer-occupations-all-other

Monitor a changing source or condition on a cadence, persist the last meaningful observation, and notify or act only when a user-defined change occurs. Use for watching pull requests, issues, releases, prices, availability, feeds, pages, dashboards, or other external state.

2026-07-11