Use when you need to audit a research project against the init-project-research template.
Quellsprache: Englisch
Menü
SkillsMP hat 109 Skills aus flonat/claude-research gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 40 von 109 gesammelten Skills angezeigt.
Use when you need to audit a research project against the init-project-research template.
Quellsprache: Englisch
Use when you need to validate a paper's bibliography — cross-references \cite{} keys against .bib files or embedded \bibitem entries, finds missing/unused/typo'd keys, and checks every key against the Paperpile library via the local resolver. Deep…
Quellsprache: Englisch
Use when you need to bootstrap a full research project with directory scaffold and Overleaf symlink.
Quellsprache: Englisch
Use when you need to create a preprint / working-paper variant of a paper currently in conference or journal format. Forks the existing Overleaf project — adds a `preprint/` subfolder using the user's `your-template` Template, ports the body content from the…
Quellsprache: Englisch
Use when you need academic proofreading of a LaTeX paper (11 check categories).
Quellsprache: Englisch
Use when you need to assemble, anonymize, or audit a replication package.
Quellsprache: Englisch
Use when you need a mid-draft adversarial review of a paper — runs paper-critic + domain-reviewer + claim-verify + blindspot in parallel, then auto-synthesises into a prioritised revision plan. Distinct from /pre-submission-report (final-gate kitchen sink, 13…
Quellsprache: Englisch
Use when mosh hangs / fails to connect to a headless Mac mini after a Tailscale update or restart, OR when a remote-access tool (RustDesk, VNC, AnyDesk) fails to reach its public relay from an MDM-managed client. Layers — Tailscale daemon health (dual-install…
Quellsprache: Englisch
Use when you want to auto-promote project knowledge articles into vault wiki concepts. Saturday cron job — runs the corpus scanner, picks candidates above threshold, copies each source article into ~/vault/concepts/ with auto_generated frontmatter so it…
Quellsprache: Englisch
Use when you need to scaffold a NEW educational companion book for a LaTeX paper. Reads the paper, drafts 8 substantive chapters into the vault at ~/vault/books/{slug}/, copies bib + figures, registers the book, and verifies atlas serves it. Source-of-truth…
Quellsprache: Englisch
Use when you need to detect drift between an existing paper-book companion and a revised version of its source paper, then sync the mechanical pieces (new bib entries, new/changed figures) and report the substantive drift (renamed sections, changed numbers,…
Quellsprache: Englisch
Use when you need to extract citations from a PDF and generate a validated .bib file. Reads the PDF, identifies all referenced works, constructs BibTeX entries with metadata verification, then runs /bib-validate.
Quellsprache: Englisch
Use when you need to save session state to survive context compaction or handoff between sessions.
Quellsprache: Englisch
Use when you need to compile raw inputs (literature, meeting notes, session logs, code findings) into a per-project knowledge wiki. Supports --autonomous / -y for end-to-end runs without prompts (used by the Saturday wiki-grow cron).
Quellsprache: Englisch
Use when you need to gather PDFs from Paperpile into a project's articles/ folder.
Quellsprache: Englisch
Use when you want to be interrogated ONE question at a time — either to (a) defend your own research (viva, job talk, seminar Q&A, hostile-referee prep) or (b) study a class / subject you're learning (exam revision, active recall). An interactive…
Quellsprache: Englisch
Use when you need to capture or integrate improvement ideas for Claude Code infrastructure.
Quellsprache: Englisch
Use when you need to check compiled knowledge for contradictions, uncited claims, missing connections, stale articles, and orphaned concepts.
Quellsprache: Englisch
Use when you need to MACHINE-CHECK a self-authored lemma/theorem by formalizing it in Lean 4 + mathlib and running `lake build` — the strongest verification (a clean build with no `sorry` IS a proof). R3 of the verification spectrum. Runs against the…
Quellsprache: Englisch
Use when you need academic literature discovery, synthesis, or bibliography management. Supports standalone searches and end-to-end project pipelines with vault sync and auto-commit.
Quellsprache: Englisch
Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting storage", or asks about…
Quellsprache: Englisch
Post-meeting debrief — analyzes what happened, compares outcomes to your prep intentions, tracks decision evolution. Use when the user says "debrief", "what just happened in that meeting", "what did we decide", "debrief that call", "post-meeting", "what…
Quellsprache: Englisch
List recent meetings and voice memos. Use when the user asks "what meetings did I have", "show my recent recordings", "any meetings today", "list my voice memos", or wants an overview of their meeting history. Also use when they need to find a specific…
Quellsprache: Englisch
Interactive meeting preparation — builds a relationship brief and talking points before a call. Use when the user says "prep me for my call with", "I'm meeting with X", "prepare me for", "what should I bring up with", "meeting prep", "get ready for my call",…
Quellsprache: Englisch
Generate a daily digest of today's meetings and voice memos — key decisions, action items, and themes across all recordings. Use when the user asks "recap my day", "what happened in my meetings today", "daily summary", "what did I discuss today", "any action…
Quellsprache: Englisch
Search past meeting transcripts and voice memos for specific topics, people, decisions, or ideas. Use this whenever the user asks "what did we discuss about X", "find that meeting where we talked about Y", "what did Alex say", "did we decide on", "what was…
Quellsprache: Englisch
Verify that the meeting-transcribe pipeline is properly set up — whisper/ffmpeg/uv binaries, models, package venv, watcher, and folders. Use when the user says "is transcription working", "check my meeting setup", "verify minutes", "why isn't transcription…
Quellsprache: Englisch
Weekly meeting synthesis — themes, decision arcs, stale commitments, and what deserves your attention next week. Use when the user says "weekly review", "what happened this week", "weekly summary", "recap my week", "any outstanding items", "week in review",…
Quellsprache: Englisch
Use when the user needs to write a preregistration for an empirical study before collecting data — OSF-Standard 'Pre-Data Collection Registration' by default, or the shorter AsPredicted 9-question form via `--aspredicted`. Triggers on phrases like…
Quellsprache: Englisch
Use when you need to rename a research project across all systems (local directory, atlas, vault, Overleaf, git).
Quellsprache: Englisch
Use when you need content-aware file reorganisation or deduplication driven by a LOCAL model (Ollama on the Mac Mini) that actually reads each file's contents, not just its name — proposes a folder structure or finds exact/near duplicates, always dry-runs…
Quellsprache: Englisch
Use when you need to retarget a paper to a different journal (rename, swap bib, update citations).
Quellsprache: Englisch
Use when you need to run the end-of-session checklist (uncommitted changes, focus update, project sync). Auto-detects research projects and adds atlas consistency checks.
Quellsprache: Englisch
Use when you need a dashboard of skill invocation counts, success rates, failure patterns, and health status. Reads JSONL logs and qualitative observations. Reporting only — never auto-modifies skills.
Quellsprache: Englisch
Use when you need to sync global permissions into the current project.
Quellsprache: Englisch
Use when you need help with daily planning, weekly reviews, meeting actions, or vault task queries.
Quellsprache: Englisch
Use when you need to audit the vault wiki (~/vault/concepts/) for fragmentation, missing tags, write-only concepts, and draft/anatomy conformance. Read-only — produces a markdown report at /tmp/wiki-curate-report.md. Companion to /wiki-grow (which writes) and…
Quellsprache: Englisch
Use when /wiki-curate has identified an overlap cluster and you want to collapse it. Takes a canonical winner slug + one or more fold-in slugs; merges bodies, rewrites all [[wikilink]] references in the corpus, deletes losers, denylists them. Dry-run by…
Quellsprache: Englisch
Use when you need to wire a shared Python package as an editable dependency across projects.
Quellsprache: Englisch
Use when you need to check a LaTeX submission against a PDF assessment brief.
Quellsprache: Englisch