fusionplace

Answer fusion_place product questions by searching official documentation APIs.

4|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/fusions/fusionplace-skill --skill fusionplace-fusions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fusionplace
Source: https://github.com/fusions/fusionplace-skill
Command: npx skills add https://github.com/fusions/fusionplace-skill --skill fusionplace-fusions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Users of the fusion_place corporate performance management cloud service often struggle to find accurate answers about features, operations, errors, and design patterns scattered across manuals, Q&A pages, and pattern libraries. This Skill acts as a librarian that searches official documentation and produces grounded, citation-backed answers instead of guesses. ## Core Features & Use Cases - Documentation-grounded answers: Searches the official docs-search API across user manuals, Q&A, and pattern libraries, then cites verified page URLs with clear source attribution. - Structured response patterns: Classifies each answer into documented (A), partially inferred (B), or support-referral (C) patterns, with strict rules against speculation on file paths, config keys, and command procedures. - Bilingual terminology support: Ships an 870+ row JA/EN glossary so answers match the user's language with consistent fusion_place terminology. - Use Case: A user asks how to fix an Excel-Link installation error; the Skill searches the Q&A category, retrieves the full article, and replies with the documented resolution steps plus the official reference URL. ## Quick Start Ask a question about fusion_place such as how to configure ledger access permissions per department, and the Skill will search the official documentation and answer with cited sources.

Frequently Asked Questions about fusionplace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get answers about fusion_place features and errors?

Ask a question mentioning fusion_place or its specific terms like ledger, dimension, Excel-Link, or participant. The Skill searches the official documentation API, retrieves full article text, and replies with cited reference URLs.

What documentation sources does the fusion_place skill search?

It searches three official sources via the docs-search API: the user manual, Q&A, and pattern library at docs.fusionplace.net. It can also fall back to web_search and web_fetch on fusions.co.jp and fusionplace.net when the API is unavailable.

Does the fusion_place skill answer questions in English?

Yes, it replies in the user's language even though the source documents are Japanese. It uses a bundled JA/EN glossary for consistent terminology and checks whether an English version of each reference URL exists before citing it.

When does the skill refuse to answer and redirect to official support?

It uses the support-referral pattern only when objective facts like version-specific behavior, contract terms, or known defects are missing from documentation, or when file paths, config keys, and command procedures are undocumented. Business design questions receive reasoned suggestions instead.

Can the skill answer questions about other products like SAP or Tableau?

No, it explicitly skips questions primarily about other products such as SAP, Oracle, Tableau, Power BI, or Salesforce when they are unrelated to fusion_place. This skip logic is defined in the frontmatter trigger conditions.