filemaker-xml skillA

filemaker-xml is agent-read markdown (skill) from andykear/filemaker-xmlsnippet-claude-skill: Use this skill whenever the user wants to work with FileMaker script XML or custom function XML. This includes: generating FileMaker XML from a description, pseudocode, or script steps; analysing or reviewing existing FileMaker XML for errors or silent-failure risks; converting scripts between formats; or any task where the output must be paste-ready XML for the FileMaker Script Workspace or Manage Custom Functions dialog. Trigger any time the user mentions FileMaker scripts, fmxmlsnippet, Set V.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# FileMaker Script & Custom Function XML Skill

## Overview

This skill enables Claude to correctly **analyse** and **generate** FileMaker
Script Workspace XML — the `fmxmlsnippet type="FMObjectList"` format that
FileMaker accepts via clipboard paste.

The format has a lenient XML parser but a strict paste handler. Structural
deviations that look fine as XML can cause steps to paste with silently missing
data (e.g. Set Variable pastes with no variable name). The reference files in
this skill are the authoritative reverse-engineered spec for what the paste
handler actually accepts.

---

## Mandatory reading — progressive loading

The specification (v1.14) is split so a task loads only the sections it
needs. The rules are:

1. **Always read `references/core.md` first.** Not optional. It contains
   the paste format requirements, common conventions, the Set Variable
   canonical structure, and the silent-failure modes that apply to every
   step. Skipping it reintroduces the from-memory failure mode this
   skill exists to prevent.
2. **Always read `references/steps-control.md`.** Control steps (If,
   Loop, Perform Script, Exit Script, Comment, transactions) appear in
…

Read the whole file at its exact version.

How to install

Latest version
mdr add andykear/filemaker-xmlsnippet-claude-skill/filemaker-xml@git:20260921.50f5871
Exact content
mdr add andykear/filemaker-xmlsnippet-claude-skill/filemaker-xml@sha256:6941dc01cd4a48e5

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_wx3y2btjdbrcvq6r.svg)](https://markdownregistry.com/a/art_wx3y2btjdbrcvq6r)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.50f5871 latest2026-09-21 50f5871 10,598 BA view · diff
git:20260801.70c8fc92026-08-01 70c8fc9 10,598 BA view · diff
git:20260703.e1f51982026-07-03 e1f5198 10,311 BA view · diff
git:20260622.ca0b5122026-06-22 ca0b512 10,311 BA view · diff
git:20260610.3cbf0332026-06-10 3cbf033 10,109 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10598 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

andykear/filemaker-xmlsnippet-claude-skill · 16 stars · license none · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_wx3y2btjdbrcvq6r
GET https://markdownregistry.com/api/v1/resolve?ref=andykear/filemaker-xmlsnippet-claude-skill/filemaker-xml
GET https://markdownregistry.com/api/v1/blob/6941dc01cd4a48e5322eeb018ae7ea877f76143b5a346addfdfa27ef650fa918

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

Browse by kind, by grade A, or by owner.