edgepilot-research
v0.12.43Publicly installable proprietary software for market strategy research and reproducible backtesting without accounts or trading.
By Rivendell Holdings Investment Limited0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install edgepilot-research for Codex and Claude Code
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add edgepilot-research@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/Rivendell-investment/edgepilot-research-claudeClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/edgepilot-research/SKILL.md
Included Skills1
Discover public market strategies, install reviewed research packages, run offline or public-data historical backtests, and explain reproducible research results. Use only for research and backtesting; it has no accounts, credentials, paper, demo, live trading, or order execution workflow.
Plugin manifests2
{
"name": "edgepilot-research",
"version": "0.12.43",
"description": "Publicly installable proprietary software for market strategy research and reproducible backtesting without accounts or trading.",
"author": {
"name": "Rivendell Holdings Investment Limited"
},
"skills": "./skills/",
"interface": {
"displayName": "EdgePilot Research",
"shortDescription": "Research public strategies",
"longDescription": "Search public research strategies, inspect settings, run historical backtests, and save reproducible reports without connecting a trading account.",
"developerName": "Rivendell Holdings Investment Limited",
"websiteURL": "https://www.edgepilotai.io/",
"privacyPolicyURL": "https://www.edgepilotai.io/privacy/",
"termsOfServiceURL": "https://www.edgepilotai.io/terms/",
"category": "Data & Analytics",
"logo": "./assets/edgepilot-research.svg",
"capabilities": [],
"defaultPrompt": [
"Help me choose a strategy",
"Show me the available strategies"
]
}
}{
"name": "edgepilot-research",
"version": "0.12.43",
"description": "Publicly installable proprietary software for market strategy research and reproducible backtesting without accounts or trading.",
"author": {
"name": "Rivendell Holdings Investment Limited",
"email": "[email protected]"
},
"homepage": "https://www.rivendell.capital"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[edgepilot-research on Agent Plugins Marketplace](https://pluginsmp.com/plugins/edgepilot-research)