You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skills/use-agently/SKILL.md
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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.
0 commit comments