agentic-fm
FileMaker script generation, debugging, schema design, and layout building
All Skills in This Repository (6)
Pure Emerald Level Indicatorslibrary-lookup
Retrieve reusable fmxmlsnippet code from a curated library by keyword matching.
script-lookup
Locate FileMaker scripts in parsed XML by ID or name.
menu-lookup
Locate FileMaker custom menu and menu set UUIDs in parsed XML data.
fm-debug
Capture FileMaker script runtime state, variable values, and error codes.
script-review
Analyze FileMaker script flow and identify inefficiencies in XML formats.
script-preview
Generate a plain English outline of FileMaker script steps before fmxmlsnippet generation.
Frequently Asked Questions
FAQPage SchemaHow to install agentic-fm?โผ
Run `npx skills add petrowsky/agentic-fm --all -g -y` in your terminal to install all skills globally, then follow the setup skill to connect your FileMaker solution.
What can agentic-fm do with FileMaker?โผ
It generates and refactors scripts, debugs runtime errors, designs layouts, builds schemas via OData, seeds test data, and produces ERDs and solution analysis reports.
Does agentic-fm work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding environments.
Do I need FileMaker Server to use agentic-fm?โผ
No. Core script and layout workflows run locally with FileMaker Pro 21+. OData-connected features like schema building and data seeding require a hosted FileMaker Server.
Can non-developers use agentic-fm?โผ
Basic FileMaker knowledge helps, but you describe what you want in plain English and the agent handles the XML, validation, and clipboard delivery for pasting into FileMaker.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core