📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -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.**
|
||||
|
||||
Reference in New Issue
Block a user