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

epyc-root

epyc-root 收录了来自 pestopoppa 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

research-intake
其他高等院校教师

Process research URLs (papers, blogs, repos) through a structured intake pipeline. Extracts claims, deduplicates against a persistent index, cross-references existing work, expands literature, updates active handoffs, proposes handoff stubs, and produces a structured report. Use when ingesting new research material into the EPYC compendium.

2026-07-14
orchestrator-overrides
其他计算机职业

Index the EPYC orchestrator x_* request overrides exposed through Hermes command skills.

2026-07-05
stack
网络与计算机系统管理员

Control the orchestrator stack lifecycle from Hermes via a thin wrapper over the existing stack launcher.

2026-07-05
project-wiki
软件开发工程师

Lint, query, and maintain the project knowledge base. Use when auditing KB health, searching for compiled knowledge, or checking governance hygiene. Do not use when ingesting new research (use research-intake).

2026-06-28
security-review
信息安全分析师

Use when reviewing a diff, commit, PR, dependency change, agent/tool change, or codebase surface for security risk. Runs a two-pass STRIDE + OWASP Top 10 + OWASP LLM + supply-chain review with exploit-path-gated findings and P0-P3 severity.

2026-06-18
escalation
软件开发工程师

Cap or restore the escalation tier for this conversation. Controls how far the orchestrator can escalate from frontdoor to specialist models.

2026-06-14
nocode
软件开发工程师

Disable REPL code execution for this conversation. Forces direct text responses only — no Python/shell execution.

2026-06-14
use
软件开发工程师

Force a specific orchestrator role or model for this conversation. Bypasses frontdoor routing to use a deterministic current role.

2026-06-14
claude-md-accounting
软件开发工程师

Maintain governance accounting for all repository-relevant `CLAUDE.md` files and keep matrix documentation in sync. Use when adding/updating CLAUDE policy files, changing governance scope, or auditing which CLAUDE files are in vs out of migration scope.

2026-05-28
kb-search
软件开发工程师

Semantic search over the project's compiled markdown knowledge base (wiki/, handoffs/active/, handoffs/completed/, research/, progress/, docs/chapters/). Use BEFORE grep/find when investigating a topic, looking up prior decisions, or searching for cross-cutting context. ColBERT-backed; returns ranked chunks with file path, heading breadcrumb, and line range.

2026-05-06
agent-file-compress
软件开发工程师

Compress the prose of project agent files (`agents/*.md`, `agents/shared/*.md`, `CLAUDE.md`) at authoring time using a strict project rider that preserves directive polarity (RFC 2119), procedural ordering, and structural blocks. Use when generating compressed variants of an agent file (mild / medium / aggressive levels) for per-model deployment.

2026-05-06
agent-file-architecture
软件开发工程师

Design, refactor, and validate project agent files using a thin-map architecture (shared policy plus lean role overlays). Use when creating/updating `agents/*.md`, splitting monolithic agent instructions, enforcing role schema, or migrating long operational guidance into docs.

2026-04-12