docs

GitHub

根据用户查询获取并解释 Fedify 文档,提供 API 细节、配置及功能说明,附带 TypeScript 示例和相关链接。

claude-plugin/skills/docs/SKILL.md fedify-dev/fedify

Trigger Scenarios

询问 Fedify API 详情 咨询配置选项 了解特定功能用法

Install

npx skills add fedify-dev/fedify --skill docs -g -y
More Options

Non-standard path

npx skills add https://github.com/fedify-dev/fedify/tree/main/claude-plugin/skills/docs -g -y

Use without installing

npx skills use fedify-dev/fedify@docs

指定 Agent (Claude Code)

npx skills add fedify-dev/fedify --skill docs -a claude-code -g -y

安装 repo 全部 skill

npx skills add fedify-dev/fedify --all -g -y

预览 repo 内 skill

npx skills add fedify-dev/fedify --list

SKILL.md

Frontmatter
{
    "name": "docs",
    "description": "Fetch and explain Fedify documentation on a specific topic. Use when the user asks about Fedify API details, configuration options, or how a specific feature works. Fetches up-to-date docs from fedify.dev.",
    "argument-hint": "<topic>"
}

Fetch and explain Fedify documentation about “$ARGUMENTS”.

  1. Use WebFetch on the relevant fedify.dev page (append .md to get raw Markdown, e.g. https://fedify.dev/manual/federation.md). If WebFetch is unavailable, fall back to Bash:

    curl -sL https://fedify.dev/manual/federation.md
    

    The documentation index is at https://fedify.dev/llms.txt.

  2. Summarise the key points with runnable TypeScript examples.

  3. Mention related pages the user might also want to read.

Always strip the .md suffix when presenting links to the user.

Version History

  • 2.3.4 Current 2026-08-20 14:19

Same Skill Collection

.agents/skills/add-to-fedify-init/SKILL.md
.agents/skills/add-vocab/SKILL.md
.agents/skills/commit/SKILL.md
.agents/skills/create-example-app-with-integration/SKILL.md
.agents/skills/create-integration-package/SKILL.md
.agents/skills/get-reviews/SKILL.md
claude-plugin/skills/actor/SKILL.md
claude-plugin/skills/fep/SKILL.md
claude-plugin/skills/inbox/SKILL.md
claude-plugin/skills/migration/SKILL.md
claude-plugin/skills/fedify/SKILL.md
.agents/skills/sacho/SKILL.md

Metadata

Files
0
Version
2.3.4
Hash
945aa4a8
Indexed
2026-08-20 14:19

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 06:24
浙ICP备14020137号-1 $방문자$