Skip to main content
Run any Skill in Manus
with one click
patleeman
GitHub creator profile

patleeman

Repository-level view of 28 collected skills across 2 GitHub repositories.

skills collected
28
repositories
2
updated
2026-07-17
repository explorer

Repositories and representative skills

async-attention
computer-occupations-all-other

Use when deciding between follow-up queues, scheduled callbacks, automation-owned attention, wakeups, and async follow-up surfaces.

2026-07-17
dynamic-workflows
software-developers

Use when a task benefits from JavaScript orchestration, explicit phases, structured progress logs, parallel fanout, or multiple daemon-backed subagents coordinated through the workflow tool.

2026-07-17
background-work
software-developers

Use when starting, inspecting, rerunning, following up, or cancelling durable background commands or subagents.

2026-07-17
local-extension-development
software-developers

Use when designing, creating, editing, building, validating, installing, or debugging Neon Pilot extensions, application pages, contributions to existing applications, or complete first-class applications from the bundled desktop app. This skill is self-contained and must be used without a Neon Pilot source checkout.

2026-07-16
browser
software-developers

Use when working with the built-in desktop Workbench Browser, browser comments, browser snapshots, CDP actions, screenshots, or the browser versus agent-browser boundary.

2026-07-01
neon-pilot-admin-cli
computer-occupations-all-other

Use the unified Neon Pilot CLI/control plane for self-administration, delegated agent control, conversations, workspace/sidebar state, runs, automations, extensions, settings, and extension-contributed administration surfaces.

2026-06-30
agent-plugin-installation
computer-occupations-all-other

Use when installing, inspecting, or explaining Codex and Claude Code style agent plugins in Neon Pilot.

2026-06-29
computer-use
software-developers

Use when controlling native desktop applications through Cua Driver. Prefer browser tools for web-only tasks.

2026-06-28
Showing top 8 of 18 collected skills in this repository.
task-factory
software-developers

Use task-factory CLI commands to manage workspaces, tasks, and workflows. Use when the user needs to create tasks, manage task execution, check queue status, or work with the Task Factory system via CLI.

2026-03-03
capture-screenshot
software-developers

Capture a browser screenshot for task validation and attach it to the active task using attach_task_file.

2026-02-18
checkpoint-pr
software-developers

Create a branch, commit all agent changes, push, and open a pull request. Use when work is ready for review and should be submitted as a PR rather than just checkpointed.

2026-02-18
checkpoint
software-developers

Commit and push the agent's current work without opening a PR. Stages only files modified by the agent, creates a descriptive commit message, and pushes to the current branch.

2026-02-18
code-review
software-quality-assurance-analysts-and-testers

Review all code changes for bugs, edge cases, naming, complexity, and missing error handling. Use after completing implementation work to catch issues before marking a task complete.

2026-02-18
grind-loop
software-developers

Repeatedly check if there is more work to do until the task is truly complete. Use after implementation to ensure nothing was missed against the acceptance criteria.

2026-02-18
security-review
information-security-analysts

Scan code changes for security vulnerabilities including OWASP Top 10, hardcoded secrets, injection flaws, and authentication issues. Use after implementation to catch security problems before marking a task complete.

2026-02-18
tdd-test-first
software-quality-assurance-analysts-and-testers

Enforce test-first behavior before implementation by writing or updating tests and running them in pre-execution.

2026-02-18
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded