Research

Research from jmagly/ai-writing-guide.

Skills in this plugin

37
  1. Radar Init · jmagly-ai-writing-guide
    Scaffold radar/freshness sidecars for research-corpus REFs. Pulls title/authors from the citation sidecar and GRADE from the analysis doc, defaults the refresh cadence from GRADE and the cluster from a corpus-local map, and stamps documentation/radar/REF-XXX-radar.md. Runs via `aiwg corpus radar-init`.
    1 install
  2. Curator Init · jmagly-ai-writing-guide
    Scaffold a PROF-S source/curator profile for a research-corpus discovery curator (account/feed) from its handle. Runs via `aiwg corpus curator-init`.
    1 install
  3. Induct Media · jmagly-ai-writing-guide bundle
    Induct acquired audio/video, transcript sidecars, and source metadata from media-curator into research-complete REF artifacts with timestamp citations and storage policy records
    1 install
  4. Radar Report · jmagly-ai-writing-guide
    Aggregate research-corpus radar sidecars into a corpus or per-cluster freshness report — totals, overdue count, per-cluster / per-GRADE / per-trajectory breakdowns, an overdue table, and per-radar rationale snippets. Runs via `aiwg corpus radar-report`.
    0 installs
  5. Radar Status · jmagly-ai-writing-guide
    Report which research-corpus radar sidecars are overdue for refresh. Computes staleness (days since last refresh vs the cadence window) for every radar, sorted most-overdue-first. Runs via `aiwg corpus radar-status`.
    0 installs
  6. Sidecar Lint · jmagly-ai-writing-guide
    Lint and repair citation sidecars in a research corpus — structural integrity (missing Outgoing/Incoming sections, missing frontmatter ref/title/type, doubled-append duplicate table headers), zero-edge orphan detection, (see REF doc) author backfill from the analysis citation block, and affiliation-primary canonicalization to PROF-O slugs. Runs via `aiwg corpus sidecar-lint` / `aiwg corpus sidecar-repair`.
    1 install
  7. Source Types · jmagly-ai-writing-guide
    The canonical, extensible source-type registry for a research corpus — paper, preprint, blog, repo, book, chapter, standard, doc, discussion, encyclopedia, expert-material, video, audio, podcast, lecture, internal-review. Replaces the drifting type / source_type / "Source Type" vocabularies with one registry that declares per-type template, required sections, citation format, acquisition method, storage, quality rules, and radar cadence. Surfaced via `aiwg corpus source-types`; consumed by the by-source-type index view, per-type induction audit, and acquisition dispatch.
    1 install
  8. Corpus Export · jmagly-ai-writing-guide
    Package corpus subsets as distribution archives. Filter by cluster, topic, REF range, or custom expression; bundles PDFs, analysis, citations, and BibTeX into tar.gz.
    0 installs
  9. Discovery Log · jmagly-ai-writing-guide
    Record the source-tracking `discovery` block on a research-corpus citation sidecar — where/how a paper was found (surface, via, curator). Runs via `aiwg corpus discovery-log`.
    1 install
  10. Profile Graph · jmagly-ai-writing-guide
    Entity-profile graph edges + embedding similarity for a research corpus — profile→REF edges (first-class adjacency, reconciled against the citation graph) and text-embedding researcher similarity + collaboration link-prediction. Completes the
    1 install
  11. Research Lint · jmagly-ai-writing-guide
    Run the research corpus lint ruleset to detect structural and referential integrity issues — orphan notes, missing frontmatter, broken references, missing GRADE assessments.
    1 install
  12. Curator Status · jmagly-ai-writing-guide
    Report research-corpus discovery curators (PROF-S) ranked by yield (return-to score = inducted-ref-count × avg GRADE), with revisit-cadence staleness and a discovery-orphan check. Runs via `aiwg corpus curator-status`.
    1 install
  13. Funder Network · jmagly-ai-writing-guide
    Build the bipartite funder↔paper analytics — per-funder paper/A-grade/mean-grade rollup, mean CD-index + novelty bias, and co-funding clusters. Runs via `aiwg corpus funder-network`.
    1 install
  14. Integrity Scan · jmagly-ai-writing-guide
    Triage research-corpus artifacts for LLM residue, placeholder/template markers, unresolved citation markers, non-final experiment language, and submission risks. Per-REF scoring → pass / review / quarantine. Conservative — flags for human review, does not decide misconduct. Runs via `aiwg corpus integrity-scan`.
    1 install
  15. Profile Status · jmagly-ai-writing-guide
    Report research-corpus entity profiles (PROF-P/O/G/F) past their refresh cadence. Computes staleness via the shared cadence helper, sorted most-overdue-first. Runs via `aiwg corpus profile-status`.
    1 install
  16. Research Query · jmagly-ai-writing-guide
    Search the local research corpus, read matching findings, and synthesize an answer with inline citations to REF-XXX sources. The "query" operation for the research pipeline.
    1 install
  17. Vision Extract · jmagly-ai-writing-guide
    Transcribe scanned page images into per-page + combined Markdown source text for induction, via a provider-neutral vision adapter (codex CLI or a generic command template for Claude/any vision tool). Resumable, with retry + `# Page N` validation + extraction-status markers; optionally rasterizes a PDF to page PNGs first. Runs via `aiwg corpus vision-extract`.
    1 install
  18. Corpus Snapshot · jmagly-ai-writing-guide
    Generate a corpus snapshot report — computes dimensions, topology, degree distribution, delta from previous. Helps with cluster, chain, and gap analysis sections.
    1 install
  19. Induct Research · jmagly-ai-writing-guide
    Induct research sources (issue, file, directory, or URI) into a research corpus — reads, annotates, and files structured induction tasks. Like address-issues but for research.
    1 install
  20. Induction Audit · jmagly-ai-writing-guide
    Audit research-corpus induction quality — depth bands (stub/compact/good/full/deep), structural integrity (analysis doc + sidecar + PDF, honoring audit-exclude conventions), and per-source-type required sections (a blog isn't flagged for missing Benchmark Results). Plus additive frontmatter backfill for legacy docs. Runs via `aiwg corpus induction-audit` / `aiwg corpus frontmatter-backfill`.
    0 installs
  21. Profile Metrics · jmagly-ai-writing-guide
    Compute corpus-local influence/centrality metrics — per-paper CD-index + PageRank, and per-PROF-P h-index / mean-CD / mean-PageRank / betweenness / eigenvector + influence grade. Runs via `aiwg corpus profile-metrics`.
    1 install
  22. Research Status · jmagly-ai-writing-guide
    Show research corpus health and statistics
    1 install
  23. Profile Generate · jmagly-ai-writing-guide
    Scaffold compact PROF-P entity profiles for unprofiled hub authors — ranks corpus REFs by citation in-degree, takes each top REF's primary author, skips institutional/group names and already-profiled people. Runs via `aiwg corpus profile-generate`.
    1 install
  24. Profile Temporal · jmagly-ai-writing-guide
    Compute an entity's publication trajectory — per-year paper counts, topic drift, hot-streak detection (≥3 consecutive A-grade years), and career phase. Runs via `aiwg corpus profile-temporal`.
    1 install
  25. Research Acquire · jmagly-ai-writing-guide
    Download research papers and extract metadata
    1 install
  26. Research Archive · jmagly-ai-writing-guide
    Package research artifacts for long-term archival
    1 install
  27. Research Quality · jmagly-ai-writing-guide
    Assess source quality using GRADE methodology
    1 install
  28. Citation Backfill · jmagly-ai-writing-guide
    Rebuild bidirectional citation edges in a research corpus. Scans outgoing citations, computes the inverse map, rewrites incoming tables. Fixes one-directional graphs.
    1 install
  29. Research Discover · jmagly-ai-writing-guide
    Search for research papers across academic databases
    2 installs
  30. Research Document · jmagly-ai-writing-guide
    Generate summaries and literature notes from research papers
    1 install
  31. Research Quickref · jmagly-ai-writing-guide
    AUTO-INVOKE when user mentions research, paper, citation, GRADE, corpus, provenance, literature review, induct paper, induct media, video/audio research, timestamp citations, evidence, bibliography. Research framework quick reference — discovery phrases for corpus inception, paper and media acquisition, GRADE quality, citation graphs, provenance-tracked synthesis.
    3 installs
  32. Corpus Index Build · jmagly-ai-writing-guide
    Render research-corpus markdown index views (by-topic, by-year, authors, citation-network, ...) from corpus state. As of
    0 installs
  33. Profile Communities · jmagly-ai-writing-guide
    Detect co-author communities (label propagation), report modularity Q, and identify bridge authors (high betweenness). Runs via `aiwg corpus profile-communities`.
    1 install
  34. Research Gap Detect · jmagly-ai-writing-guide
    Build the mutual citation graph, find connected components, identify isolated clusters, and optionally search for bridge candidates and file gap issues.
    1 install
  35. Research Provenance · jmagly-ai-writing-guide
    Query provenance chains and artifact relationships
    1 install
  36. Best Practices Audit · jmagly-ai-writing-guide bundle
    Research-grounded validation of a target (file, directory, or topic) against external best practices and vendor docs. Produces a cited, evidence-grounded comparison.
    0 installs
  37. Research Quality Audit · jmagly-ai-writing-guide
    Audit a research corpus for shallow stubs, missing sources, and doc-depth issues. Detects docs written from abstracts rather than full papers; can dispatch expansion agents.
    1 install