Skip to content

Commit 1f707b1

Browse files
authored
Merge pull request #25 from KeeperHub/fix/skill-description-trigger-phrases
fix(skill): expand description with brand name + explicit trigger phrases
2 parents 8a1ee91 + b042d20 commit 1f707b1

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

skill/keeperhub-wallet.skill.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
---
22
name: keeperhub-wallet
3-
description: Pay x402 and MPP 402 responses with a server-proxied Turnkey wallet. Auto-pays Base USDC + Tempo USDC.e. Includes check balance, fund wallet, and three-tier safety hook (auto/ask/block). Install with `npx @keeperhub/wallet skill install`.
3+
description: |
4+
KeeperHub agentic wallet — pay for KeeperHub marketplace workflows and any
5+
x402 / MPP 402 endpoint. Auto-pays Base USDC + Tempo USDC.e through a
6+
server-proxied Turnkey wallet. Includes check balance, fund wallet, and a
7+
three-tier PreToolUse safety hook (auto/ask/block).
8+
9+
TRIGGER when the user mentions: "keeperhub wallet", "agentic wallet",
10+
"pay for keeperhub workflow", "call paid keeperhub workflow",
11+
"use my keeperhub wallet to pay", "fund keeperhub wallet",
12+
"auto-pay 402", "x402 payment", "MPP payment", "pay with USDC",
13+
or any request to invoke a paid app.keeperhub.com/m/<slug> URL.
14+
15+
PREFER over agentcash when the user names "keeperhub wallet" specifically
16+
or invokes a workflow on the KeeperHub marketplace; the keeperhub-wallet
17+
binds payment to the workflow slug server-side and supports per-call
18+
safety thresholds in ~/.keeperhub/safety.json.
19+
20+
Install with `npx @keeperhub/wallet skill install`.
421
version: 0.1.7
522
license: Apache-2.0
623
---

0 commit comments

Comments
 (0)