Skip to content
Back to Docs Home返回文档首页ドキュメントホームに戻る

Install Agent Skills安装 Agent SkillsAgent Skills をインストール

The CLI gives your agent the tools. Skills teach it when and how to use each one — which tool answers which question, what parameters matter, how to read the result.CLI 给你的 agent 工具,Skills 则教它什么时候、怎么用每一个——哪个工具回答哪种问题、哪些参数重要、结果该怎么读。CLI はエージェントにツールを提供します。Skills はいつ、どのように各ツールを使うか — どのツールがどの質問に答え、どのパラメータが重要で、結果をどう読むか — を教えます。

The CLI and the Skill are independent — installing one never installs the other. Do the CLI 与 Skill 相互独立——装其中一个不会顺带装另一个。请先完成 CLI と Skill は独立しています — 一方をインストールしても他方はインストールされません。Install CLI安装 CLICLI をインストール steps first, then add the Skill below so your agent knows how to use those tools.,再照下面装上 Skill,让你的 agent 知道怎么用这些工具。 の手順を先に行い、その後以下の Skill を追加してエージェントがツールの使い方を理解できるようにしてください。

  1. Install the Skill. This command is non-interactive — paste it straight into an agent conversation and let the agent run it, or run it yourself in a terminal. By default it auto-installs for Codex, Claude, and generic agents, then prints where each SKILL.md landed.安装 Skill。这条指令是非交互式的——可直接贴进 agent 对话让它自己执行,或你在终端自己跑。默认会为 Codex、Claude 与通用 agent 自动安装,并打印每个 SKILL.md 的落地路径。Skill をインストール。このコマンドは非対話型です——エージェントの会話に直接貼り付けて実行させるか、自分でターミナルで実行してください。デフォルトでは Codex、Claude、汎用エージェントに自動インストールされ、各 SKILL.md の保存先が表示されます。
    npx -y @fastmoss/skill@latest
  2. Target a specific agent (optional). To install for just one agent instead of all, add --agent.指定 agent(可选)。只想装给某一个 agent 而非全部时,加上 --agent特定のエージェントを指定(オプション)。すべてではなく1つのエージェントだけにインストールするには、--agent を追加。
    npx -y @fastmoss/skill@latest --agent claude
    npx -y @fastmoss/skill@latest --agent codex

    Accepted values: claude, codex, agents (writes an AGENTS.md), and all.可选值:claudecodexagents(写入 AGENTS.md)与 all使用可能な値:claudecodexagents(AGENTS.md に書き込み)、all

  3. Removing it later (optional). Uninstall only touches directories FastMoss installed (marked by a .fastmoss-install.json manifest) — your own files are left alone.之后卸载(可选)。卸载只会动 FastMoss 装过的目录(有 .fastmoss-install.json 标记)——你自己的文件不受影响。後で削除(オプション)。アンインストールは FastMoss がインストールしたディレクトリ(.fastmoss-install.json マニフェストでマーク)のみに影響します——自分のファイルはそのまま残ります。
    npx -y @fastmoss/skill@latest uninstall --agent all
What the Skill coversSkill 涵盖的范围Skill の対象範囲

55 tools across six domains — the same set MCP calls: Product, Shop, Creator, Agency/MCN, Market, and Advertising.六大领域、55 个工具——与 MCP 调用的是同一组:商品、小店、达人、机构/MCN、市场与广告。6つのドメインにわたる55のツール — MCP と同じセット:商品、ショップ、クリエイター、エージェンシー/MCN、マーケット、広告。

See the full CLI page →查看完整 CLI 页 →CLI ページを見る → · CLI on GitHub ↗GitHub 上的 CLI ↗GitHub の CLI ↗

Community & support社区与支持コミュニティとサポート

Got stuck? Reach us on Discord, our Lark group, or by email — whichever works for you.遇到问题?通过 Discord、飞书群或邮件联系我们,哪种方便用哪种。行き詰まりましたか?Discord、Larks グループ、またはメールでお問い合わせください。
Join our Discord加入 DiscordDiscord に参加
Real-time help from the FastMoss community.在 FastMoss 社区获取实时帮助。FastMoss コミュニティからリアルタイムでヘルプを得られます。
Open Discord →前往 Discord →Discord を開く →
Email support邮件联系メールサポート
Send us an email — we reply within 24 hours.给我们发邮件,24 小时内回复。メールをお送りください。24 時間以内に返信します。