Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

proxyme

proxyme enthält 4 gesammelte Skills von Korck-lab, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
4
Stars
0
aktualisiert
2026-06-30
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

proxyme-identity
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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