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.mdai_instructions/pipeline_test_writer.mdai_instructions/pipeline_architecture_mapper.md