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

proxyme

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

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

这个仓库中的 skills

proxyme-identity
其他计算机职业

Analyzes your Claude Code memories and session history to synthesize your digital identity file (~/.claude/skills/proxyme/${LOGNAME}-identity.md). Run once to bootstrap, then refresh when your preferences or active projects change significantly. Requires Claude Code session history (JSONL files in ~/.claude/projects/).

2026-06-30
proxyme
其他计算机职业

Activate a read-only, ephemeral, one-shot digital proxy. While active, any question Claude would normally ask the user is answered by a FRESH proxy that reads (read-only) this workdir, replies once with your full authority, and terminates — purely reactive, no proactive advice. /proxyme --off deactivates for this session. --except "<carve-out>" registers a session carve-out. An optional positional instruction is answered immediately as a one-shot. Runs /proxyme-identity automatically if no identity file exists yet.

2026-06-30
proxyme-validate
其他计算机职业

Adversarial actor/critic validation of your digital proxy. Generates analogous, held-out questions from the info collected by /proxyme-identity, queries the proxy hypothesis (actor), scores each answer on a documented scorecard (critic), and iterates the GENERAL identity until the scorecard averages 8.5/10 — never inserting the specific case. Run after /proxyme-identity and before trusting /proxyme.

2026-06-30
proxyme-model
其他计算机职业

Configure which model and effort level your proxyme proxy uses. Shows current config and lets you pick a new one. /proxyme:model → show current; /proxyme:model set → interactive picker; /proxyme:model reset → restore defaults.

2026-06-21