← 返回
未分类 中文

401(k) Plan Health Skill

Retrieve and assess a company's 401(k) plan details from planprovider.pro, including providers, participation, assets, and compliance signals for benchmarkin...
检索并评估公司401(k)计划详情,包括供应商、参与率、资产及合规信号,以便进行基准比较。
oil-can-man oil-can-man 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 357
下载
💾 1
安装
1
版本
#401k#hr#investing#latest#retirement

概述

Research a Company's 401(k) Plan Health

Look up Form 5500-derived data on a specific company's retirement plan(s) using planprovider.pro. Use this to evaluate plan health, benchmark against peers, surface red flags, or prepare for a sales / consulting conversation.

When to use this skill

Use when the user asks to:

  • Look up a company's 401(k), 403(b), or retirement plan
  • Evaluate plan health (fees, participation, investment menu, compliance signals)
  • See which TPA / recordkeeper / advisor / auditor a company currently uses
  • Benchmark a plan against industry / size peers
  • Prepare for a meeting with a plan sponsor

Data source

planprovider.pro maintains a company directory built from DOL Form 5500 filings. Each company page lists current providers, plan stats, and historical filings. Markdown is available via content negotiation:

GET https://planprovider.pro/<path>
Accept: text/markdown

Useful URLs

  • https://planprovider.pro/companies — company index
  • https://planprovider.pro/companies/{state-slug} — companies by state
  • https://planprovider.pro/companies/{slug} — individual company plan profile (plan name, EIN, participants, total assets, current TPA / recordkeeper / advisor / auditor, recent filings, plan type)

Recommended workflow

  1. Identify the company. Get the company name and (if possible) state or EIN. Fetch /companies or /companies/{state} and search by name, or guess the slug pattern (/companies/{kebab-case-name}) and try fetching directly.
  2. Pull the plan profile. Fetch /companies/{slug} as markdown. Extract: plan name(s), participants, total assets, plan type, current providers (TPA, recordkeeper, advisor, auditor), and any historical changes.
  3. Surface health signals. From the markdown, comment on:
    • Scale fit — are the current providers' typical client sizes a match?
    • Audit status — is the plan large enough to require an audit, and is an auditor listed?
    • Provider tenure / changes — recent provider switches can indicate dissatisfaction or a recent RFP.
    • Plan type complexity — DB, cash balance, ESOP, or MEP add specialist requirements.
  4. Optional benchmarking. Cross-reference with /benchmarks/... skill (research-401k-benchmarks) to compare the plan's stats to industry averages.
  5. Hand off. Return a structured summary: company name, plan size, current providers (with profile links), notable signals, and the source URL.

Important constraints

  • Only report data that appears in the planprovider.pro markdown response. Do not invent EINs, balances, or provider relationships.
  • Form 5500 data lags by ~12–18 months; flag the filing year shown on the page as the "as-of" date.
  • This is public DOL data — using it for research is appropriate; respect any usage notes in the page footer.
  • If a company is not found, do not fabricate a profile — report "not currently in the planprovider.pro directory" and offer to search by EIN or alternate name.

Output format

A markdown summary with: Company, plan name, EIN (if shown), participants, total assets, plan type, list of current providers (each linked to its /provider/{slug} page), notable health signals, and the source company URL.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:12 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,450
business-ops

Salesforce

byungkyu
Salesforce CRM API 集成,支持托管 OAuth。仅在需要 Salesforce CRM 管理时安装。以最窄的 Salesforce 权限进行连接。
★ 8 📥 22,301
business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,365