filemaker-function-reference

Provides documentation and lookup for FileMaker Pro functions and script steps via DuckDB-indexed sources.

17|5|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/marcel-more/fm-lab --skill filemaker-function-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: filemaker-function-reference
Source: https://github.com/marcel-more/fm-lab/tree/main/.claude/skills/filemaker-function-reference
Command: npx skills add https://github.com/marcel-more/fm-lab --skill filemaker-function-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the need to manually search through online documentation by providing an integrated, context-aware reference for FileMaker Pro functions and script steps directly within your development environment.

Core Features & Use Cases

  • Multi-Source Lookup: Seamlessly queries a local DuckDB reference index, a local HTML mirror of Claris help, or the official online documentation.
  • Context-Aware Analysis: Automatically explains FileMaker functions and script steps when encountered in your code or when explicitly requested.
  • Thematic Search: Allows you to discover functions by category or topic, such as JSON handling, date calculations, or container management.

Quick Start

Ask the assistant to explain the FileMaker function or script step you are currently working with by typing a natural language request like explain the FileMaker function Substitute.

Frequently Asked Questions about filemaker-function-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up FileMaker function syntax and parameters without browsing online documentation?

You can look up FileMaker function syntax by querying a local DuckDB index and mirrored Claris help files to get instant, context-aware explanations of parameters and syntax directly in your development environment.

Can I search for FileMaker script steps by category, such as JSON handling or date calculations?

Yes, thematic search allows you to discover FileMaker functions and script steps by category or topic, such as JSON handling, date calculations, or container management, facilitating rapid development.

Does this FileMaker documentation reference work offline?

Yes, the reference leverages a local DuckDB database and a local HTML mirror of Claris help files to ensure high-speed, offline-capable access to official FileMaker developer resources.

What is the best way to get context-aware explanations of FileMaker functions encountered in my code?

The reference automatically analyzes and explains FileMaker functions and script steps when encountered in your code, or when you explicitly request them using a natural language prompt.

How do I find official technical specifications for Claris FileMaker Pro script steps?

The skill provides comprehensive technical specifications for FileMaker Pro functions and script steps by querying a local index, a local HTML mirror of Claris help, or the official online documentation.