plugins/dnb-finance-analytics/skills/fa-jobs-to-be-done/SKILL.md
Use when the user asks for D&B Finance Analytics workflows such as customer onboarding, credit decisioning, credit limit validation, portfolio risk management, company reports, ownership trees, folder management, or alerts. Use only the D&B Finance Analytics MCP tools for these workflows.
npx skillsauth add openai/plugins fa-jobs-to-be-doneInstall 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.
This skill routes D&B Finance Analytics requests to the partner-supplied workflow
references in fa-skills/references/.
Use the D&B Finance Analytics MCP server only. Do not substitute Morningstar, Moody's, generic web search, local files, or another MCP server for Finance Analytics data.
Before making a tool call, confirm the Finance Analytics MCP tools are available. If they are not visible, tell the user the D&B Finance Analytics connection is not available and stop rather than fabricating data.
Expected Finance Analytics tools include:
fa_search_toolquery_portfolioget_company_reportget_live_reportaccount_decisioning_toolapplication_decisioning_toolmanage_folderget_company_ownership_treequery_alertsget_portfolio_statusget_portfolio_public_recordsget_companies_and_accounts_countget_dashboard_overviewget_risk_distributionget_dashboard_statusTool names may be exposed with a Codex namespace such as
mcp__finance_analytics_mcp_server__query_portfolio; use the namespaced form when
available.
Load exactly one workflow reference based on the user's intent:
| Intent signals | Load this reference |
| --- | --- |
| onboard, new customer, new account, add to portfolio, can I do business with | fa-skills/references/fa-onboarding-workflow.md |
| credit decisioning, company overview for credit, financial profile, company report | fa-skills/references/fa-credit-decisioning.md |
| approve credit, credit limit, increase credit, validate credit, extend credit | fa-skills/references/fa-credit-validation.md |
| portfolio risk, top risky companies, portfolio overview, risk distribution, risky accounts | fa-skills/references/fa-portfolio-management.md |
| alerts, unread alerts, new alerts, alert severity, alerts for a company | fa-skills/references/fa-alerts-monitoring.md |
If the user's intent is ambiguous, ask one clarifying question before calling tools.
The partner bundle did not include dedicated persona files or an aging-forecast
workflow file. For persona-specific language, load fa-skills/references/fa-plain-language.md.
For aging forecast requests, explain that no aging-forecast workflow was supplied in
this skill bundle and ask whether the user wants to proceed with available portfolio
or report workflows instead.
Before producing user-facing output, load:
fa-skills/references/fa-plain-language.mdUse it for tone, numeric presentation, status summaries, and suppression of internal tool or entity identifiers.
fa-plain-language.md.development
Use when the user wants to spin up / create / launch / provision a DigitalOcean droplet (or "a remote dev box on DO") and connect to it from Codex as a remote SSH workspace.
data-ai
Search through Microsoft Teams chats or channels, triage unread or recent activity, draft follow-ups, and manage Planner tasks through connected Teams data.
tools
Motion / animation context for the `use_figma` MCP tool — animating Figma nodes via manual keyframes, animation styles, easing, and timeline duration. Load alongside figma-use whenever a task involves adding, editing, or inspecting animation on a node.
development
SwiftUI ↔ Figma translation. Use whenever the user mentions Swift, SwiftUI, iOS, iPhone, or iPad — in EITHER direction — translating a Figma design into SwiftUI (design → code), or pushing SwiftUI views / screens / tokens back into a Figma file (code → design). Triggers on phrases like 'implement this Figma design in SwiftUI', 'build this screen in Swift', 'push this SwiftUI view to Figma', 'mirror my Swift code in a Figma file', or whenever a Figma URL appears alongside `.swift` files / an `.xcodeproj`. Routes to a direction-specific reference doc; loads alongside `figma-use` for the code → design path.