.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/marcel-more/fm-lab
home/skills/marcel-more/fm-lab
marcel-more avatar

marcel-more/fm-lab

19 skills

View on GitHub
$npx skills add marcel-more/fm-lab
SkillInstalls
convert-xmlConvert FileMaker XML export to DuckDB database. Automatically handles UTF-8 encoding conversion and creates analyzed database tables.—create-custom-dashboardInteractively creates a new custom dashboard bundle for the fm-lab dashboard system.—filemaker-function-referenceLookup documentation for FileMaker functions and ScriptSteps via local DuckDB reference index and Claris-Online-Help mirror (or online fallback).—fm-analyzeAnalyzes the business logic and semantic purpose of a FileMaker object (Script, Field, Layout, CustomFunction, ValueList, etc.) from the DuckDB database…—fm-generate-scriptGenerates FileMaker scripts as paste-ready fmxmlsnippet XML through a reference-driven pipeline - canonical text draft, deterministic lint, object-reference…—fm-graph-clusterSegments the FileMaker object graph in `db/fm_catalog.duckdb` into modules/communities, finds the best resolution for this solution's size by sweeping…—fm-openOpens a FileMaker object directly in FileMaker Pro via an fmIDE fmp:// URL, after verifying through the FM-Lab REST API that the fmIDE plugin is enabled and…—fm-showOpens a FileMaker object in the FM-Lab web frontend (browser deep link) — detail view by default, references or graph view via flags; works from inside the dev…—fm-summarizeGenerates a technical summary of a FileMaker object (Script, Field, Layout, CustomFunction, ValueList, BaseTable, TableOccurrence, Relationship, etc.) from the…—install-claris-docsDownload and install Claris FileMaker Pro online help (help.claris.com) as a local mirror in `docs/claris-help/`.—install-duckdb-docsDownload and install DuckDB documentation from duckdb.org. Automatically checks for newer versions and prompts before replacing existing docs.—install-fm-xml-export-exploderClone and install the fm-xml-export-exploder repository for splitting FileMaker XML exports into individual components.—install-fmide-docsDownload and install fmIDE documentation from the GitHub Wiki. Automatically checks for newer commits and prompts before replacing existing docs.—install-mbs-docsDownload and install MBS Plugin documentation from MonkeyBread Software. Automatically checks for newer versions and prompts before replacing existing docs.—install-ooe-fmClone and install the ooe-fm (One Of Everything) FileMaker reference repository for XML test cases.—mbs-function-referenceLookup documentation for MBS Plugin functions. Use when analysing FileMaker codebase, when the user asks about an MBS function or wants to find MBS functions…—select-solutionSwitches the active fm-lab solution (the workspace default: pointer file + db/ symlinks + running API) via tools/solution.sh.—skill-creatorGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's…—test-convert-xmlRun XML-to-DuckDB conversion test using ooe-fm reference data.—