create-retrieval-plugin

Installation
SKILL.md

Create Retrieval Plugin

Workflow

1. Scaffold

autorag-research plugin create my_search --type=retrieval

Read the generated pipeline.py, pyproject.toml, YAML config, and test file to understand the structure.

2. Implement

For the shared pipeline implementation and testing rules, read:

  • ai_instructions/pipeline_implementer.md
  • ai_instructions/pipeline_test_writer.md
  • ai_instructions/pipeline_architecture_mapper.md
Installs
1
GitHub Stars
141
First Seen
Jun 20, 2026
create-retrieval-plugin — nomadamas/autorag-research