quartr
v1.0.3Public company IR data and earnings research
By QuartrLicense: MIT5.2k GitHub starsUpdated 4 weeks ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Aug 26, 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 quartr for Codex
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add quartr@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/openai/pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/quartr/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "quartr",
"version": "1.0.3",
"description": "Public company IR data and earnings research",
"author": {
"name": "Quartr",
"url": "https://quartr.com"
},
"repository": "https://github.com/openai/plugins",
"license": "MIT",
"keywords": [],
"apps": "./.app.json",
"interface": {
"displayName": "Quartr",
"shortDescription": "Public company IR data and earnings research",
"longDescription": "Access structured first-party IR data from over 14,500+ public companies across 65 markets Quartr delivers live and recorded earnings calls, real-time and historical transcripts with speaker identification, slide presentations, filings, reports, and event summaries. Best-in-class reliability and timeliness. Ideal for financial research, investment analysis, and building data-driven workflows on top of institutional-grade public company data.\n\nYou can use Quartr for:\n\nEarnings call analysis:\n\"List forward-looking statements for NVIDIA from recent transcripts and filings that reference expected progress or results in the upcoming earnings release.\"\n\nCompetitive intelligence:\n\"Compare how semiconductor companies talk about the same end markets and demand.\"\n\nKPI tracking:\n\"What KPIs has Spotify introduced, stopped emphasizing, or reframed across its last eight quarters?\"\n\nNarrative assessment:\n\"What were the most recurring themes in analyst questions during Eli Lilly's last two earnings calls? Highlight key areas of focus and concern.\"",
"developerName": "Quartr",
"category": "Finance",
"capabilities": [],
"defaultPrompt": [
"Find the latest relevant Quartr materials for a company.",
"Compare recurring analyst question themes from the last two earnings calls for a company.",
"Pull recent earnings transcripts and filings for a company and summarize forward-looking statements."
],
"screenshots": [],
"websiteURL": "https://quartr.com",
"privacyPolicyURL": "https://quartr.com/terms-of-service/privacy-policy",
"termsOfServiceURL": "https://quartr.com/terms-of-service",
"composerIcon": "./assets/logo.png",
"logo": "./assets/logo.png",
"logoDark": "./assets/logo-dark.png",
"brandColor": "#000000"
},
"homepage": "https://quartr.com"
}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.
[quartr on Agent Plugins Marketplace](https://pluginsmp.com/plugins/quartr)