claudeindex
Marketplace

0451-research-skills

0451-research-skills

Stars

0

Forks

0

Plugins

18

Installation

1

Add the marketplace

/plugin marketplace add 0451-software/research-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

18

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

uncertainty-quantification-conactu

Structured uncertainty quantification for agent outputs. CONACTU 4-axis confidence framework: Evidence, Model Fidelity, Completeness, Stability.

Plugin

embodied-agent-planning

Embodied agent planning with integrated safety intention (SI) scoring and orthogonal feasibility+safety checks. For robots, vehicles, drones, game agents.

Plugin

arxiv

Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID.

Plugin

arxiv-research-to-agent-notes

Process arXiv PDFs into agent-notes — pymupdf4llm conversion, spawn 1 researcher per paper, max 3 concurrent, commit plans immediately.

Plugin

llm-wiki

Karpathy's LLM Wiki — build and maintain a persistent, interlinked markdown knowledge base from LLM-related sources.

Plugin

research-paper-to-agent-plan

Convert research PDFs to markdown (pymupdf4llm, not marker on M4), spawn researcher sub-agents, commit plans to agent-notes.

Plugin

agent-delegation-strategy

When and how to delegate non-trivial work to specialized persona sub-agents. Covers delegation triggers, context preparation, and result synthesis.

Plugin

embodied-safety-eval

Safety evaluation for embodied agent plans — pre-execution checks for plans involving physical actions, tool use, or environment modification.

Plugin

faberlens-hardened-skills

Apply Faberlens behavioral safety hardening to skills by comparing against the hardened-skills repo and selectively adopting guardrails.

Plugin

metacognitive-mro-prompts

Metacognitive monitoring and regulation prompts — MRO self-awareness loops, bias detection, mid-execution plan revision.

Plugin

persona-adversarial-review

Adversarial red-team persona — find failure modes, stress-test assumptions, play devil's advocate.

Plugin

persona-engineer

Implementation persona — build working code with tests, practical and opinionated.

Plugin

persona-inspector

QA/inspection persona — verification, anti-pattern detection, challenge gate.

Plugin

persona-researcher

Research persona — deep dives, literature synthesis, domain reconnaissance.

Plugin

psmas-dag-to-phases

Transform PSMAS DAGs of tasks into executable phases with checkpoint validation. For complex multi-step plans with dependency verification.

Plugin

safety-intention-checker

Evaluate whether a task request reflects benign, ambiguous, or potentially harmful intention before taking action.

Plugin

self-refinement-loop

Self-refinement loop using MRO three-role factorization — Monitor/Reasoner/Controller for iterative response improvement.

Plugin

trip-prep-research

Comprehensive trip research pipeline: multi-agent delegation, mobile-formatted markdown output, format linter, and QA. For planning any trip from a task-list entry.