在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
codex-overleaf-link
codex-overleaf-link 收录了来自 Ghqqqq 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
47
更新
2026-06-17
Forks
4
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
parallel-subagents
软件开发工程师
When a task decomposes into independent slices — separate files, OR separate sections of ONE file — fan it out: write job files to the subagent queue and the host runs real parallel Codex workers for you. For a single file, extract per-section slice files into the queue's work/ zone, let workers polish them in parallel, then reassemble (scatter-gather). Every job must state an explicit, non-overlapping scope.
2026-06-17
annotated-rewrite
软件开发工程师
When editing `.tex` files, use this skill as often as possible. When rewriting `.tex` content spanning more than a few words, comment out the original and write the replacement below it so the user can review the before/after diff directly in the source.
2026-05-22