filemaker-cloud
FileMaker Cloud is the Claris-managed cloud hosting service for FileMaker databases, providing team management, Claris ID authentication, and cloud-specific administration features.
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "filemaker-cloud" description: "FileMaker Cloud is the Claris-managed cloud hosting service for FileMaker databases, providing team management, Claris ID authentication, and cloud-specific administration features." license: "MIT" --- # Claris FileMaker Cloud Help > Navigator skill — routes to reference files, then fetches live Claris documentation on demand. FileMaker Cloud is the Claris-managed cloud hosting service for FileMaker databases, providing team management, Claris ID authentication, and cloud-specific administration features. ## How to use this skill 1. Identify the topic area below that matches the user's question. 2. Read the corresponding `references/` file to find the relevant page URL(s). 3. Fetch the page with `WebFetch` from the URL listed there. 4. If a fetch returns 404, tell the user the page may have moved and suggest running `update.py` to refresh references. ## Topic areas ### Getting started Initial setup, creating a team, inviting users, uploading databases, connecting from FileMaker Pro. → `references/cloud-getting-started.md` ### Administration Managing databases, users, groups, settings, backups, Data API/OData configuration, SSL, logs. → `references/cloud-administration.md` ### Release notes → `references/cloud-release-notes.md`
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

