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

wzh4464

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

skills collected
34
repositories
3
updated
2026-04-25
repository explorer

Repositories and representative skills

diff-eval-local
software-quality-assurance-analysts-and-testers

Evaluate agent-generated code against ground truth diff and handwritten file list. Prefer reading GT inputs directly from base_repo via experiment metadata. Trigger on "/diff-eval-local", "evaluate diff", "eval experiment".

2026-04-23
commit-push-pr-workflow
software-developers

Full dev workflow - worktree setup, commit, push, PR, and post-merge cleanup. Use when starting feature work, committing, opening PRs, or cleaning up after merge.

2026-03-30
hf-download
software-developers

Use when downloading models from Hugging Face, especially large models (LLM, diffusion, VLM) that fail with timeouts or connection drops. Trigger on "download model", "hf download", "pull model from Hugging Face", or when hf download crashes with httpx.ReadTimeout / RemoteProtocolError.

2026-03-30
diff-eval-func
software-quality-assurance-analysts-and-testers

Evaluate agent-generated code changes against a human-approved PR with deterministic file coverage and function-level coverage analysis. Extracts function/symbol changes from diff hunk headers and compares at granular level. Use when evaluating agent code generation quality, benchmarking AI coding tools, or comparing generated patches against human-approved pull requests. Trigger on "/diff-eval-func", "evaluate diff with function coverage", "function-level diff eval".

2026-03-30
extract-paper-images
software-developers

从论文中提取图片,优先从arXiv源码包获取真正的论文图

2026-03-18
paper-analyze
data-scientists-152051

深度分析单篇论文,生成详细笔记和评估,图文并茂

2026-03-18
paper-search
library-assistants-clerical-434121

在已整理的论文笔记中搜索相关内容

2026-03-18
start-my-day
market-research-analysts-and-marketing-specialists-131161

每日研究工作流启动 - 生成论文推荐 + AI 行业动态笔记

2026-03-18
Showing top 8 of 18 collected skills in this repository.
cheat-audit
software-quality-assurance-analysts-and-testers

Audit an experiment run (agent+prompt+task) for suspicious output that may have come from the actual GT patch or upstream PR rather than independent implementation. Run whenever a new agent run is declared PASS, or whenever an eval report looks suspiciously high-coverage.

2026-04-25
run-benchmark
software-developers

对指定 task×type 组合,并行运行 4 个 agent(Claude/Cursor/Codex/OpenCode)的标准跑法。包含 base_repo 清洁验证、eval 保护、CONSTRAINT_DIRECTIVE 注入、实验目录创建、各 agent 启动命令。

2026-04-20
diff-eval-claude
software-developers

使用 Claude Code agent team 批量评测指定目录中的实验。并行评测,报告名称包含 "claude"。Trigger on "/diff-eval-claude", "claude eval", "用 claude 评测".

2026-04-19
diff-eval-codex
data-scientists-152051

使用 Codex CLI (默认 OpenAI 订阅,无需额外配置) 批量评测实验目录。顺序或并行运行,报告名称包含 "codex"。Trigger on "/diff-eval-codex", "codex eval", "用 codex 评测".

2026-04-19
diff-eval-local
software-quality-assurance-analysts-and-testers

Evaluate agent-generated code against ground truth diff and handwritten file list. Prefer reading GT inputs directly from base_repo via experiment metadata. Trigger on "/diff-eval-local", "evaluate diff", "eval experiment".

2026-04-19
diff-eval-opencode
software-developers

使用 OpenCode CLI 以指定模型批量评测实验目录。报告名称包含 "opencode-<model>"。Trigger on "/diff-eval-opencode", "opencode eval", "用 opencode 评测".

2026-04-19
run-k-benchmark
software-developers

Launch a multi-agent team to execute benchmark tasks in parallel. Team lead handles all setup (repo copy, hooks, metadata); agents directly code in their sessions without spawning subprocess claude invocations.

2026-04-19
inno-code-survey
software-developers

Acquires missing code repositories for the selected idea (Phase A) and conducts comprehensive code survey mapping academic concepts to implementations (Phase B). Outputs acquired_code_repos, updated_prepare_res, and model_survey for downstream use by inno-implementation-plan.

2026-04-19
Showing top 8 of 15 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded