<?xml version="1.0"?>
<rss version="2.0"><channel><title>AI Initiatives: Skills</title><link>https://fmforums.com/filemaker-ai-repository/skills/?d=1</link><description>AI Initiatives: Skills</description><language>en</language><item><title>FileMaker Layout XML Skill</title><link>https://fmforums.com/filemaker-ai-repository/skills/filemaker-layout-xml-skill-r9/</link><description><![CDATA[
<p><img src="https://fmforums.com/uploads/monthly_2026_06/clockwork-square.png.b78af1297e1706bbedc1bb83a97bb7e6.png" /></p>
<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 Skill Collection</title><link>https://fmforums.com/filemaker-ai-repository/skills/cadenceux-claris-filemaker-skill-collection-r10/</link><description><![CDATA[
<p><img src="https://fmforums.com/uploads/monthly_2026_06/cadenceuxv2.png.14bbae9c5168e3761df56c762c0c4cfd.png" /></p>
<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>
