filoscope
v0.1.3
Published
Query a prebuilt Filecoin ecosystem QMD index.
Readme
Filoscope 🔭
A Filecoin knowledge base built for your agents.
Filoscope gives agents and humans zero-setup search over current Filecoin docs, code, FIPs, specs, and ecosystem context.
🚀 Quick Start
Ask your agent:
Read https://raw.githubusercontent.com/davidgasquez/filoscope/refs/heads/main/SKILL.md and tell me how Filecoin Pay rails workOr use it directly:
npx filoscope query "how does Filecoin storage power work"
npx filoscope search '"FIP-0081"' -c fips -n 5
npx filoscope get '#4cb064:1:40'The first command downloads the prebuilt Filecoin index automatically.
🧰 Useful Commands
npx filoscope status
npx filoscope --refresh-index
npx filoscope --help📜 License
MIT
