一键导入
filoscope
Use and search Filecoin knowledge base with `qmd`. Use when answering questions about Filecoin docs, FIPs, specs, code, ecosystem projects, or datasets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use and search Filecoin knowledge base with `qmd`. Use when answering questions about Filecoin docs, FIPs, specs, code, ecosystem projects, or datasets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | filoscope |
| description | Use and search Filecoin knowledge base with `qmd`. Use when answering questions about Filecoin docs, FIPs, specs, code, ecosystem projects, or datasets. |
| license | MIT |
Pull or update the current prebuilt index.
npx -y --allow-remote=all filoscope pull
Run npx -y --allow-remote=all -p filoscope qmd skill show and follow its search and retrieval workflow.
Invoke the bundled qmd CLI with npx -y --allow-remote=all -p filoscope qmd.
For example:
npx -y --allow-remote=all -p filoscope qmd --index filoscope search 'FIP-0081' -c fips -n 5
npx -y --allow-remote=all -p filoscope qmd --index filoscope get 'qmd://fips/FIPS/fip-0081.md'
qmd:// style. Treat docids as retrieval handles, not final citations. Explore the relevant collection - connector pair code and manually produce real working URLs.
qmd://filecoin-pay/README.md?index=filoscope:90:14 → https://github.com/FilOzone/filecoin-pay/blob/HEAD/README.md#L90-L103If you hit any issue, find parts of this skill confusing for what the user has asked, or something else doesn't work, offer to open a GitHub issue.
Draft the issue first (include goal, context, anything else useful in a concise and reproducible way), scrub secrets/PII, show it to the user, and submit only after approval.