<?xml version="1.0"?>
<rss version="2.0"><channel><title>AI Initiatives</title><link>https://fmforums.com/filemaker-ai-repository/</link><description>A Repository of FileMaker and AI  </description><language>en</language><item><title>FMDojo</title><link>https://fmforums.com/filemaker-ai-repository/fmdojo-r1/</link><description><![CDATA[
<p><img src="https://fmforums.com/uploads/monthly_2026_06/fmdojo-header.png.1fb113f49acfb2c28c89cd708d1c1fcc.png" /></p>
<p>Agnes has published FM Dojo, which provides a comprehensive guide and tools for integrating AI into FileMaker workflows, focusing on practical implementation and best practices. New features and functions are regularly added.</p>]]></description><guid isPermaLink="false">1</guid><pubDate>Thu, 25 Jun 2026 20:14:19 +0000</pubDate></item><item><title>ProofKit</title><link>https://fmforums.com/filemaker-ai-repository/proofkit-r2/</link><description><![CDATA[
<p><img src="https://fmforums.com/uploads/monthly_2026_06/proofkit-horiz.webp.f388f62ef99b534ab7120e651f8207de.webp" /></p>
<p>Join Ernest and Todd in this episode of the Context Podcast, for a short demo of <a rel="external nofollow" href="https://proofkit.proof.sh/"><u>ProofKit</u></a> MCP and how you can expose AI agents to FileMaker to build and publish Web Apps.</p>]]></description><guid isPermaLink="false">2</guid><pubDate>Thu, 25 Jun 2026 20:16:58 +0000</pubDate></item><item><title>FM Copilot</title><link>https://fmforums.com/filemaker-ai-repository/fm-copilot-r3/</link><description><![CDATA[
<p><img src="https://fmforums.com/uploads/monthly_2026_06/icon-192.png.bd8a3572a485cfa7bcefb326d45f3020.png" /></p>
<p>Alberto has released a Mac app - Windows to come - generate, copy-and-paste elements - scripts, custom functions, etc for coding via your favourite AI Agent, with usage based on 'credits' purchased.</p>]]></description><guid isPermaLink="false">3</guid><pubDate>Thu, 25 Jun 2026 20:17:50 +0000</pubDate></item><item><title>ai2fm</title><link>https://fmforums.com/filemaker-ai-repository/ai2fm-r4/</link><description><![CDATA[<p>Dimitris has released AI2FM - a plugin and service that connects AI models with FileMaker via copy-and-paste. The plugin supports natural language prompts to generate scripts and automate tasks.<br><br><a rel="external nofollow" href="https://www.youtube.com/watch?v=zg1LieGfHTU">https://www.youtube.com/watch?v=zg1LieGfHTU</a></p>]]></description><guid isPermaLink="false">4</guid><pubDate>Thu, 25 Jun 2026 20:18:49 +0000</pubDate></item><item><title>genie</title><link>https://fmforums.com/filemaker-ai-repository/genie-r5/</link><description><![CDATA[<p><span style="font-family: inherit;">Bruno has created his own plugin to generate scripts, debug logic, ask questions, run structured queries against your file, and work with schema using context grounded in your live solution.</span></p>]]></description><guid isPermaLink="false">5</guid><pubDate>Thu, 25 Jun 2026 20:19:36 +0000</pubDate></item><item><title>agentic-fm</title><link>https://fmforums.com/filemaker-ai-repository/agentic-fm-r6/</link><description><![CDATA[<p>Matt is building a platform and plugin to analyse solutions, generate/update scripts, design layouts, build schema &amp; more — all through AI that understands your live FileMaker environment. <em>(em dashes optional)</em></p>]]></description><guid isPermaLink="false">6</guid><pubDate>Thu, 25 Jun 2026 20:20:51 +0000</pubDate></item><item><title>KiBuild-mcp</title><link>https://fmforums.com/filemaker-ai-repository/kibuild-mcp-r7/</link><description><![CDATA[<p>A FileMaker-aware MCP server that gives AI coding tools deep, structured access to your FileMaker schema — scripts, layouts, tables, relationships, and dependencies — without grep, without reading raw XML, and without a FileMaker license at runtime.</p><p>Works with Claude Code, Cursor, Windsurf, Codex, Antigravity (Google), and any MCP-compatible AI tool.</p>]]></description><guid isPermaLink="false">7</guid><pubDate>Thu, 25 Jun 2026 20:23:56 +0000</pubDate></item><item><title>Claris</title><link>https://fmforums.com/filemaker-ai-repository/claris-r8/</link><description><![CDATA[<p>Claris is preparing what comes next for FileMaker with agentic development and interface design. </p>]]></description><guid isPermaLink="false">8</guid><pubDate>Thu, 25 Jun 2026 21:03:22 +0000</pubDate></item><item><title>FileMaker Layout XML Skill</title><link>https://fmforums.com/filemaker-ai-repository/filemaker-layout-xml-skill-r9/</link><description><![CDATA[<p><span style="font-family: Verdana, Arial, Helvetica, sans-serif;">Andy Kear (from Clockwork Creative Technology, with a companion skill for script XML) is a more sophisticated </span><em>skill</em><span style="font-family: Verdana, Arial, Helvetica, sans-serif;">, and it’s worth studying closely because it argues this very thesis in its own README — that there should be a clear boundary between what the AI determines (the layout logic and content) and what must be deterministic (the XML structure). It supplies that deterministic layer as a specification: all 18 layout object types, the decoded flag bits, the element-ordering constraints, and the paste-handler rules that cause FileMaker to silently drop malformed objects. And it was built the hard way — not from documentation, because Claris publishes no formal spec for the clipboard or FMUT XML formats, but by empirical round-trip reverse-engineering (generate, paste, save, copy back out, diff against native) across more than thirty-five production layouts. It is genuinely excellent work. It is also the clearest illustration of a skill’s ceiling: it makes the shape </span><em>known</em><span style="font-family: Verdana, Arial, Helvetica, sans-serif;"> to the model, but the model still authors the XML. A perfect spec lowers the error rate dramatically; it cannot make a wrong shape impossible, because the model is still doing the typing. Kear names precisely the boundary that the next rung up enforces in code rather than describes in prose.</span></p>]]></description><guid isPermaLink="false">9</guid><pubDate>Thu, 25 Jun 2026 21:25:35 +0000</pubDate></item><item><title>CadenceUX Claris FileMaker Pro Skill</title><link>https://fmforums.com/filemaker-ai-repository/cadenceux-claris-filemaker-pro-skill-r10/</link><description><![CDATA[<p><span style="font-family: Verdana, Arial, Helvetica, sans-serif;">Claris FileMaker Pro Skill is a skill in the pure sense, and a good one. It ships reference catalogs — all 360 calculation functions, all 155 script steps, the error codes, the help-center URLs — with a local-first, live-verify strategy and even a version-drift detector that flags when a fetched doc references a newer FileMaker version than the skill was built against. What it fixes is what the model </span><em>knows</em><span style="font-family: Verdana, Arial, Helvetica, sans-serif;">: it stops your model from hallucinating a function signature or inventing an error code. That is real value. But it is, by design, a knowledge layer. The model still authors the XML; the skill just makes sure the model is better informed while it does that.</span></p>]]></description><guid isPermaLink="false">10</guid><pubDate>Thu, 25 Jun 2026 21:26:44 +0000</pubDate></item></channel></rss>
