network_call
Outbound network call
Outbound network call
Line 60Snippets
- If the user's intent clearly matches one skill → fetch that SKILL.md- If the intent could match multiple skills → fetch all candidates, pick the best fit2. **Respect robots.txt.** If `robots.txt` disallows `/skills/` or `/agents/`, do NOT fetch skill files from those paths.3. **Cache within session.** Fetch `skills.txt`/`agents.txt` once per site per session. Don't re-fetch on every interaction with the same site.4. **Don't over-fetch.** Only fetch the SKILL.md files you actually need. Don't download every skill "just in case."Trust Score
Updated 3 weeks ago
Analyzed
Mar 31, 2026, 3:56 PM
+ 2 previous scans
Compatible with
Skill details
Updated 3 weeks ago
Analyzed Mar 31, 2026, 3:56 PM
Description
>
Recent scans
Mar 31, 2026, 3:56 PM
Latest analysis
Mar 31, 2026, 3:11 PM
Run 2
Mar 27, 2026, 3:43 PM
Run 1