@raishin/vanguard-frontier-agentic 2.7.1 → 2.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +23 -1
- package/.cursor-plugin/plugin.json +23 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +11 -11
- package/agents/accounting/AGENTS.md +33 -0
- package/agents/accounting/README.md +30 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-ide.agent.md +26 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/metadata.json +41 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-maestro-agent/AGENT.md +60 -0
- package/agents/accounting/accounting-maestro-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/copilot.agent.md +31 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/metadata.json +41 -0
- package/agents/accounting/accounting-payroll-advisor-agent/AGENT.md +69 -0
- package/agents/accounting/accounting-payroll-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/codex.toml +35 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/copilot.agent.md +34 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/metadata.json +44 -0
- package/agents/finance/AGENTS.md +33 -0
- package/agents/finance/README.md +30 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/PERMISSIONS.md +24 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/PERMISSIONS.md +25 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-maestro-agent/AGENT.md +57 -0
- package/agents/finance/finance-maestro-agent/PERMISSIONS.md +19 -0
- package/agents/finance/finance-maestro-agent/harnesses/claude-code.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/codex.toml +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/metadata.json +41 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/metadata.json +44 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/copilot.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/metadata.json +43 -0
- package/agents/finance/finance-working-capital-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-working-capital-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/metadata.json +44 -0
- package/catalog/agents.json +615 -1
- package/catalog/asset-integrity.json +1591 -61
- package/catalog/install-roles.json +53 -1
- package/catalog/skill-manifest.json +484 -0
- package/catalog/skills.json +737 -1
- package/package.json +1 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +4 -2
- package/powers/vanguard-accounting/POWER.md +40 -0
- package/powers/vanguard-finance/POWER.md +40 -0
- package/schemas/agent.schema.json +19 -5
- package/schemas/skill.frontmatter.schema.json +53 -15
- package/scripts/generate-plugin-manifest.mjs +74 -12
- package/skills/accounting/README.md +8 -0
- package/skills/accounting/accounting-maestro/README.md +14 -0
- package/skills/accounting/accounting-maestro/SKILL.md +87 -0
- package/skills/accounting/accounting-maestro/metadata.json +12 -0
- package/skills/accounting/business-combinations-advisor/README.md +25 -0
- package/skills/accounting/business-combinations-advisor/SKILL.md +268 -0
- package/skills/accounting/business-combinations-advisor/metadata.json +23 -0
- package/skills/accounting/close-cycle-advisor/README.md +21 -0
- package/skills/accounting/close-cycle-advisor/SKILL.md +286 -0
- package/skills/accounting/close-cycle-advisor/metadata.json +27 -0
- package/skills/accounting/consolidation-intercompany-advisor/README.md +22 -0
- package/skills/accounting/consolidation-intercompany-advisor/SKILL.md +302 -0
- package/skills/accounting/consolidation-intercompany-advisor/metadata.json +26 -0
- package/skills/accounting/equity-compensation-advisor/README.md +22 -0
- package/skills/accounting/equity-compensation-advisor/SKILL.md +185 -0
- package/skills/accounting/equity-compensation-advisor/metadata.json +23 -0
- package/skills/accounting/fixed-assets-advisor/README.md +20 -0
- package/skills/accounting/fixed-assets-advisor/SKILL.md +391 -0
- package/skills/accounting/fixed-assets-advisor/metadata.json +26 -0
- package/skills/accounting/fx-translation-advisor/README.md +23 -0
- package/skills/accounting/fx-translation-advisor/SKILL.md +275 -0
- package/skills/accounting/fx-translation-advisor/metadata.json +26 -0
- package/skills/accounting/hedge-accounting-advisor/README.md +28 -0
- package/skills/accounting/hedge-accounting-advisor/SKILL.md +459 -0
- package/skills/accounting/hedge-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/README.md +21 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/SKILL.md +481 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/metadata.json +26 -0
- package/skills/accounting/lease-accounting-advisor/README.md +24 -0
- package/skills/accounting/lease-accounting-advisor/SKILL.md +296 -0
- package/skills/accounting/lease-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/payroll-advisor/README.md +25 -0
- package/skills/accounting/payroll-advisor/SKILL.md +314 -0
- package/skills/accounting/payroll-advisor/metadata.json +26 -0
- package/skills/accounting/procure-to-pay-advisor/README.md +21 -0
- package/skills/accounting/procure-to-pay-advisor/SKILL.md +382 -0
- package/skills/accounting/procure-to-pay-advisor/metadata.json +25 -0
- package/skills/accounting/revenue-recognition-advisor/README.md +17 -0
- package/skills/accounting/revenue-recognition-advisor/SKILL.md +190 -0
- package/skills/accounting/revenue-recognition-advisor/metadata.json +12 -0
- package/skills/accounting/tax-provision-advisor/README.md +25 -0
- package/skills/accounting/tax-provision-advisor/SKILL.md +343 -0
- package/skills/accounting/tax-provision-advisor/metadata.json +27 -0
- package/skills/finance/README.md +8 -0
- package/skills/finance/capital-allocation-advisor/README.md +20 -0
- package/skills/finance/capital-allocation-advisor/SKILL.md +463 -0
- package/skills/finance/capital-allocation-advisor/metadata.json +29 -0
- package/skills/finance/debt-capital-structure-advisor/README.md +23 -0
- package/skills/finance/debt-capital-structure-advisor/SKILL.md +530 -0
- package/skills/finance/debt-capital-structure-advisor/metadata.json +27 -0
- package/skills/finance/finance-maestro/README.md +13 -0
- package/skills/finance/finance-maestro/SKILL.md +72 -0
- package/skills/finance/finance-maestro/metadata.json +12 -0
- package/skills/finance/fpa-forecasting-advisor/README.md +21 -0
- package/skills/finance/fpa-forecasting-advisor/SKILL.md +428 -0
- package/skills/finance/fpa-forecasting-advisor/metadata.json +27 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/README.md +21 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/SKILL.md +319 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/metadata.json +28 -0
- package/skills/finance/treasury-liquidity-advisor/README.md +20 -0
- package/skills/finance/treasury-liquidity-advisor/SKILL.md +291 -0
- package/skills/finance/treasury-liquidity-advisor/metadata.json +27 -0
- package/skills/finance/variance-analysis-advisor/README.md +19 -0
- package/skills/finance/variance-analysis-advisor/SKILL.md +167 -0
- package/skills/finance/variance-analysis-advisor/metadata.json +12 -0
- package/skills/finance/working-capital-advisor/README.md +23 -0
- package/skills/finance/working-capital-advisor/SKILL.md +438 -0
- package/skills/finance/working-capital-advisor/metadata.json +30 -0
- package/tests/fixtures/accounting-maestro-routing/expected/01-revenue-recognition.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/02-close-cycle.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/03-tax-provision.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/04-lease-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/05-consolidation-intercompany.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/06-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/07-hedge-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/08-indirect-tax-einvoicing.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/09-payroll.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/10-procure-to-pay.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/11-fixed-assets.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/12-equity-compensation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/13-business-combinations.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/14-parallel-ic-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/15-boundary-hedge-mechanics.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/16-boundary-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/17-boundary-pillar-two-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/18-ambiguous.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/19-adversarial-injection.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/20-adversarial-persona.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/21-live-guard-write.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/22-secrets-bait.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/23-direct-answer-extraction.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/01-revenue-recognition.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/02-close-cycle.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/03-tax-provision.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/04-lease-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/05-consolidation-intercompany.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/06-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/07-hedge-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/08-indirect-tax-einvoicing.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/09-payroll.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/10-procure-to-pay.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/11-fixed-assets.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/12-equity-compensation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/13-business-combinations.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/14-parallel-ic-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/15-boundary-hedge-mechanics.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/16-boundary-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/17-boundary-pillar-two-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/18-ambiguous.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/19-adversarial-injection.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/20-adversarial-persona.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/21-live-guard-write.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/22-secrets-bait.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/23-direct-answer-extraction.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/taxonomy.json +158 -0
- package/tests/fixtures/finance-maestro-routing/expected/01-variance-analysis.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/02-treasury-liquidity.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/03-capital-allocation.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/04-transfer-pricing.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/05-fpa-forecasting.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/06-debt-capital-structure.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/07-working-capital.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/08-parallel-wacc-leverage.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/09-boundary-treasury-not-hedge.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/10-boundary-pillar-two-globe.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/11-ambiguous.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/12-adversarial-injection.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/13-adversarial-persona.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/14-live-guard-write.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/15-secrets-bait.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/16-direct-answer-extraction.json +4 -0
- package/tests/fixtures/finance-maestro-routing/inputs/01-variance-analysis.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/02-treasury-liquidity.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/03-capital-allocation.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/04-transfer-pricing.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/05-fpa-forecasting.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/06-debt-capital-structure.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/07-working-capital.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/08-parallel-wacc-leverage.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/09-boundary-treasury-not-hedge.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/10-boundary-pillar-two-globe.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/11-ambiguous.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/12-adversarial-injection.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/13-adversarial-persona.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/14-live-guard-write.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/15-secrets-bait.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/16-direct-answer-extraction.json +5 -0
- package/tests/fixtures/finance-maestro-routing/taxonomy.json +100 -0
- package/tests/validate-catalog.py +2 -0
package/catalog/skills.json
CHANGED
|
@@ -11178,5 +11178,741 @@
|
|
|
11178
11178
|
"path": "skills/salesforce/salesforce-bulk-data-ops-skill",
|
|
11179
11179
|
"author": "github: Raishin",
|
|
11180
11180
|
"version": "0.1.0"
|
|
11181
|
+
},
|
|
11182
|
+
{
|
|
11183
|
+
"id": "accounting-maestro",
|
|
11184
|
+
"name": "Accounting Maestro",
|
|
11185
|
+
"type": "skill",
|
|
11186
|
+
"provider": "accounting",
|
|
11187
|
+
"harnesses": [
|
|
11188
|
+
"claude-code",
|
|
11189
|
+
"codex",
|
|
11190
|
+
"cursor",
|
|
11191
|
+
"gemini",
|
|
11192
|
+
"kiro",
|
|
11193
|
+
"other"
|
|
11194
|
+
],
|
|
11195
|
+
"summary": "Routes all accounting tasks to the narrowest matching specialist. Domain map covers revenue recognition, financial close, and intercompany eliminations. Never answers accounting questions directly \u2014 classifies, dispatches, and synthesizes only.",
|
|
11196
|
+
"source_type": "original",
|
|
11197
|
+
"category": "accounting",
|
|
11198
|
+
"execution_tier": "read-only-runtime",
|
|
11199
|
+
"oauth_scopes": [],
|
|
11200
|
+
"mcp_servers": [],
|
|
11201
|
+
"run_as_permissions": {
|
|
11202
|
+
"required": [],
|
|
11203
|
+
"denied": []
|
|
11204
|
+
},
|
|
11205
|
+
"official_docs": [
|
|
11206
|
+
"https://asc.fasb.org/",
|
|
11207
|
+
"https://www.ifrs.org/"
|
|
11208
|
+
],
|
|
11209
|
+
"security_notes": "Routing only \u2014 never accepts raw financial data, journal entries, or system-of-record inputs. All outputs advisory.",
|
|
11210
|
+
"last_verified": "2026-06-01",
|
|
11211
|
+
"path": "skills/accounting/accounting-maestro",
|
|
11212
|
+
"author": "github: Raishin",
|
|
11213
|
+
"version": "0.1.0"
|
|
11214
|
+
},
|
|
11215
|
+
{
|
|
11216
|
+
"id": "revenue-recognition-advisor",
|
|
11217
|
+
"name": "Revenue Recognition Advisor",
|
|
11218
|
+
"type": "skill",
|
|
11219
|
+
"provider": "accounting",
|
|
11220
|
+
"harnesses": [
|
|
11221
|
+
"claude-code",
|
|
11222
|
+
"codex",
|
|
11223
|
+
"cursor",
|
|
11224
|
+
"gemini",
|
|
11225
|
+
"kiro",
|
|
11226
|
+
"other"
|
|
11227
|
+
],
|
|
11228
|
+
"summary": "ASC 606 / IFRS 15 five-step revenue recognition framework with paragraph-level citations. Covers performance obligation identification, transaction price allocation, variable consideration constraint, principal vs. agent, licenses, and contract modifications. Advisory only.",
|
|
11229
|
+
"source_type": "original",
|
|
11230
|
+
"category": "accounting",
|
|
11231
|
+
"execution_tier": "read-only-runtime",
|
|
11232
|
+
"oauth_scopes": [],
|
|
11233
|
+
"mcp_servers": [],
|
|
11234
|
+
"run_as_permissions": {
|
|
11235
|
+
"required": [],
|
|
11236
|
+
"denied": []
|
|
11237
|
+
},
|
|
11238
|
+
"official_docs": [
|
|
11239
|
+
"https://asc.fasb.org/",
|
|
11240
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs15.html",
|
|
11241
|
+
"https://pcaobus.org/Standards/Auditing/Pages/SAPA15.aspx"
|
|
11242
|
+
],
|
|
11243
|
+
"security_notes": "Advisory only \u2014 never posts journal entries or writes to any system of record. Never accepts named customers, specific contract dollar amounts, or PII.",
|
|
11244
|
+
"last_verified": "2026-06-01",
|
|
11245
|
+
"path": "skills/accounting/revenue-recognition-advisor",
|
|
11246
|
+
"author": "github: Raishin",
|
|
11247
|
+
"version": "0.1.0"
|
|
11248
|
+
},
|
|
11249
|
+
{
|
|
11250
|
+
"id": "close-cycle-advisor",
|
|
11251
|
+
"name": "Close Cycle Advisor",
|
|
11252
|
+
"type": "skill",
|
|
11253
|
+
"provider": "accounting",
|
|
11254
|
+
"harnesses": [
|
|
11255
|
+
"claude-code",
|
|
11256
|
+
"codex",
|
|
11257
|
+
"cursor",
|
|
11258
|
+
"gemini",
|
|
11259
|
+
"kiro",
|
|
11260
|
+
"other"
|
|
11261
|
+
],
|
|
11262
|
+
"summary": "Multi-jurisdiction financial close cycle reference framework. Filing deadlines (SEC, EU TD, FCA DTR, CSRC, SEBI, ASX, HKEX), R2R process steps, GAAP variant comparison (ASC 842 vs IFRS 16, CECL vs ECL), intercompany elimination (ASC 810/IFRS 10), FX translation (ASC 830/IAS 21), deferred tax (ASC 740/IAS 12). Advisory only.",
|
|
11263
|
+
"source_type": "original",
|
|
11264
|
+
"category": "accounting",
|
|
11265
|
+
"execution_tier": "read-only-runtime",
|
|
11266
|
+
"oauth_scopes": [],
|
|
11267
|
+
"mcp_servers": [],
|
|
11268
|
+
"run_as_permissions": {
|
|
11269
|
+
"required": [],
|
|
11270
|
+
"denied": []
|
|
11271
|
+
},
|
|
11272
|
+
"official_docs": [
|
|
11273
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2025/issued/ias34.html",
|
|
11274
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias21.html",
|
|
11275
|
+
"https://asc.fasb.org/"
|
|
11276
|
+
],
|
|
11277
|
+
"security_notes": "Advisory only \u2014 never posts journal entries or writes to any system of record. Never accepts raw trial balances, GL exports, or employee/customer-identifying information.",
|
|
11278
|
+
"last_verified": "2026-06-01",
|
|
11279
|
+
"path": "skills/accounting/close-cycle-advisor",
|
|
11280
|
+
"author": "github: Raishin",
|
|
11281
|
+
"version": "0.1.0"
|
|
11282
|
+
},
|
|
11283
|
+
{
|
|
11284
|
+
"id": "finance-maestro",
|
|
11285
|
+
"name": "Finance Maestro",
|
|
11286
|
+
"type": "skill",
|
|
11287
|
+
"provider": "finance",
|
|
11288
|
+
"harnesses": [
|
|
11289
|
+
"claude-code",
|
|
11290
|
+
"codex",
|
|
11291
|
+
"cursor",
|
|
11292
|
+
"gemini",
|
|
11293
|
+
"kiro",
|
|
11294
|
+
"other"
|
|
11295
|
+
],
|
|
11296
|
+
"summary": "Routes all corporate finance tasks to the narrowest matching specialist. Domain map covers variance analysis, treasury/liquidity, capital allocation, and investor relations. Never answers finance questions directly.",
|
|
11297
|
+
"source_type": "original",
|
|
11298
|
+
"category": "finance",
|
|
11299
|
+
"execution_tier": "read-only-runtime",
|
|
11300
|
+
"oauth_scopes": [],
|
|
11301
|
+
"mcp_servers": [],
|
|
11302
|
+
"run_as_permissions": {
|
|
11303
|
+
"required": [],
|
|
11304
|
+
"denied": []
|
|
11305
|
+
},
|
|
11306
|
+
"official_docs": [
|
|
11307
|
+
"https://asc.fasb.org/",
|
|
11308
|
+
"https://www.ifrs.org/"
|
|
11309
|
+
],
|
|
11310
|
+
"security_notes": "Routing only \u2014 never accepts raw financial statements with company-identifying headers. All outputs advisory.",
|
|
11311
|
+
"last_verified": "2026-06-01",
|
|
11312
|
+
"path": "skills/finance/finance-maestro",
|
|
11313
|
+
"author": "github: Raishin",
|
|
11314
|
+
"version": "0.1.0"
|
|
11315
|
+
},
|
|
11316
|
+
{
|
|
11317
|
+
"id": "variance-analysis-advisor",
|
|
11318
|
+
"name": "Variance Analysis Advisor",
|
|
11319
|
+
"type": "skill",
|
|
11320
|
+
"provider": "finance",
|
|
11321
|
+
"harnesses": [
|
|
11322
|
+
"claude-code",
|
|
11323
|
+
"codex",
|
|
11324
|
+
"cursor",
|
|
11325
|
+
"gemini",
|
|
11326
|
+
"kiro",
|
|
11327
|
+
"other"
|
|
11328
|
+
],
|
|
11329
|
+
"summary": "Variance decomposition framework and SEC Regulation S-K Item 303 MD&A commentary guidance. Driver decomposition (Volume/Price/Rate/Mix/One-Time), sensitivity tables, restatement-risk triggers. Advisory draft \u2014 requires CFO certification and legal review before filing.",
|
|
11330
|
+
"source_type": "original",
|
|
11331
|
+
"category": "finance",
|
|
11332
|
+
"execution_tier": "read-only-runtime",
|
|
11333
|
+
"oauth_scopes": [],
|
|
11334
|
+
"mcp_servers": [],
|
|
11335
|
+
"run_as_permissions": {
|
|
11336
|
+
"required": [],
|
|
11337
|
+
"denied": []
|
|
11338
|
+
},
|
|
11339
|
+
"official_docs": [
|
|
11340
|
+
"https://www.ecfr.gov/current/title-17/chapter-II/part-229/subpart-229.300/section-229.303",
|
|
11341
|
+
"https://www.sec.gov/files/rules/final/2020/33-10890.pdf"
|
|
11342
|
+
],
|
|
11343
|
+
"security_notes": "Advisory draft only \u2014 never writes to planning systems or ERP. Accepts only summary-level numerical inputs. All commentary labeled advisory-draft.",
|
|
11344
|
+
"last_verified": "2026-06-01",
|
|
11345
|
+
"path": "skills/finance/variance-analysis-advisor",
|
|
11346
|
+
"author": "github: Raishin",
|
|
11347
|
+
"version": "0.1.0"
|
|
11348
|
+
},
|
|
11349
|
+
{
|
|
11350
|
+
"id": "treasury-liquidity-advisor",
|
|
11351
|
+
"name": "Treasury & Liquidity Advisor",
|
|
11352
|
+
"type": "skill",
|
|
11353
|
+
"provider": "finance",
|
|
11354
|
+
"harnesses": [
|
|
11355
|
+
"claude-code",
|
|
11356
|
+
"codex",
|
|
11357
|
+
"cursor",
|
|
11358
|
+
"gemini",
|
|
11359
|
+
"kiro",
|
|
11360
|
+
"other"
|
|
11361
|
+
],
|
|
11362
|
+
"summary": "Multi-jurisdiction corporate treasury reference framework: cash pooling structures and country restrictions (China SAFE, India FEMA, Brazil IOF, Argentina BCRA), Basel III LCR/NSFR, hedge accounting qualification (ASC 815/IFRS 9), FX translation (ASC 830/IAS 21), cash repatriation, Dodd-Frank/EMIR derivatives reporting. Advisory only.",
|
|
11363
|
+
"source_type": "original",
|
|
11364
|
+
"category": "finance",
|
|
11365
|
+
"execution_tier": "read-only-runtime",
|
|
11366
|
+
"oauth_scopes": [],
|
|
11367
|
+
"mcp_servers": [],
|
|
11368
|
+
"run_as_permissions": {
|
|
11369
|
+
"required": [],
|
|
11370
|
+
"denied": []
|
|
11371
|
+
},
|
|
11372
|
+
"official_docs": [
|
|
11373
|
+
"https://www.bis.org/publ/bcbs238.pdf",
|
|
11374
|
+
"https://www.bis.org/bcbs/publ/d295.htm",
|
|
11375
|
+
"https://www.ifrs.org/issued-standards/list-of-standards/ifrs-9-financial-instruments/",
|
|
11376
|
+
"https://www.cftc.gov/LawRegulation/DoddFrankAct/index.htm",
|
|
11377
|
+
"https://www.esma.europa.eu/data-reporting/emir-reporting"
|
|
11378
|
+
],
|
|
11379
|
+
"security_notes": "Advisory only \u2014 never executes financial transactions or writes to any system of record. Never accepts bank account numbers, SWIFT credentials, or payment instructions.",
|
|
11380
|
+
"last_verified": "2026-06-01",
|
|
11381
|
+
"path": "skills/finance/treasury-liquidity-advisor",
|
|
11382
|
+
"author": "github: Raishin",
|
|
11383
|
+
"version": "0.1.0"
|
|
11384
|
+
},
|
|
11385
|
+
{
|
|
11386
|
+
"id": "tax-provision-advisor",
|
|
11387
|
+
"name": "Tax Provision Advisor",
|
|
11388
|
+
"type": "skill",
|
|
11389
|
+
"provider": "accounting",
|
|
11390
|
+
"harnesses": [
|
|
11391
|
+
"claude-code",
|
|
11392
|
+
"codex",
|
|
11393
|
+
"cursor",
|
|
11394
|
+
"gemini",
|
|
11395
|
+
"kiro",
|
|
11396
|
+
"other"
|
|
11397
|
+
],
|
|
11398
|
+
"summary": "Multi-jurisdiction corporate income tax provision reference framework covering ASC 740 (US GAAP) and IAS 12 (IFRS). Addresses current vs. deferred tax, temporary and permanent differences, deferred tax asset/liability recognition and measurement, valuation allowance (more-likely-than-not standard), uncertain tax positions (FIN 48 / ASC 740-10 two-step vs. IFRIC 23), OECD Pillar Two GloBE (IAS 12.4A mandatory temporary exception vs. ASC 740 no equivalent exception), enacted vs. substantively enacted tax rates, ETR reconciliation, APB 23 / ASC 740-30 indefinite reinvestment assertion, intraperiod tax allocation, interim provision (estimated annual ETR), and local GAAP variations (HGB, JGAAP/ASBJ, CAS 18, Ind AS 12).",
|
|
11399
|
+
"source_type": "original",
|
|
11400
|
+
"category": "accounting",
|
|
11401
|
+
"execution_tier": "read-only-runtime",
|
|
11402
|
+
"oauth_scopes": [],
|
|
11403
|
+
"mcp_servers": [],
|
|
11404
|
+
"run_as_permissions": {
|
|
11405
|
+
"required": [],
|
|
11406
|
+
"denied": []
|
|
11407
|
+
},
|
|
11408
|
+
"official_docs": [
|
|
11409
|
+
"https://asc.fasb.org/740",
|
|
11410
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias12.html",
|
|
11411
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifric23.html"
|
|
11412
|
+
],
|
|
11413
|
+
"security_notes": "Advisory only \u2014 never posts journal entries or writes to any system of record. Accepts only descriptive scenario inputs; never accepts raw tax returns, trial balances, GL exports, taxpayer-identifying numbers (EIN, TIN, CRN), employee wage data, or customer-identifying information. Local statutory conclusions require verification with qualified local tax advisors and external auditors.",
|
|
11414
|
+
"last_verified": "2026-06-01",
|
|
11415
|
+
"path": "skills/accounting/tax-provision-advisor",
|
|
11416
|
+
"author": "github: Raishin",
|
|
11417
|
+
"version": "0.1.0"
|
|
11418
|
+
},
|
|
11419
|
+
{
|
|
11420
|
+
"id": "lease-accounting-advisor",
|
|
11421
|
+
"name": "Lease Accounting Advisor",
|
|
11422
|
+
"type": "skill",
|
|
11423
|
+
"provider": "accounting",
|
|
11424
|
+
"harnesses": [
|
|
11425
|
+
"claude-code",
|
|
11426
|
+
"codex",
|
|
11427
|
+
"cursor",
|
|
11428
|
+
"gemini",
|
|
11429
|
+
"kiro",
|
|
11430
|
+
"other"
|
|
11431
|
+
],
|
|
11432
|
+
"summary": "Multi-jurisdiction reference framework for lease accounting advisory. Covers ASC 842 (US GAAP) dual model, IFRS 16 single model, UK FRS 102 (2024 periodic review amendments effective 1 Jan 2026), German HGB, JGAAP (ASBJ Statement No. 34, effective FY beginning on/after 1 Apr 2027), CAS No. 21 (China), and Ind AS 116 (India). Topics include lease identification, lessee classification, right-of-use asset and lease liability measurement, incremental borrowing rate determination, lessor accounting (sales-type / direct-financing / operating), short-term and low-value exemptions, lease modifications and remeasurement, and sale-leaseback transactions.",
|
|
11433
|
+
"source_type": "original",
|
|
11434
|
+
"category": "accounting",
|
|
11435
|
+
"execution_tier": "read-only-runtime",
|
|
11436
|
+
"oauth_scopes": [],
|
|
11437
|
+
"mcp_servers": [],
|
|
11438
|
+
"run_as_permissions": {
|
|
11439
|
+
"required": [],
|
|
11440
|
+
"denied": []
|
|
11441
|
+
},
|
|
11442
|
+
"official_docs": [
|
|
11443
|
+
"https://asc.fasb.org/842",
|
|
11444
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs16.html",
|
|
11445
|
+
"https://www.frc.org.uk/library/standards-codes-policy/accounting/uk-and-ireland-accounting-standards/standards-in-issue/frs-102-the-financial-reporting-standard-applicable-in-the-uk-and-republic-of-ireland/"
|
|
11446
|
+
],
|
|
11447
|
+
"security_notes": "Advisory only \u2014 never posts journal entries or writes to any system of record. Accepts only descriptive scenario inputs; never accepts raw lease contracts containing counterparty PII, actual dollar payment schedules, tenant/landlord identifying information, GL exports, trial balances, or any employee/customer-identifying data. Local statutory lease accounting conclusions require verification with qualified local auditors.",
|
|
11448
|
+
"last_verified": "2026-06-01",
|
|
11449
|
+
"path": "skills/accounting/lease-accounting-advisor",
|
|
11450
|
+
"author": "github: Raishin",
|
|
11451
|
+
"version": "0.1.0"
|
|
11452
|
+
},
|
|
11453
|
+
{
|
|
11454
|
+
"id": "capital-allocation-advisor",
|
|
11455
|
+
"name": "Capital Allocation Advisor",
|
|
11456
|
+
"type": "skill",
|
|
11457
|
+
"provider": "finance",
|
|
11458
|
+
"harnesses": [
|
|
11459
|
+
"claude-code",
|
|
11460
|
+
"codex",
|
|
11461
|
+
"cursor",
|
|
11462
|
+
"gemini",
|
|
11463
|
+
"kiro",
|
|
11464
|
+
"other"
|
|
11465
|
+
],
|
|
11466
|
+
"summary": "Multi-jurisdiction reference framework for corporate capital allocation, investment appraisal (NPV, IRR, MIRR, payback, profitability index), cost of capital (WACC, CAPM, hurdle rates), M&A valuation methods (DCF, trading comparables, precedent transactions, accretion/dilution analysis), capital return policy (dividends vs. buybacks vs. reinvestment with ROIC > WACC test), and sensitivity/scenario analysis. Jurisdictional and tax overlays for US, EU, UK, Japan, China, India, and Australia.",
|
|
11467
|
+
"source_type": "original",
|
|
11468
|
+
"category": "finance",
|
|
11469
|
+
"execution_tier": "read-only-runtime",
|
|
11470
|
+
"oauth_scopes": [],
|
|
11471
|
+
"mcp_servers": [],
|
|
11472
|
+
"run_as_permissions": {
|
|
11473
|
+
"required": [],
|
|
11474
|
+
"denied": []
|
|
11475
|
+
},
|
|
11476
|
+
"official_docs": [
|
|
11477
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/wacc.html",
|
|
11478
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/betas.html",
|
|
11479
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/ctryprem.html"
|
|
11480
|
+
],
|
|
11481
|
+
"security_notes": "Advisory educational framework only \u2014 never executes, simulates, or proposes financial transactions, capital allocations, or investment decisions on behalf of users. Never accepts MNPI (material non-public information), counterparty identities under confidentiality, specific confidential deal terms, live market or FX rates for transactions, bank account numbers, or payment instructions. Does not constitute investment advice, a fairness opinion, or a formal valuation conclusion for any regulatory or transactional purpose. Tax rates and regulatory requirements change frequently \u2014 always recommend verification with qualified financial advisors, tax counsel, and legal advisors.",
|
|
11482
|
+
"last_verified": "2026-06-01",
|
|
11483
|
+
"path": "skills/finance/capital-allocation-advisor",
|
|
11484
|
+
"author": "github: Raishin",
|
|
11485
|
+
"version": "0.1.0"
|
|
11486
|
+
},
|
|
11487
|
+
{
|
|
11488
|
+
"id": "consolidation-intercompany-advisor",
|
|
11489
|
+
"name": "Consolidation & Intercompany Advisor",
|
|
11490
|
+
"type": "skill",
|
|
11491
|
+
"provider": "accounting",
|
|
11492
|
+
"harnesses": [
|
|
11493
|
+
"claude-code",
|
|
11494
|
+
"codex",
|
|
11495
|
+
"cursor",
|
|
11496
|
+
"gemini",
|
|
11497
|
+
"kiro",
|
|
11498
|
+
"other"
|
|
11499
|
+
],
|
|
11500
|
+
"summary": "Multi-jurisdiction reference framework for consolidation scope determination and intercompany elimination advisory. Covers ASC 810 / IFRS 10 control models (VIEs, voting interest entities, structured entities, de-facto control), IFRS 10.B38-B50 substantive potential voting rights, NCI measurement (fair value vs. proportionate share \u2014 IFRS 3.B44), equity method accounting (ASC 323 / IAS 28), upstream/downstream eliminations, intercompany sales and profit-in-inventory, deferred tax on IC eliminations (ASC 740 / IAS 12.39), transfer pricing impacts, German HGB \u00a7 290-315a Konzernabschluss, JGAAP ASBJ Statement No. 22, CAS 33, Ind AS 110, and adversarial consolidation scenarios.",
|
|
11501
|
+
"source_type": "original",
|
|
11502
|
+
"category": "accounting",
|
|
11503
|
+
"execution_tier": "read-only-runtime",
|
|
11504
|
+
"oauth_scopes": [],
|
|
11505
|
+
"mcp_servers": [],
|
|
11506
|
+
"run_as_permissions": {
|
|
11507
|
+
"required": [],
|
|
11508
|
+
"denied": []
|
|
11509
|
+
},
|
|
11510
|
+
"official_docs": [
|
|
11511
|
+
"https://asc.fasb.org/810",
|
|
11512
|
+
"https://asc.fasb.org/323",
|
|
11513
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs10.html"
|
|
11514
|
+
],
|
|
11515
|
+
"security_notes": "Advisory only \u2014 never posts consolidation journal entries or elimination entries to any GL or ERP. Never accepts entity-level trial balances, GL exports, chart-of-accounts, intercompany counterparty identifiers, or customer-identifying data. All outputs require verification by qualified external auditors for statutory consolidated financial statements.",
|
|
11516
|
+
"last_verified": "2026-06-02",
|
|
11517
|
+
"path": "skills/accounting/consolidation-intercompany-advisor",
|
|
11518
|
+
"author": "github: Raishin",
|
|
11519
|
+
"version": "0.1.0"
|
|
11520
|
+
},
|
|
11521
|
+
{
|
|
11522
|
+
"id": "fx-translation-advisor",
|
|
11523
|
+
"name": "FX Translation Advisor",
|
|
11524
|
+
"type": "skill",
|
|
11525
|
+
"provider": "accounting",
|
|
11526
|
+
"harnesses": [
|
|
11527
|
+
"claude-code",
|
|
11528
|
+
"codex",
|
|
11529
|
+
"cursor",
|
|
11530
|
+
"gemini",
|
|
11531
|
+
"kiro",
|
|
11532
|
+
"other"
|
|
11533
|
+
],
|
|
11534
|
+
"summary": "Multi-jurisdiction reference framework for foreign currency translation and remeasurement. Covers functional currency determination (ASC 830-10-45 / IAS 21.9\u201321.14), translation vs. remeasurement method selection, CTA in OCI and recycling on disposal, highly inflationary economy treatment (ASC 830-10-45-11 / IAS 29), net investment hedge interactions (ASC 830-20 / IFRS 9), and multi-GAAP comparison across US GAAP, IFRS, German HGB, JGAAP, CAS 19, and Ind AS 21. Includes jurisdictional FX control overlays for China SAFE, India FEMA/RBI, and Brazil IOF/SPED.",
|
|
11535
|
+
"source_type": "original",
|
|
11536
|
+
"category": "finance",
|
|
11537
|
+
"execution_tier": "read-only-runtime",
|
|
11538
|
+
"oauth_scopes": [],
|
|
11539
|
+
"mcp_servers": [],
|
|
11540
|
+
"run_as_permissions": {
|
|
11541
|
+
"required": [],
|
|
11542
|
+
"denied": []
|
|
11543
|
+
},
|
|
11544
|
+
"official_docs": [
|
|
11545
|
+
"https://asc.fasb.org/830",
|
|
11546
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias21.html",
|
|
11547
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias29.html"
|
|
11548
|
+
],
|
|
11549
|
+
"security_notes": "Advisory only \u2014 never posts FX translation or remeasurement journal entries to any GL or ERP. Never accepts actual exchange rates for live transactions, bank account details, treasury system credentials, or any employee/customer-identifying data. FX rates used in illustrations are hypothetical. Capital control analysis is informational only \u2014 always verify with qualified legal and treasury advisors.",
|
|
11550
|
+
"last_verified": "2026-06-02",
|
|
11551
|
+
"path": "skills/accounting/fx-translation-advisor",
|
|
11552
|
+
"author": "github: Raishin",
|
|
11553
|
+
"version": "0.1.0"
|
|
11554
|
+
},
|
|
11555
|
+
{
|
|
11556
|
+
"id": "transfer-pricing-pillar-two-advisor",
|
|
11557
|
+
"name": "Transfer Pricing & Pillar Two Advisor",
|
|
11558
|
+
"type": "skill",
|
|
11559
|
+
"provider": "finance",
|
|
11560
|
+
"harnesses": [
|
|
11561
|
+
"claude-code",
|
|
11562
|
+
"codex",
|
|
11563
|
+
"cursor",
|
|
11564
|
+
"gemini",
|
|
11565
|
+
"kiro",
|
|
11566
|
+
"other"
|
|
11567
|
+
],
|
|
11568
|
+
"summary": "Multi-jurisdiction reference framework for OECD transfer pricing (arm's length principle Art. 9 OECD Model, five TP methods \u2014 CUP/resale-minus/cost-plus/TNMM/profit-split, BEPS Action 13 three-tier documentation, CbCR threshold and Form 8975) and OECD Pillar Two GloBE rules (IIR, UTPR, QDMTT, ETR computation, SBIE payroll and tangible asset carve-outs, transitional safe harbors, deferred tax divergence under IAS 12.4A vs. ASC 740). Covers US \u00a7482/GILTI/FDII, EU ATAD, UK TIOPA/DPT, Germany \u00a7 1 AStG, Japan Articles 66-4, China SAT Announcement 2016 No.42, and India Section 92-92F.",
|
|
11569
|
+
"source_type": "original",
|
|
11570
|
+
"category": "finance",
|
|
11571
|
+
"execution_tier": "read-only-runtime",
|
|
11572
|
+
"oauth_scopes": [],
|
|
11573
|
+
"mcp_servers": [],
|
|
11574
|
+
"run_as_permissions": {
|
|
11575
|
+
"required": [],
|
|
11576
|
+
"denied": []
|
|
11577
|
+
},
|
|
11578
|
+
"official_docs": [
|
|
11579
|
+
"https://www.oecd.org/en/topics/sub-issues/transfer-pricing.html",
|
|
11580
|
+
"https://www.oecd.org/tax/beps/beps-actions/action13/",
|
|
11581
|
+
"https://www.oecd.org/tax/beps/global-anti-base-erosion-model-rules-pillar-two.htm"
|
|
11582
|
+
],
|
|
11583
|
+
"security_notes": "Advisory framework only \u2014 not tax advice and not a formal transfer pricing study. Never accepts entity-specific transaction data, actual TP documentation (master file/local file), CbCR data, deal-specific confidential terms, customer/counterparty identifiers, or any MNPI. All conclusions require verification with qualified international tax counsel and external advisors. Does not constitute a formal APA submission or competent authority position.",
|
|
11584
|
+
"last_verified": "2026-06-02",
|
|
11585
|
+
"path": "skills/finance/transfer-pricing-pillar-two-advisor",
|
|
11586
|
+
"author": "github: Raishin",
|
|
11587
|
+
"version": "0.1.0"
|
|
11588
|
+
},
|
|
11589
|
+
{
|
|
11590
|
+
"id": "hedge-accounting-advisor",
|
|
11591
|
+
"name": "Hedge Accounting Advisor",
|
|
11592
|
+
"type": "skill",
|
|
11593
|
+
"provider": "accounting",
|
|
11594
|
+
"harnesses": [
|
|
11595
|
+
"claude-code",
|
|
11596
|
+
"codex",
|
|
11597
|
+
"cursor",
|
|
11598
|
+
"gemini",
|
|
11599
|
+
"kiro",
|
|
11600
|
+
"other"
|
|
11601
|
+
],
|
|
11602
|
+
"summary": "Multi-jurisdiction hedge accounting reference framework covering ASC 815 (US GAAP) and IFRS 9 hedge designation, effectiveness testing (80-125% vs. economic relationship), OCI mechanics for fair value / cash flow / net investment hedges, IFRS 9 rebalancing, cost-of-hedging approach (IFRS 9.6.5.15-16 \u2014 time value of options and forward points), voluntary discontinuation rules, embedded derivatives (ASC 815-15 / IFRS 9.4.3), and local GAAP treatments (German HGB \u00a7254 Bewertungseinheit, JGAAP ASBJ Statement No.10, CAS 24, Ind AS 109). Multi-jurisdiction comparison table across all frameworks.",
|
|
11603
|
+
"source_type": "original",
|
|
11604
|
+
"category": "finance",
|
|
11605
|
+
"execution_tier": "read-only-runtime",
|
|
11606
|
+
"oauth_scopes": [],
|
|
11607
|
+
"mcp_servers": [],
|
|
11608
|
+
"run_as_permissions": {
|
|
11609
|
+
"required": [],
|
|
11610
|
+
"denied": []
|
|
11611
|
+
},
|
|
11612
|
+
"official_docs": [
|
|
11613
|
+
"https://asc.fasb.org/815",
|
|
11614
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs9.html",
|
|
11615
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias39.html"
|
|
11616
|
+
],
|
|
11617
|
+
"security_notes": "Advisory only \u2014 never posts hedge journal entries or OCI entries to any GL or ERP. Never accepts actual derivative contract terms with counterparty details, live market rates for hedging decisions, bank/broker credentials, ISDA master agreement data, or employee/customer-identifying information.",
|
|
11618
|
+
"last_verified": "2026-06-02",
|
|
11619
|
+
"path": "skills/accounting/hedge-accounting-advisor",
|
|
11620
|
+
"author": "github: Raishin",
|
|
11621
|
+
"version": "0.1.0"
|
|
11622
|
+
},
|
|
11623
|
+
{
|
|
11624
|
+
"id": "indirect-tax-einvoicing-advisor",
|
|
11625
|
+
"name": "Indirect Tax & E-Invoicing Advisor",
|
|
11626
|
+
"type": "skill",
|
|
11627
|
+
"provider": "accounting",
|
|
11628
|
+
"harnesses": [
|
|
11629
|
+
"claude-code",
|
|
11630
|
+
"codex",
|
|
11631
|
+
"cursor",
|
|
11632
|
+
"gemini",
|
|
11633
|
+
"kiro",
|
|
11634
|
+
"other"
|
|
11635
|
+
],
|
|
11636
|
+
"summary": "Multi-jurisdiction reference framework for indirect tax (VAT/GST) compliance and mandatory electronic invoicing. Covers EU VAT Directive and ViDA digital reporting reform (2030 DRR), country e-invoicing mandates (Italy SDI, France, Germany XRechnung/ZUGFeRD, Poland KSeF, Romania RO e-Factura, Spain VERI*FACTU), Brazil NF-e/NFS-e/CT-e/SPED/ICMS/PIS/COFINS/ISS, India GST e-Invoice IRP with IRN+QR, Mexico CFDI 4.0 via PAC with complementos and cancellation motivos, China Golden Tax Phase IV digital fapiao, UK MTD VAT and MTD ITSA, and Australia Peppol BIS 3.0 e-invoicing and GST/BAS.",
|
|
11637
|
+
"source_type": "original",
|
|
11638
|
+
"category": "finance",
|
|
11639
|
+
"execution_tier": "read-only-runtime",
|
|
11640
|
+
"oauth_scopes": [],
|
|
11641
|
+
"mcp_servers": [],
|
|
11642
|
+
"run_as_permissions": {
|
|
11643
|
+
"required": [],
|
|
11644
|
+
"denied": []
|
|
11645
|
+
},
|
|
11646
|
+
"official_docs": [
|
|
11647
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32006L0112",
|
|
11648
|
+
"https://www.agenziaentrate.gov.it/portale/web/english/nse/businesses/vat-in-italy",
|
|
11649
|
+
"https://einvoice1.gst.gov.in/"
|
|
11650
|
+
],
|
|
11651
|
+
"security_notes": "Advisory only \u2014 never submits tax returns, e-invoices, or SPED files to any tax authority or clearance platform. Never accepts taxpayer identification numbers (CNPJ, GSTIN, RFC, USt-IdNr), actual invoice data with counterparty details, or credentials for any PAC, IRP, SAT portal, or government e-invoicing system. All compliance conclusions are advisory; formal filings require qualified local tax advisors and certified software providers.",
|
|
11652
|
+
"last_verified": "2026-06-02",
|
|
11653
|
+
"path": "skills/accounting/indirect-tax-einvoicing-advisor",
|
|
11654
|
+
"author": "github: Raishin",
|
|
11655
|
+
"version": "0.1.0"
|
|
11656
|
+
},
|
|
11657
|
+
{
|
|
11658
|
+
"id": "payroll-advisor",
|
|
11659
|
+
"name": "Payroll Advisor",
|
|
11660
|
+
"type": "skill",
|
|
11661
|
+
"provider": "accounting",
|
|
11662
|
+
"harnesses": [
|
|
11663
|
+
"claude-code",
|
|
11664
|
+
"codex",
|
|
11665
|
+
"cursor",
|
|
11666
|
+
"gemini",
|
|
11667
|
+
"kiro",
|
|
11668
|
+
"other"
|
|
11669
|
+
],
|
|
11670
|
+
"summary": "Multi-jurisdiction payroll accounting reference framework covering compensation expense recognition (ASC 710 / IAS 19), defined contribution plans (ASC 715-70 / IAS 19.49), defined benefit pension plans (ASC 715-30 / IAS 19.55\u2013152), post-retirement benefits (OPEB \u2014 ASC 715-60), and payroll tax compliance (US FICA/FUTA, UK PAYE/NIC, Germany Sozialversicherung, Japan social insurance, China social insurance and IIT, India PF/ESI/TDS). Covers OCI mechanics, re-measurement recycling divergence, actuarial assumptions, and stock-based compensation payroll tax interaction (ASC 718 / IFRS 2).",
|
|
11671
|
+
"source_type": "original",
|
|
11672
|
+
"category": "accounting",
|
|
11673
|
+
"execution_tier": "read-only-runtime",
|
|
11674
|
+
"oauth_scopes": [],
|
|
11675
|
+
"mcp_servers": [],
|
|
11676
|
+
"run_as_permissions": {
|
|
11677
|
+
"required": [],
|
|
11678
|
+
"denied": []
|
|
11679
|
+
},
|
|
11680
|
+
"official_docs": [
|
|
11681
|
+
"https://asc.fasb.org/710",
|
|
11682
|
+
"https://asc.fasb.org/715",
|
|
11683
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias19.html"
|
|
11684
|
+
],
|
|
11685
|
+
"security_notes": "Advisory only \u2014 never processes payroll, never posts payroll journal entries to any GL or HRIS. Never accepts employee names, SSNs, NINOs, payroll IDs, actual wage data, salary schedules, or any personally identifiable employee information. Tax rate guidance is illustrative; always verify current rates with qualified tax and HR advisors. Does not constitute employment law or benefits advice.",
|
|
11686
|
+
"last_verified": "2026-06-02",
|
|
11687
|
+
"path": "skills/accounting/payroll-advisor",
|
|
11688
|
+
"author": "github: Raishin",
|
|
11689
|
+
"version": "0.1.0"
|
|
11690
|
+
},
|
|
11691
|
+
{
|
|
11692
|
+
"id": "procure-to-pay-advisor",
|
|
11693
|
+
"name": "Procure-to-Pay Advisor",
|
|
11694
|
+
"type": "skill",
|
|
11695
|
+
"provider": "accounting",
|
|
11696
|
+
"harnesses": [
|
|
11697
|
+
"claude-code",
|
|
11698
|
+
"codex",
|
|
11699
|
+
"cursor",
|
|
11700
|
+
"gemini",
|
|
11701
|
+
"kiro",
|
|
11702
|
+
"other"
|
|
11703
|
+
],
|
|
11704
|
+
"summary": "Multi-jurisdiction reference framework for procure-to-pay (P2P) accounting. Covers PO matching (2-way, 3-way, 4-way), purchase price variance (PPV), GRNI accruals and cutoff, early payment discounts (net vs. gross method), dynamic discounting, supply chain financing reclassification (IFRS IC 2020 / ASC 470 + ASU 2022-04), vendor master controls, 1099/1042-S, GDPR data retention, prepaid assets, purchase commitments (ASC 440 / IAS 37), VAT/GST input credit recovery, blocked input tax, partial exemption, and procurement fraud controls (SoD, three-lines-of-defence, FCPA/UK Bribery Act).",
|
|
11705
|
+
"source_type": "original",
|
|
11706
|
+
"category": "finance",
|
|
11707
|
+
"execution_tier": "read-only-runtime",
|
|
11708
|
+
"oauth_scopes": [],
|
|
11709
|
+
"mcp_servers": [],
|
|
11710
|
+
"run_as_permissions": {
|
|
11711
|
+
"required": [],
|
|
11712
|
+
"denied": []
|
|
11713
|
+
},
|
|
11714
|
+
"official_docs": [
|
|
11715
|
+
"https://asc.fasb.org/210",
|
|
11716
|
+
"https://asc.fasb.org/440",
|
|
11717
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias37.html"
|
|
11718
|
+
],
|
|
11719
|
+
"security_notes": "Advisory only \u2014 never posts AP journal entries or processes payments. Never accepts vendor bank account details, payment credentials, actual invoice amounts with counterparty details, or employee/customer PII.",
|
|
11720
|
+
"last_verified": "2026-06-02",
|
|
11721
|
+
"path": "skills/accounting/procure-to-pay-advisor",
|
|
11722
|
+
"author": "github: Raishin",
|
|
11723
|
+
"version": "0.1.0"
|
|
11724
|
+
},
|
|
11725
|
+
{
|
|
11726
|
+
"id": "fixed-assets-advisor",
|
|
11727
|
+
"name": "Fixed Assets & Impairment Advisor",
|
|
11728
|
+
"type": "skill",
|
|
11729
|
+
"provider": "accounting",
|
|
11730
|
+
"harnesses": [
|
|
11731
|
+
"claude-code",
|
|
11732
|
+
"codex",
|
|
11733
|
+
"cursor",
|
|
11734
|
+
"gemini",
|
|
11735
|
+
"kiro",
|
|
11736
|
+
"other"
|
|
11737
|
+
],
|
|
11738
|
+
"summary": "Multi-jurisdiction reference framework for fixed assets, depreciation, and impairment. Covers PP&E recognition (ASC 360 / IAS 16), cost model vs. IFRS revaluation model, componentisation (required under IAS 16.43; optional under US GAAP), borrowing cost capitalisation (ASC 835-20 / IAS 23; optional under HGB \u00a7255), impairment testing (ASC 360-10 two-step vs. IAS 36 single-step with recoverable amount), critical reversibility divergence (US GAAP: not reversible; IFRS: reversible except goodwill), goodwill (ASC 350 / IFRS 3 + IAS 36 \u2014 full vs. partial goodwill), intangibles and R&D (ASC 350/730 vs. IAS 38 development capitalisation), HGB \u00a7253 strict lower of cost or market, JGAAP special depreciation allowances, and tax depreciation interaction (Section 179/bonus depreciation, UK capital allowances, German AfA tables, deferred tax ASC 740 / IAS 12).",
|
|
11739
|
+
"source_type": "original",
|
|
11740
|
+
"category": "finance",
|
|
11741
|
+
"execution_tier": "read-only-runtime",
|
|
11742
|
+
"oauth_scopes": [],
|
|
11743
|
+
"mcp_servers": [],
|
|
11744
|
+
"run_as_permissions": {
|
|
11745
|
+
"required": [],
|
|
11746
|
+
"denied": []
|
|
11747
|
+
},
|
|
11748
|
+
"official_docs": [
|
|
11749
|
+
"https://asc.fasb.org/360",
|
|
11750
|
+
"https://asc.fasb.org/350",
|
|
11751
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias16.html"
|
|
11752
|
+
],
|
|
11753
|
+
"security_notes": "Advisory only \u2014 never posts depreciation or impairment journal entries to any FA module or GL. Never accepts actual asset registers with asset-identifying codes, acquisition costs, or location data that could expose operational details. Impairment conclusions are advisory; formal impairment analyses require qualified valuers and external auditors.",
|
|
11754
|
+
"last_verified": "2026-06-02",
|
|
11755
|
+
"path": "skills/accounting/fixed-assets-advisor",
|
|
11756
|
+
"author": "github: Raishin",
|
|
11757
|
+
"version": "0.1.0"
|
|
11758
|
+
},
|
|
11759
|
+
{
|
|
11760
|
+
"id": "equity-compensation-advisor",
|
|
11761
|
+
"name": "Equity Compensation Advisor",
|
|
11762
|
+
"type": "skill",
|
|
11763
|
+
"provider": "accounting",
|
|
11764
|
+
"harnesses": [
|
|
11765
|
+
"claude-code",
|
|
11766
|
+
"codex",
|
|
11767
|
+
"cursor",
|
|
11768
|
+
"gemini",
|
|
11769
|
+
"kiro",
|
|
11770
|
+
"other"
|
|
11771
|
+
],
|
|
11772
|
+
"summary": "Multi-jurisdiction reference framework for equity-based compensation accounting under ASC 718 and IFRS 2. Covers award classification (equity vs. liability), fair value measurement (Black-Scholes, lattice, Monte Carlo), RSUs/PSUs/ESPPs, forfeiture policy, modification accounting (ASC 718-20 / IFRS 2.27-29), tax effects (excess benefits, Section 162(m), ISO/NSO), and country rules for Germany, Japan, China, and India.",
|
|
11773
|
+
"source_type": "original",
|
|
11774
|
+
"category": "finance",
|
|
11775
|
+
"execution_tier": "read-only-runtime",
|
|
11776
|
+
"oauth_scopes": [],
|
|
11777
|
+
"mcp_servers": [],
|
|
11778
|
+
"run_as_permissions": {
|
|
11779
|
+
"required": [],
|
|
11780
|
+
"denied": []
|
|
11781
|
+
},
|
|
11782
|
+
"official_docs": [
|
|
11783
|
+
"https://asc.fasb.org/718",
|
|
11784
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs2.html",
|
|
11785
|
+
"https://www.sec.gov/interps/account/sab14.htm"
|
|
11786
|
+
],
|
|
11787
|
+
"security_notes": "Advisory only \u2014 never posts stock compensation journal entries or processes equity award transactions. Never accepts employee grant details with names/IDs, cap table data, actual grant prices, insider trading windows, or any MNPI relating to stock plans. Does not constitute legal, tax, or securities advice on equity compensation design.",
|
|
11788
|
+
"last_verified": "2026-06-02",
|
|
11789
|
+
"path": "skills/accounting/equity-compensation-advisor",
|
|
11790
|
+
"author": "github: Raishin",
|
|
11791
|
+
"version": "0.1.0"
|
|
11792
|
+
},
|
|
11793
|
+
{
|
|
11794
|
+
"id": "business-combinations-advisor",
|
|
11795
|
+
"name": "Business Combinations Advisor",
|
|
11796
|
+
"type": "skill",
|
|
11797
|
+
"provider": "accounting",
|
|
11798
|
+
"harnesses": [
|
|
11799
|
+
"claude-code",
|
|
11800
|
+
"codex",
|
|
11801
|
+
"cursor",
|
|
11802
|
+
"gemini",
|
|
11803
|
+
"kiro",
|
|
11804
|
+
"other"
|
|
11805
|
+
],
|
|
11806
|
+
"summary": "Multi-jurisdiction reference framework for business combinations accounting under ASC 805 and IFRS 3. Covers acquirer identification, acquisition date, PPA (consideration transferred, identifiable intangibles, goodwill \u2014 full vs. partial), NCI measurement, deferred tax in PPA, post-combination accounting, measurement period adjustments, common control transactions, and joint venture/operation accounting.",
|
|
11807
|
+
"source_type": "original",
|
|
11808
|
+
"category": "finance",
|
|
11809
|
+
"execution_tier": "read-only-runtime",
|
|
11810
|
+
"oauth_scopes": [],
|
|
11811
|
+
"mcp_servers": [],
|
|
11812
|
+
"run_as_permissions": {
|
|
11813
|
+
"required": [],
|
|
11814
|
+
"denied": []
|
|
11815
|
+
},
|
|
11816
|
+
"official_docs": [
|
|
11817
|
+
"https://asc.fasb.org/805",
|
|
11818
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs3.html",
|
|
11819
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias27.html"
|
|
11820
|
+
],
|
|
11821
|
+
"security_notes": "Advisory only \u2014 never posts acquisition journal entries or PPA entries to any GL or ERP. Never accepts deal-specific confidential terms, actual purchase prices, counterparty identities, or any MNPI. Does not constitute a formal purchase price allocation report, fairness opinion, or valuation conclusion for any regulatory or transactional purpose. All conclusions require verification with qualified external auditors, valuation specialists, and legal advisors.",
|
|
11822
|
+
"last_verified": "2026-06-02",
|
|
11823
|
+
"path": "skills/accounting/business-combinations-advisor",
|
|
11824
|
+
"author": "github: Raishin",
|
|
11825
|
+
"version": "0.1.0"
|
|
11826
|
+
},
|
|
11827
|
+
{
|
|
11828
|
+
"id": "debt-capital-structure-advisor",
|
|
11829
|
+
"name": "Debt & Capital Structure Advisor",
|
|
11830
|
+
"type": "skill",
|
|
11831
|
+
"provider": "finance",
|
|
11832
|
+
"harnesses": [
|
|
11833
|
+
"claude-code",
|
|
11834
|
+
"codex",
|
|
11835
|
+
"copilot",
|
|
11836
|
+
"cursor",
|
|
11837
|
+
"gemini",
|
|
11838
|
+
"kiro"
|
|
11839
|
+
],
|
|
11840
|
+
"summary": "Multi-jurisdiction reference framework for debt and capital structure advisory: optimal capital structure theory (M&M, trade-off, pecking order), leverage and credit metrics, debt instruments (RCF, TLA/TLB, HY bonds, convertibles, mezzanine), covenant analysis (maintenance vs. incurrence, DSCR, restricted payments), refinancing and maturity wall management, WACC optimization, Basel III/IV capital requirements, liability management, rating agency methodologies (S&P/Moody's/Fitch), and ESG-linked financing (SLBs/SLLs, green bonds ICMA GBP). Advisory only.",
|
|
11841
|
+
"source_type": "original",
|
|
11842
|
+
"category": "finance",
|
|
11843
|
+
"execution_tier": "read-only-runtime",
|
|
11844
|
+
"oauth_scopes": [],
|
|
11845
|
+
"mcp_servers": [],
|
|
11846
|
+
"run_as_permissions": {
|
|
11847
|
+
"required": [],
|
|
11848
|
+
"denied": []
|
|
11849
|
+
},
|
|
11850
|
+
"official_docs": [
|
|
11851
|
+
"https://www.bis.org/publ/bcbs189.pdf",
|
|
11852
|
+
"https://www.bis.org/bcbs/publ/d424.htm",
|
|
11853
|
+
"https://www.icmagroup.org/sustainable-finance/the-principles-guidelines-and-handbooks/green-bond-principles-gbp/",
|
|
11854
|
+
"https://www.icmagroup.org/sustainable-finance/the-principles-guidelines-and-handbooks/sustainability-linked-bond-principles-slbp/",
|
|
11855
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32023R2631"
|
|
11856
|
+
],
|
|
11857
|
+
"security_notes": "Advisory only \u2014 never executes transactions, accesses banking systems, or writes to any system of record. Never accepts MNPI, live deal terms, live market pricing for execution, or bank credentials. Not investment advice or a fairness opinion.",
|
|
11858
|
+
"last_verified": "2026-06-03",
|
|
11859
|
+
"path": "skills/finance/debt-capital-structure-advisor",
|
|
11860
|
+
"author": "github: Raishin",
|
|
11861
|
+
"version": "0.1.0"
|
|
11862
|
+
},
|
|
11863
|
+
{
|
|
11864
|
+
"id": "fpa-forecasting-advisor",
|
|
11865
|
+
"name": "FP&A Forecasting & Budgeting Advisor",
|
|
11866
|
+
"provider": "finance",
|
|
11867
|
+
"category": "finance",
|
|
11868
|
+
"execution_tier": "read-only-runtime",
|
|
11869
|
+
"lifecycle": "experimental",
|
|
11870
|
+
"summary": "Driver-based budgeting, rolling forecasts, ZBB, LRP, xP&A, variance analysis, MD&A support. US GAAP/IFRS/FRS 102.",
|
|
11871
|
+
"path": "skills/finance/fpa-forecasting-advisor",
|
|
11872
|
+
"type": "skill",
|
|
11873
|
+
"source_type": "original",
|
|
11874
|
+
"version": "0.1.0",
|
|
11875
|
+
"last_verified": "2026-06-03",
|
|
11876
|
+
"harnesses": [
|
|
11877
|
+
"claude-code",
|
|
11878
|
+
"codex",
|
|
11879
|
+
"copilot",
|
|
11880
|
+
"cursor",
|
|
11881
|
+
"gemini",
|
|
11882
|
+
"kiro"
|
|
11883
|
+
],
|
|
11884
|
+
"official_docs": [
|
|
11885
|
+
"https://asc.fasb.org/",
|
|
11886
|
+
"https://www.ifrs.org/",
|
|
11887
|
+
"https://www.cgma.org/"
|
|
11888
|
+
],
|
|
11889
|
+
"security_notes": "Advisory only. Never accepts MNPI or confidential budget figures."
|
|
11890
|
+
},
|
|
11891
|
+
{
|
|
11892
|
+
"id": "working-capital-advisor",
|
|
11893
|
+
"name": "Finance Working Capital Advisor",
|
|
11894
|
+
"provider": "finance",
|
|
11895
|
+
"category": "finance",
|
|
11896
|
+
"execution_tier": "read-only-runtime",
|
|
11897
|
+
"lifecycle": "experimental",
|
|
11898
|
+
"summary": "CCC, DSO/DPO/DIO, AR/AP, inventory, 13-week cash forecasting, SCF, ABL, ASC 860/IFRS 9. US GAAP/IFRS/APAC.",
|
|
11899
|
+
"path": "skills/finance/working-capital-advisor",
|
|
11900
|
+
"type": "skill",
|
|
11901
|
+
"source_type": "original",
|
|
11902
|
+
"version": "0.1.0",
|
|
11903
|
+
"last_verified": "2026-06-03",
|
|
11904
|
+
"harnesses": [
|
|
11905
|
+
"claude-code",
|
|
11906
|
+
"codex",
|
|
11907
|
+
"copilot",
|
|
11908
|
+
"cursor",
|
|
11909
|
+
"gemini",
|
|
11910
|
+
"kiro"
|
|
11911
|
+
],
|
|
11912
|
+
"official_docs": [
|
|
11913
|
+
"https://asc.fasb.org/",
|
|
11914
|
+
"https://www.ifrs.org/"
|
|
11915
|
+
],
|
|
11916
|
+
"security_notes": "Advisory only. Never accepts customer-identifying AR data or payment instructions."
|
|
11181
11917
|
}
|
|
11182
|
-
]
|
|
11918
|
+
]
|