Skip to content

vycari/research

v0.2.17MIT

Proactive research skills that surface relevant outside knowledge and open a PR or digest. research-radar periodically scans arXiv for papers relevant to the work in this repo and writes a dated digest. A home for future research tooling (deep research, GitHub/code search, prior-art scans). Themes and output paths come from .claude/maintainerd.json.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "research",
  "version": "0.2.17",
  "description": "Proactive research skills that surface relevant outside knowledge and open a PR or digest. research-radar periodically scans arXiv for papers relevant to the work in this repo and writes a dated digest. A home for future research tooling (deep research, GitHub/code search, prior-art scans). Themes and output paths come from .claude/maintainerd.json.",
  "author": {
    "name": "Allen Hutchison",
    "url": "https://github.com/allenhutchison"
  },
  "homepage": "https://github.com/Vycari/maintainerd/tree/main/plugins/research#readme",
  "repository": "https://github.com/Vycari/maintainerd",
  "license": "MIT",
  "keywords": [
    "research",
    "arxiv",
    "digest",
    "discovery",
    "maintainer"
  ]
}