petrowskypetrowskyCommunityยท6 Agent Skills Included

agentic-fm

FileMaker script generation, debugging, schema design, and layout building

Generates, reviews, debugs, and refactors FileMaker scripts, layouts, and database schemas from plain-English requests. Eliminates manual XML editing, slow script tracing, and repetitive layout construction inside FileMaker Pro. Connects to your live solution via context export and OData so every generated object uses real field and script IDs.
npx skills add petrowsky/agentic-fm --all -g -y
Available:

Instructs the agent on session startup checks, environment detection, and how to resolve FileMaker context from CONTEXT.json, index files, or parsed XML before generating any scripts or objects.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’