moody-s-company-analysis

$npx mdskill add openai/plugins/moody-s-company-analysis

Use this skill for company-level Moody's workflows that go beyond a lightweight connectivity probe.

SKILL.md

.github/skills/moody-s-company-analysisView on GitHub ↗
---
name: moody-s-company-analysis
description: Use when the user asks for Moody's company profiles, ownership, ratings, credit opinions, financial statements, filings, peers, research, or credit-risk analysis for a company.
---

# Moody's Company Analysis

Use this skill for company-level Moody's workflows that go beyond a lightweight connectivity probe.

## Ground Rules

- Resolve the company through Moody's entity search before calling entity-specific tools.
- Read live tool schemas before calling them; tool names and parameters may differ by MCP version.
- Do not invent entity IDs, rating values, ownership percentages, financial metrics, or document titles.
- Include Moody's citations for each substantive section when the tool response provides citations.
- Highlight missing fields plainly instead of filling gaps from outside assumptions.
- This is research context, not investment advice.

## Company Profile and Ownership

1. Resolve the correct entity. Mention close alternatives if the match is ambiguous.
2. Summarize the profile: legal name, headquarters, country, business description, industry classifications, legal status/form, employees, and identifiers where available.
3. Summarize ownership: ultimate owners, beneficial owners, direct and total ownership percentages, subsidiaries, direct subsidiary count, corporate group size, and key subsidiaries where available.
4. Call out gaps such as no beneficial-owner data, missing ownership percentages, or missing subsidiary detail.
5. Finish with a plain-English structure takeaway: who owns the company, what it owns, and how complex the group appears.

## Ratings and Credit Opinion

1. Resolve the correct entity.
2. Retrieve current long-term rating, outlook, and relevant recent rating history.
3. Summarize rating drivers, credit strengths and challenges, outlook rationale, upgrade factors, downgrade factors, methodology or scorecard factors, and ESG considerations where available.
4. Call out missing fields or stale source material.
5. Finish with a plain-English credit takeaway.

## Financial Statements and Filings

1. Resolve the correct entity.
2. Retrieve the latest two fiscal years of year-end income statement, balance sheet, cash flow statement, and key indicators or ratios where available.
3. Search company filings for the latest annual filing and latest interim filing.
4. Summarize material financial metrics and filing commentary on revenue, earnings, debt, liquidity, cash flow, capex, risks, restructuring, and strategy.
5. Highlight differences between structured financial-statement data and filing commentary.
6. Finish with a plain-English credit-risk takeaway.

More from openai/plugins

SkillDescription
accessibility-and-inclusive-visualizationMake data visualizations accessible and inclusive. Use when the user needs chart or diagram accessibility guidance, text alternatives for complex visuals, color and contrast review, keyboard support, reduced-motion behavior for animation or parallax, or an accessibility QA workflow for exported figures, UML-like diagrams, and dashboards.
agent-browserBrowser automation CLI for AI agents. Use when the user needs to interact with websites, verify dev server output, test web apps, navigate pages, fill forms, click buttons, take screenshots, extract data, or automate any browser task. Also triggers when a dev server starts so you can verify it visually.
agent-browser-verifyAutomated browser verification for dev servers. Triggers when a dev server starts to run a visual gut-check with agent-browser — verifies the page loads, checks for console errors, validates key UI elements, and reports pass/fail before continuing.
agents-sdkBuild AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
ai-elementsAI Elements component library guidance — pre-built React components for AI interfaces built on shadcn/ui. Use when building chat UIs, message displays, tool call rendering, streaming responses, reasoning panels, or any AI-native interface with the AI SDK.
ai-gatewayVercel AI Gateway expert guidance. Use when configuring model routing, provider failover, cost tracking, or managing multiple AI providers through a unified API.
ai-generation-persistenceAI generation persistence patterns — unique IDs, addressable URLs, database storage, and cost tracking for every LLM generation
ai-sdkVercel AI SDK expert guidance. Use when building AI-powered features — chat interfaces, text generation, structured output, tool calling, agents, MCP integration, streaming, embeddings, reranking, image generation, or working with any LLM provider.
aiq-deploy|
aiq-research|