Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
code-yeongyu
GitHub 创作者资料

code-yeongyu

按仓库查看 15 个 GitHub 仓库中的 45 个已收集 skills,并展示近似职业覆盖。

已收集 skills
45
仓库
15
职业领域
2
更新
2026-05-23
职业覆盖
该创作者主要覆盖的职业大类。
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

#001
oh-my-openagent
13 个 skills59.1k4.8k更新于 2026-05-23
占该创作者 29%
opencode-session-debugging
软件开发工程师

Debug broken OpenCode sessions by locating sessions from an id, title, or directory, recursively inspecting child sessions, correlating transcripts, logs, background tasks, and current OpenCode source, then driving a TDD fix in an isolated PR worktree when code changes are needed. Use whenever the user mentions OpenCode session corruption, background task completion, child sessions, session ids, or a broken session transcript.

2026-05-23
work-with-pr
软件开发工程师

Full PR lifecycle: always create a new git worktree, implement there, make atomic commits, open a PR to dev, and keep iterating until CI, review-work, Cubic, and GPT-5.2 xhigh PR review all pass. Never merge early. After a merge commit, delete the worktree. Use whenever implementation work needs PR delivery: create a PR, implement and PR, work-with-pr, land this, or implement end to end.

2026-05-23
security-research
信息安全分析师

Team Mode security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity by actual exploitability. Use for security review, vulnerability research, exploitability audit, pre-release security check, threat model validation, and `/security-research`. Triggers: 'security-research', 'security research', 'security review', 'vulnerability audit', 'exploitability audit', '보안 리뷰', '취약점 감사'.

2026-05-23
publish
网络与计算机系统管理员

Publish oh-my-opencode to npm via GitHub Actions workflow. Argument: <patch|minor|major>. Triggers: publish, release, deploy, npm publish.

2026-05-13
get-unpublished-changes
软件开发工程师

Compare HEAD with the latest published npm version and list all unpublished changes. Triggers: unpublished changes, changelog, what changed, whats new.

2026-05-13
omomomo
软件开发工程师

Easter egg command - about oh-my-opencode. Triggers: omomomo, about, easter egg.

2026-05-13
remove-deadcode
软件开发工程师

Remove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused.

2026-05-13
git-master
网络与计算机系统管理员软件开发工程师

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.

2026-04-04
当前展示该仓库 Top 8 / 13 个已收集 skills。
#002
sisyphus-private
11 个 skills50更新于 2025-11-25
占该创作者 24%
sisyphus-plan-writer
项目管理专家

Create YAML format work plans saved as .sisyphus/tasks/{name}.yaml with strict schema validation. Analyze user requirements, gather project context, and generate structured plans with verification specs. ALWAYS includes mandatory plan-reviewer verification. Use when users request YAML-based work planning or Sisyphus-compatible task breakdown.

2025-11-25
pr-creator
软件开发工程师

GitHub Pull Request creation specialist. Analyzes user requirements to create PRs with structured titles and bodies matching the user's query language. Handles git change analysis, PR draft creation, user confirmation, and final PR creation via gh CLI.

2025-11-20
sisyphus-trigger
网络与计算机系统管理员

Activate when user expresses intent to start Sisyphus work (e.g., "okay then work like that", "let's execute this", "start working on this"). Extract ai-todolist.md content from GitHub comments/files, create branch, commit, and trigger GitHub Actions workflow. If no ai-todolist format found, load plan-writer skill instead.

2025-11-09
interactive-debugging
软件开发工程师

Patterns for controlling interactive debuggers (pdb, ipdb, gdb, lldb, node debug) via terminalcp

2025-11-02
process-monitoring
网络与计算机系统管理员

Patterns for managing and monitoring long-running processes (builds, tests, servers, etc.) via terminalcp

2025-11-02
repl-interaction
网络与计算机系统管理员

Patterns for controlling REPL sessions (Python, IPython, Node.js, Ruby, etc.) via terminalcp

2025-11-02
tui-applications
网络与计算机系统管理员

Patterns for controlling TUI applications (vim, htop, tig, lazygit, etc.) via terminalcp

2025-11-02
browser-automation
软件质量保证分析师与测试员

Common Playwright automation patterns for web testing and scraping via MCP

2025-10-20
当前展示该仓库 Top 8 / 11 个已收集 skills。
#003
pi-cua-integration
5 个 skills22更新于 2026-05-13
占该创作者 11%
cua-localhost
网络与计算机系统管理员

Drive the user's host machine directly through Cua, with no sandbox. Maps to Cua's Localhost API. Higher risk - the agent can click, type, and run shell commands on the real desktop. Use only when the user explicitly opts in and read the safety section first. Triggers - "control my computer", "click here", "use my real Chrome", "no sandbox", "내 컴퓨터 자동화".

2026-05-13
cua-control
软件开发工程师

Mouse, keyboard, and scroll primitives for cua_click / cua_type / cua_key / cua_scroll. Reference for action shapes, modifier keys, key chord syntax, and screenshot-driven targeting workflows.

2026-05-13
cua-overview
网络与计算机系统管理员

pi-cua-integration is a Pi/Senpi extension that bridges Cua (trycua/cua) for computer-use sandboxes and host control. MUST USE when the user asks to drive a desktop UI, take screenshots, run a "computer use" task, control a sandbox, or invoke any cua_* tool. Triggers - "cua", "computer use", "sandbox", "screenshot the desktop", "click the screen", "take over the browser", "샌드박스 켜줘", "스크린샷 찍어", "내 컴퓨터에서 자동화".

2026-05-13
cua-cloud-sandbox
网络与计算机系统管理员

Use Cua's cloud sandboxes via cua.ai. Requires CUA_API_KEY. Cloud sandboxes are isolated VMs run by trycua with billing per usage. Use when the user wants no local Docker/QEMU, wants Windows/macOS guests without Apple Silicon, or explicitly asks for cloud.

2026-05-13
cua-local-sandbox
网络与计算机系统管理员

Run Cua sandboxes locally - no API key required. Covers Docker (XFCE/Kasm) for Linux containers, QEMU for full VMs, Lume for macOS guests on Apple Silicon, and Tart for Apple VZ VMs. Use when the user wants a local sandbox, wants to keep things off the cloud, or asks "spin up an Ubuntu desktop", "open a sandbox VM", "let me try this safely first".

2026-05-13
#004
senpi
3 个 skills19812更新于 2026-05-15
占该创作者 6.7%
#005
my-claude-code-harness
2 个 skills135更新于 2025-11-24
占该创作者 4.4%
#006
cc-plus
2 个 skills42更新于 2025-11-01
占该创作者 4.4%
#010
macos-cua
1 个 skills51更新于 2026-05-15
占该创作者 2.2%
#012
ast-grep-skill
1 个 skills31更新于 2026-05-01
占该创作者 2.2%
已展示 12 / 15 个仓库