Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 brenbuilds1 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
1
更新
2026-07-10
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

loop-referee
其他计算机职业

Referee for writer/reviewer loops between coding agents, where one tool writes code and the other reviews it in rounds: Claude Code writing while Codex reviews, or the reverse. Use when running or setting up a cross-model review loop, a test-fix loop, or any "loop until clean" workflow. Sets the loop contract up front, keeps an append-only per-round ledger, applies stop rules so the loop converges, ends, or escalates to a human instead of burning tokens on two agents disagreeing. Does not write or fix code itself.

2026-07-10
skill-auditor
信息安全分析师

Audit a third-party agent skill (Claude Code / Codex / Gemini CLI SKILL.md packages) before you install it. Use when asked to audit, vet, review, or security-check a skill, plugin, or marketplace package, or before installing one from GitHub or a marketplace. Clones the package read-only, runs supply-chain greps for fetch-and-execute, credential access, hidden code, network calls, and broad permissions, then reports findings with exact file:line and an honest severity for each. Does not install anything.

2026-07-10
vault-personality
软件开发工程师

Personality test for a notes collection. Use when asked to type a vault, analyze a second brain, run a personality test on notes, or answer "what do my notes say about me". Works on an Obsidian vault or any folder of markdown notes. Measures countable behavior only (reopen rate, orphan rate, dated filenames, burst gaps) and assigns one of eight types with the numbers as receipts. Types the notes, not the person. Read-only; never deletes or rewrites anything.

2026-07-10
engineering-review
软件质量保证分析师与测试员

Code review stance for serious engineering changes. Use when asked to review a diff, PR, commit, branch, patch, architecture change, migration, implementation, or test plan for bugs, regressions, missing tests, operational risk, security/privacy issues, and maintainability problems that could actually hurt users.

2026-07-10