Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions plugins/s-p/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"keywords": [],
"apps": "./.app.json",
"interface": {
"displayName": "S&P",
"displayName": "S&P Global",
"developerName": "S&P Global",
"shortDescription": "Company financials, ratings context, market research, and industry data",
"longDescription": "Company financials, ratings context, market research, and industry data",
"category": "Research",
"capabilities": [],
"brandColor": "#D80028",
"defaultPrompt": [
"Pull S&P company financials and ratings context for a ticker and summarize the main risks.",
"Compare revenue growth, margins, and valuation multiples for a company and its peers in S&P.",
"Find recent S&P research or industry outlook items for a sector and summarize the takeaways."
"Pull S&P Global company financials and ratings context for a ticker and summarize the main risks.",
"Compare revenue growth, margins, and valuation multiples for a company and its peers in S&P Global.",
"Find recent S&P Global research or industry outlook items for a sector and summarize the takeaways."
],
"screenshots": [],
"composerIcon": "./assets/logo.png",
Expand Down