Skip to main content
Run any Skill in Manus
with one click
cwlee-victor
GitHub creator profile

cwlee-victor

Repository-level view of 34 collected skills across 1 GitHub repositories.

skills collected
34
repositories
1
updated
2026-05-18
repository explorer

Repositories and representative skills

1password
network-and-computer-systems-administrators

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2026-05-18
apply-patch
software-developers

Apply a unified diff to the workspace. Use when: the user provides a patch, you generated a diff and want to apply it, or you're integrating an upstream change. NOT for: small surgical edits to a known file (use file-ops write_file).

2026-05-18
blogwatcher
network-and-computer-systems-administrators

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

2026-05-18
browser-automation
software-developers

Drive a real browser via Playwright for tasks that need JavaScript execution, login forms, or interactive UI. Use when: scraping a SPA, filling out a form, taking a screenshot, downloading from a JS-protected page, or running an end-to-end check. NOT for: static HTML (use web_fetch), public APIs (use curl), or anything where a simple HTTP GET works.

2026-05-18
clawhub
network-and-computer-systems-administrators

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

2026-05-18
coding-agent
software-developers

Delegate coding tasks (build features, refactor, batch PR reviews, parallel issue fixes via Codex/Claude Code/Pi/OpenCode) by spawning the `coding-agent` sub-agent. Use when: (1) the work needs file exploration + multi-step edits, (2) you want a separate process so its tool noise stays out of your context, (3) you need parallel coding sessions. NOT for: simple one-liner edits (just edit), reading code (use read tools), thread-bound ACP requests (use sessions).

2026-05-18
file-ops
software-developers

Read, write, and search files in the workspace. Use when: the user asks to inspect, modify, create, or search files; you need to find code by name or content. NOT for: running scripts (use shell-exec), pulling remote URLs (use web_fetch), or pdf/image content (use the pdf/image plugins).

2026-05-18
general-assistant
secretaries-and-administrative-assistants-except-legal-medical-and-executive

General operating guidance for the main local assistant.

2026-05-18
Showing top 8 of 34 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded