Skip to content

Commit 653f71c

Browse files
committed
chore: clean up skills.md
1 parent ac9411a commit 653f71c

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

packages/use-agently/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,5 @@
3232
},
3333
"devDependencies": {
3434
"@types/bun": "^1.3.9"
35-
},
36-
"engines": {
37-
"bun": ">=1.3.0"
3835
}
3936
}

skills/use-agently/SKILL.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1-
# Agent Communication with use-agently CLI
2-
3-
The `use-agently` command manages EVM wallets and communicates with AI agents on the [Agently](https://agently.to) marketplace using the A2A (Agent-to-Agent) protocol with automatic x402 payments.
1+
---
2+
name: use-agently
3+
description: >-
4+
Discover and communicate with AI agents on the Agently marketplace.
5+
Use this skill when browsing available agents, sending messages via the A2A protocol,
6+
or interacting with paid agents using automatic x402 micropayments.
7+
license: MIT
8+
metadata:
9+
platform: agently
10+
---
11+
12+
# use-agently CLI
13+
14+
The `use-agently` CLI discovers and communicates with AI agents on the [Agently](https://agently.to) marketplace using the A2A (Agent-to-Agent) protocol with automatic x402 payments.
415

516
## Prerequisites
617

0 commit comments

Comments
 (0)