Admin/control console for an Open Tag Slack tag-in workflow backed by MFS. Use to set up a new Open Tag bot from scratch, check what is currently running (backend, permitted MFS scopes, Slack channel), change settings, add or remove data sources, switch the CLI agent backend (claude -p / codex exec), invite or move the bot in Slack, run preflight checks, and troubleshoot thread context, retrieval, or task execution.
$npx -y skills add zilliztech/mfs --skill open-tagInstalls into the current project.
Run `npx skills use "https://github.com/zilliztech/mfs" --skill "zilliztech/mfs/open-tag"` 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.