Give Claude deep product knowledge of FrameworX — architecture, syntax, protocols, modules, and documentation links — so it can answer questions accurately without web searching.
AI Integration | How-to Guide
The FrameworX Claude Skill is a knowledge file (SKILL.md) that gives Claude comprehensive understanding of the FrameworX platform. It is the Claude equivalent of Ask FrameworX Docs on ChatGPT.
When installed, Claude can answer FrameworX questions directly from the skill — no web search, no guessing. It covers:
The skill follows the Agent Skills open standard. The same file works with Claude, GitHub Copilot, Cursor, and other compatible AI agents.
Skill vs MCP tools — they are independent. The skill provides product knowledge for conversations. The provides hands-on solution building (creating tags, displays, devices inside the Designer). You can use either or both. but MCP is a superset, not need to install if are already using the MCP.
Download the skill file, ready to install:
The zip contains a frameworx/ folder with the SKILL.md file inside.
The skill is also available on GitHub
Requires a Claude Pro, Max, Team, or Enterprise plan with code execution enabled.
Once enabled, Claude will automatically activate the skill whenever you mention FrameworX, SCADA, HMI, or related topics. No need to invoke it manually.
For developers using Claude Code in the terminal:
Create the skills directory if it doesn't exist:
mkdir -p ~/.claude/skills/frameworxCopy the SKILL.md file into that directory:
The skill follows the Agent Skills open standard. The same SKILL.md file works with any compatible agent:
Agent | Skill Location |
|---|---|
GitHub Copilot |
|
Cursor |
|
OpenAI Codex CLI |
|
Consult your agent's documentation for the exact skills directory path.
After installing, start a new Claude conversation and try these questions:
DisplaysList and warn that DisplaysDraw is NOT a writable tableIf Claude is web-searching for basic FrameworX information, the skill may not be enabled. Check Settings → Capabilities → Skills.
The skill gives Claude product knowledge. If you want Claude to build inside FrameworX — creating tags, displays, devices, and alarms directly in the Designer — connect the MCP Designer tools.
→ See for setup instructions
→ See for examples of what MCP can do
The skill and MCP tools work independently. Use the skill alone for knowledge and documentation guidance. Add MCP when you are ready to build.
Questions or feedback about the Claude Skill: