Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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