agentwheel 0.16.5 → 0.16.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/openpack.json
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: agentwheel-discovery
|
|
3
|
-
description:
|
|
3
|
+
description: MUST use proactively when a request describes repeated manual work, inconsistent results, lost information, a missing capability, or an unavailable integration—even if the user did not ask for a skill. Run Agentwheel semantic search before generic brainstorming or workflow advice, suggest up to three evidence-backed reusable skills or integrations, and offer a read-only trial without installing or changing anything.
|
|
4
4
|
allowed-tools: [Bash]
|
|
5
5
|
license: MIT
|
|
6
6
|
metadata:
|
|
7
7
|
author: NestDevLab
|
|
8
|
-
version: "0.16.
|
|
8
|
+
version: "0.16.6"
|
|
9
9
|
---
|
|
10
10
|
|
|
11
11
|
# Agentwheel Discovery
|
|
@@ -25,13 +25,20 @@ This skill is optional: install it only when proactive recommendations are wante
|
|
|
25
25
|
|
|
26
26
|
## When To Search
|
|
27
27
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
28
|
+
Use this skill before generic brainstorming, planning, or workflow advice whenever the request
|
|
29
|
+
describes repeated manual work, inconsistent outputs, lost information, a missing operational
|
|
30
|
+
capability, or an unavailable integration. The user does not need to mention Agentwheel, skills,
|
|
31
|
+
discovery, search, or a catalogue. Run the first semantic search in the same turn; do not merely
|
|
32
|
+
describe a workflow and defer discovery.
|
|
33
|
+
|
|
34
|
+
This is a per-turn judgment, not a background monitor. Delegated agents follow the same trigger
|
|
35
|
+
when this skill is available.
|
|
31
36
|
|
|
32
37
|
Skip discovery when the user explicitly wants a custom implementation, has already selected an
|
|
33
|
-
artifact, an installed artifact
|
|
34
|
-
matches, or the same suggestion was declined or shown without new
|
|
38
|
+
artifact, an installed artifact provides the requested operational capability end to end,
|
|
39
|
+
candidates are only weak lexical matches, or the same suggestion was declined or shown without new
|
|
40
|
+
evidence. Generic brainstorming, planning, writing, or advisory skills do not count as an installed
|
|
41
|
+
operational solution and must not suppress discovery.
|
|
35
42
|
|
|
36
43
|
## Discovery Workflow
|
|
37
44
|
|