script-preview

Generate a plain English outline of FileMaker script steps before fmxmlsnippet generation.

89|29|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/petrowsky/agentic-fm --skill script-preview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: script-preview
Source: https://github.com/petrowsky/agentic-fm/tree/main/.cursor/skills/script-preview
Command: npx skills add https://github.com/petrowsky/agentic-fm --skill script-preview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a human-readable preview of a FileMaker script's logic before it's converted into the fmxmlsnippet format, allowing for easier review and iteration.

Core Features & Use Cases

  • Script Outlining: Generates a clear, step-by-step outline of a proposed script.
  • Iterative Refinement: Facilitates easy feedback and modification of script logic before final generation.
  • Use Case: Before generating a complex FileMaker script to process user data, you can use this Skill to get a plain English outline, confirm the steps with your team, and make any necessary adjustments.

Quick Start

Use the script-preview skill to outline the logic for a script that imports data from a CSV file.

Frequently Asked Questions about script-preview

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

FAQPage Schema
How do I preview FileMaker script logic before generating XML?

You can preview FileMaker script logic by generating a plain English outline of proposed steps before committing to fmxmlsnippet output. This facilitates reviewing and iterating on the script flow before final XML generation.

What is the best way to outline a FileMaker script before writing it?

The best way to outline a FileMaker script is to generate a step-by-step plain English draft of the proposed logic. This approach allows you to confirm the script steps and make necessary adjustments before generating the final fmxmlsnippet format.

Can I draft and review FileMaker script steps in plain English?

Yes, you can draft and review FileMaker script steps in plain English. By triggering phrases like "draft the script" or "show me the steps," you get a human-readable preview of the logic for easy feedback and modification before XML generation.

How do I iterate on a proposed FileMaker script before final generation?

To iterate on a proposed FileMaker script, generate a human-readable preview of the logic first. This allows you to review the outline, provide feedback, and modify the script steps before the final fmxmlsnippet output is created.

Does this script preview approach work for complex FileMaker data processing workflows?

Yes, this script preview approach works for complex FileMaker workflows. You can outline the logic for scripts that process user data or import CSV files, confirming the steps with your team and making adjustments before final generation.

When do I need to outline FileMaker script logic before fmxmlsnippet generation?

You need to outline FileMaker script logic before fmxmlsnippet generation when you want to review the proposed steps in plain English. This ensures the script logic is correct and allows for easy feedback before committing to the final XML output.