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

claude-toolkit-catalog

يحتوي claude-toolkit-catalog على 24 من skills المجمعة من Lua2147، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
24
Stars
2
محدث
2026-04-22
Forks
1
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

toolkit-scout
مطوّرو البرمجيات

Concierge index for the Claude Code toolkit on this machine — router-first rule, by-intent map, workflow recipes, and rich family descriptions for the Mundi Princeps workflows. Curated head is hand-maintained; auto-generated inventory lives below the marker and is refreshed by ~/.claude/scripts/build-toolkit-scout.sh.

2026-04-22
link-drop-pipeline
مطوّرو البرمجيات

META-DELIVERABLE — user drops a URL (article/YouTube/tweet/repo/tool), agent autonomously classifies + extracts + decides which of {new skill, agent, command, KB wiki entry, MEMORY append, CLAUDE.md update, registry refresh, autoresearch propagation} apply, writes additively, commits once, rsyncs to Achilles. Replaces monthly R&D marathons.

2026-04-22
mundi-orch-board-materials
متخصصو إدارة المشاريع

Generate board-discussion materials end-to-end from a data room — ingest (Drive/SharePoint) → Gemini-powered summarization → pitch-deck generation → Q&A prep → artifact bundle. Use when prepping for a board meeting, IC discussion, or investor update where you have a raw data room and need polished materials.

2026-04-20
mundi-orch-counterparty-enrich
محللو التمويل والاستثمار

Reusable orchestrator that enriches a counterparty (company, investor, LP, advisor, or person) via entity resolution → parallel fan-out across PitchBook + CapIQ + A-Leads + Orbis + Perplexity → merged dossier with provenance. Use when you need a complete profile of a counterparty before outreach, IC discussion, or deal evaluation. Invoked by /mundi:counterparty-enrich and chained by /mundi:origination-run.

2026-04-20
mundi-orch-deal-origination
محللو التمويل والاستثمار

End-to-end deal-origination pipeline orchestrator — converts a thesis / sector / theme into screened targets with IC-ready one-pagers. Chain: thesis lock → PB screener → signal enrichment → scoring → counterparty-enrich fan-out → one-pager generation → deal-tracker append. Use when running origination sprints, building a pipeline for a specific theme, or refreshing an existing pipeline with new entrants.

2026-04-20
mundi-orch-intent-signal
مطوّرو البرمجيات

End-to-end intent-signal pipeline orchestrator — scrape/classify/score intent signals from web + PB + CapIQ, dedupe, and route to downstream (outreach, CRM, scoring). Use when monitoring a theme for new signals, ingesting a fresh signal batch, or wiring a signal → outreach handoff. Paired with /mundi:intent-signal-run.

2026-04-20
mundi-orch-investor-outreach
وكلاء ومديرو أعمال الفنانين والرياضيين

Investor-outreach pipeline — PB investor screener → Apollo/A-Leads contact enrichment → Gemini message personalization → HeyReach campaign push → Supabase CRM log. Use when building an investor outreach campaign from a thesis or list of target firms, refreshing contacts on existing campaigns, or wiring signal-to-outreach handoff.

2026-04-20
mundi-orch-multi-llm-consensus
مطوّرو البرمجيات

Cross-model consensus — spawn parallel calls to Claude + Gemini + GPT on the same question, aggregate via vote or merge, return a decision with divergence flagged. Use when a high-stakes decision needs genuine model-level diversity (not just framing variation within one provider). Distinct from /mundi:consensus which is Claude-only framing variation.

2026-04-20
mundi-orch-multi-llm-debate
مطوّرو البرمجيات

Adversarial cross-model debate — Claude vs Gemini vs GPT argue opposing sides of a decision, structured multi-round, escalating specificity. Use when genuine adversarial diversity is needed (not Claude-vs-Claude debate which has correlated priors). Distinct from /mundi:debate which is Claude-only chat.json.

2026-04-20
mundi-orch-multi-llm-route
مطوّرو البرمجيات

Task-type → best-LLM-per-task router. Classifies incoming task (code, long-context research, creative, math, vision, agentic) then dispatches to the right provider (Claude for code, Gemini for long-context, GPT for creative, etc.) per published benchmark + cost profile. Use when composing an orchestrator that needs to call the "right" LLM automatically — or when budget optimization matters across many calls.

2026-04-20
mundi-qmd-auth-refresh-hub
مطوّرو البرمجيات

Centralized proactive auth/session refresh across all Mundi auth-gated providers (PitchBook, CapIQ, Supabase, Unipile, Cognito/OKTA-SNL). Monitor token TTL, refresh before 401s, codify the shared headful-Chrome-under-Xvfb + cookie-dump + systemctl-restart + circuit-breaker-close pattern. Use when setting up new auth-gated scrapers, debugging 401 loops, or scheduling preventive refresh crons.

2026-04-20
mundi-qmd-fp-check-install
محللو ضمان جودة البرمجيات والمختبرون

Mundi-specific integration layer for tob-fp-check — wires false-positive checking into Kadenwood / PitchBook / CapIQ / signal-validation review workflows so "fixed" findings don't retrigger across sessions. Use when running /mundi:security-audit, /mundi:refusal-test, validating intent-signal hits, or reviewing bug reports where recurrence needs suppression.

2026-04-20
mundi-qmd-intent-tool-coverage
محللو الإدارة

Audit MCP intent → tool coverage — cross-reference MCP tool catalogs against intent buckets to find gaps (intents with zero tools, tools unclaimed by any intent, consuming-app data needs not wired). Applies to PitchBook, CapIQ, and any future MCPs. Use when onboarding a new MCP, adding new intents, or investigating "why doesn't my query route to anything."

2026-04-20
mundi-qmd-lead-enricher-supabase-writer
مطوّرو البرمجيات

Runbook for wiring the lead-enricher's SupabaseWriter (112 lines, batch-of-100 inserts to enriched_contacts) into the enrichment waterfall as the terminal step, plus handling provider-swap away from PeopleDataLabs (100/month free cap blocks production). Use when shipping lead-enricher to production, scaling beyond free tier, or adding a new enrichment provider to the waterfall.

2026-04-20
mundi-qmd-secret-scan-precommit
محللو أمن المعلومات

Install + configure gitleaks (or trufflehog) as a mandatory pre-commit hook across Mundi Princeps repos, with Mundi-specific regex bundle (AIza, sk-ant-, gho_, Bearer, Twilio AC SID, "cookie" JSON field). Backfills patterns from ~/.claude/scripts/phase3/check-secrets.sh. Use when onboarding a new repo, a secret leak just happened, or pre-commit isn't yet wired.

2026-04-20
mundi-qmd-ssh-deploy-generalized
مديرو الشبكات وأنظمة الحاسوب

Provider-aware SSH deploy skill — 7-step template (verify-dir → git-ff-pull → pip-install → systemctl-restart → wait-active → tool-count-sanity → CLI-entrypoint-check) generalized across PB, CapIQ, KadenVerify, investor-outbound, signal-pipeline. Use when deploying code to Achilles / mundi-ralph, setting up deploy for a new app, or debugging a stalled deploy.

2026-04-20
saraev-economic-math
مقدّرو التكاليف

One-page quick-maths for agency / AI-automation economics — retainer pricing, margin targets, break-even per hire, token cost per lead, CAC vs LTV. Saraev's framing that most agency operators fail on the math, not the service. Use when pricing a retainer, evaluating a client's profitability, deciding whether to hire, or estimating token cost per outbound.

2026-04-20
blog-image-generator
مطوّرو البرمجيات

Generate blog post hero images and marketing visuals using Google Gemini's image generation model. Use for content marketing, social media assets, or presentation graphics.

2026-04-20
linkdrop-x-0x-kaize-awesome-claude-code-repos
مطوّرو البرمجيات

Pointer to hesreallyhim/awesome-claude-code — the canonical community curation of Claude Code skills, agents, hooks, slash-commands, plugins, statuslines, and MCP servers (39,800+ stars, actively maintained). Use to discover community solutions before building new Claude Code tooling from scratch.

2026-04-20
linkdrop-x-deronin-karpathy-nn-from-scratch
أساتذة علوم الحاسوب في التعليم العالي

Pointer to Andrej Karpathy's "Neural Networks Zero to Hero" — the canonical lecture series that builds micrograd (autograd engine) and a working MLP from scratch in pure Python + math. Use when onboarding to ML fundamentals, before fine-tuning work, or when framework abstractions hide a bug you need to debug at the gradient level.

2026-04-20
linkdrop-x-tom-doerr-multi-llm-council-deliberation
متخصصو إدارة المشاريع

18 AI personas (Aristotle, Socrates, Sun Tzu, Feynman, Kahneman, Karpathy, Sutskever, Taleb, etc.) deliberate hard decisions via structured multi-round debate across Claude/OpenAI/Gemini/Ollama. Use when making a high-stakes call where genuine multi-model disagreement beats single-model consensus.

2026-04-20
gstack-pr-review
محللو ضمان جودة البرمجيات والمختبرون

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review this PR", "code review", "pre-landing review", or "check my diff". Proactively suggest when the user is about to merge or land code changes.

2026-04-13
review
محللو ضمان جودة البرمجيات والمختبرون

Use when reviewing code changes, PRs, architecture, security, plans, prompts, or performance. 7 modes: code, architecture, security, plan, prompt, performance, full. Ensemble consensus, auto-fix, escalation, scope drift detection.

2026-04-13
ship-software
مطوّرو البرمجيات

Universal SOP for building and shipping software with agentic AI. Clarity-first, build fast, iterate from usage. 3 tracks, parallel-by-default orchestration, review loops in every phase.

2026-04-07