Register, update, or re-sync data sources for MFS so they become searchable — postgres / mysql / mongo / snowflake / bigquery, github / jira / linear / notion / hubspot / zendesk, slack / discord / gmail / feishu, s3 / gdrive / web / file. Use whenever the user wants to ADD a new data source to MFS, change an existing connector's config, re-ingest / re-index a source, list registered connectors, or troubleshoot a sync that's not picking up data. Trigger phrases include "add X to MFS", "ingest my [postgres/slack/github/etc]", "register this repo / database / workspace", "make X searchable", "re-sync Y", "update the slack token", "what connectors do I have". Do NOT use for: searching / finding / reading content (use mfs-find); raw mutation of the source itself (MFS only reads).
$npx -y skills add zilliztech/mfs --skill mfs-ingestInstalls into the current project.
Run `npx skills use "https://github.com/zilliztech/mfs" --skill "zilliztech/mfs/mfs-ingest"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zilliztech/mfs" that are relevant to the current task. Run `npx skills add "https://github.com/zilliztech/mfs"` and select the relevant skills, then follow their instructions.