Search, grep, browse, and read across registered MFS data sources via the mfs CLI — codebases, docs, PDFs, web crawls, databases (postgres/mysql/mongo/snowflake/bigquery), issue trackers (jira/linear/github), CRMs (hubspot), chat (slack/discord/gmail/feishu), object stores (s3/gdrive). Use whenever the user asks to find, locate, look up, look across, or read something out of an already-configured MFS index. Trigger phrases include "search the codebase for", "find anywhere about", "where is X mentioned", "look across our [slack/jira/postgres/etc]", "any past tickets/RFCs/commits about", "what does our wiki say about", "cat / head / tail / ls / tree this MFS path". Do NOT use for: registering a NEW data source (use mfs-ingest), changing connector config, kicking off re-ingest, or any write/delete operation — mfs is read-only.
$npx -y skills add zilliztech/mfs --skill mfs-findInstalls into the current project.
Run `npx skills use "https://github.com/zilliztech/mfs" --skill "zilliztech/mfs/mfs-find"` 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.