fusionx-ai-skills
v1.0.0AI agent skills supporting FusionX business-analysis work — user manuals, functional testing, requirement documentation, and more.
By r4ge-quit0 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 4 skill or MCP entries
- Source updated
- Sep 17, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install fusionx-ai-skills for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install fusionx-ai-skills@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/r4ge-quit/fusionx-ai-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/api-field-mapper/SKILL.md├── skills/functional-testing/SKILL.md├── skills/fusionx-urs/SKILL.md└── skills/user-manual-update/SKILL.md
Included Skills4
Map FusionX Master Data and API Requirements fields from a Word document to real API endpoints, request/response fields, or live dropdown lookups, then produce a formatted Excel mapping. Use for Swagger/OpenAPI field mapping, captured FusionX network payloads, master-data lookup endpoints, or refreshing module API specifications; not for general functional testing or user-manual creation.
Use when a Jira ticket, requirement/spec document, test-case list, or ad hoc request asks to functionally test a FusionX module end to end — verifies UI behavior across full transaction lifecycles (create/edit/submit/approve/reject/delete, not read-only), traces where validated values, dropdown options, and derived data actually originate (cross-module API calls, config/settings screens), and — when a codebase connection is configured — cross-checks observed behavior against the actual implementation.
Use this skill to write, draft, or generate a URS for the FusionX Co-Banking platform at LOLC Technologies. Trigger on: "write/draft/create/generate a URS", "URS for [feature]", "write requirements for [module]", "I need a URS", or any scope/feature description for FusionX modules (Lending, CASA, COB/KYC, Cash & Teller, Term Deposit, MicroFinance, Common Settings, Open Banking). Also trigger on any scope statement or change request to formalise. Always use this skill — never write a URS from memory alone. Contains: exact LOLC URS format (structure + .docx formatting) verified against signed-off samples, FusionX module knowledge for all 8 modules, OBIE Open Banking specs, and a cognitive quality pass (ambiguity, assumption, edge-case, conflict, gap checks) on drafted requirements, not just formatting.
Use when a Jira ticket or user request asks to create or update a FusionX module user manual (Accounts, Cash, Collateral, Lending, SCO, Term Deposit, or a new module) by walking the live UAT application and producing a screenshot-led Word/PDF user guide.
Plugin manifests1
{
"name": "fusionx-ai-skills",
"description": "AI agent skills supporting FusionX business-analysis work — user manuals, functional testing, requirement documentation, and more.",
"version": "1.0.0",
"author": {
"name": "r4ge-quit"
},
"homepage": "https://github.com/r4ge-quit/fusionx-ai-skills",
"repository": "https://github.com/r4ge-quit/fusionx-ai-skills"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[fusionx-ai-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/fusionx-ai-skills)