Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

proxyme

يحتوي proxyme على 4 من skills المجمعة من Korck-lab، مع تغطية مهنية على مستوى المستودع وصفحات 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