plugins/moody-s/skills/moody-s-explore-mcp/SKILL.md
Discover and safely explore Moody's MCP tools. Use when the user wants to see what Moody's data is available, verify MCP connectivity, look up an entity, or run a lightweight ratings/research probe before deeper analysis.
npx skillsauth add openai/plugins moody-s-explore-mcpInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to discover Moody's MCP capabilities and run a minimal, read-only probe before deeper credit and financial analysis workflows.
.app.jsonConfirm Moody's MCP tools appear in the session. If tools are missing or calls fail with auth errors, stop and ask the user to install or re-authenticate the Moody's plugin.
List available Moody's MCP tools. Read each tool's schema before calling - tool names and parameters may differ from the reference list below.
If tools appear as deferred, batch-load schemas in a single discovery pass rather than calling tools blindly.
Run findEntity (or the equivalent entity-search tool) with a company name or identifier the user provides. If no company was given, ask for one before proceeding.
Present matches clearly and confirm which entity to use. Never invent entity IDs - always resolve through entity search first.
After confirming an entity, call one read-only tool to demonstrate connectivity:
getEntityRatings - current rating, outlook, and recent historysearchEntityDocuments - recent research documents for the entitygetEntityPeers - comparable entities for contextPick the tool that best matches the user's question. Read the schema, call once, and summarize results.
Report:
| Tool | Purpose |
| ------------------------ | ------------------------------------------------ |
| findEntity | Search entities by name, identifier, or metadata |
| getEntityRatings | Current ratings, outlooks, and rating history |
| getEntityPeers | Comparable peer entities |
| searchEntityDocuments | Search Moody's research document library |
| getEntityScorecard | Rating scorecard metrics and methodology inputs |
| getEntityRatingDrivers | Upgrade and downgrade factor analysis |
| getEntityEsg | ESG factors affecting credit quality |
Tool names above are reference only. Always confirm against live MCP tool descriptors before calling.
tools
Top-level workflow skill for USD performance diagnosis and optimization. Use for slow loading, high memory, low FPS, or 'optimize my scene' requests; delegates auth/runtime setup to Phase 0 owners.
data-ai
Use when the user mentions MagicPath, designs, UI components, themes, canvas selections, or repo-to-canvas UI work; run magicpath-ai to search, inspect, install, or author components.
documentation
Use as the top-level router for Omniverse Realtime Viewer USD app requests and focused viewer reference documents.
tools
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.