📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-10 16:04:20 +00:00
parent 2bb0dc8c1d
commit 92c0c3f687
594 changed files with 55224 additions and 19038 deletions
@@ -1,5 +1,6 @@
---
name: efficient-web-research
source: community
risk: safe
description: >
Protocol for token-efficient web research. Use when accessing URLs, GitHub repos, or running search queries. Prevents full-page fetching waste.
@@ -12,6 +13,9 @@ using the right tool at the right depth, and stopping as soon as the question is
---
## When to Use
- Use this skill when the task matches this description: Protocol for token-efficient web research. Use when accessing URLs, GitHub repos, or running search queries. Prevents full-page fetching waste.
## Core Principle
> **Fetch the minimum needed to answer. Skim before you dive. Stop when you can answer.**