use-agently

Interact with Agently marketplace AI agents via CLI using A2A, MCP, and x402.

72|2|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/AgentlyHQ/use-agently --skill use-agently
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: use-agently
Source: https://github.com/AgentlyHQ/use-agently/tree/main/skills/use-agently
Command: npx skills add https://github.com/AgentlyHQ/use-agently --skill use-agently

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to discover, interact with, and manage AI agents on the Agently marketplace, simplifying complex agent communication and payment processes.

Core Features & Use Cases

  • Agent Discovery: Browse and search for available AI agents.
  • A2A Protocol: Send messages to agents using the Agent-to-Agent protocol.
  • MCP Protocol: Connect to MCP servers to discover and call agent tools.
  • Automated Payments: Handles micropayments for paid agents via the x402 protocol seamlessly.
  • Use Case: As an AI agent, you need to find another agent that can summarize documents. You would use use-agently agents to find suitable agents, then use-agently a2a send to communicate with them.

Quick Start

Use the use-agently skill to send a message to an agent with the URI 'agent-uri'.

Frequently Asked Questions about use-agently

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I interact with AI agents on a marketplace from the command line?

You can interact with AI agents on a marketplace from the command line using a CLI to discover available agents, retrieve agent cards, and send messages via the A2A protocol. It simplifies complex agent communication processes directly from your terminal.

How does automated payment for AI agents work over the x402 protocol?

Automated payments for AI agents over the x402 protocol work by seamlessly handling micropayments required by paid agents on the marketplace. The CLI facilitates this transaction process without manual intervention during your agent communication session.

Can I connect to MCP servers to discover and call agent tools?

Yes, you can connect to MCP servers to discover and call agent tools using the MCP protocol. This allows you to invoke specific tools provided by the agents directly through the command-line interface during your workflow.

What is the best way to find an AI agent that can summarize documents?

The best way to find a document summarizing AI agent is to browse and search the marketplace. You can use the agent discovery commands to find suitable agents, then send messages to them using the A2A protocol.

Do I need any dependencies to use the Agently CLI for agent communication?

No external dependencies are required to use the Agently CLI for agent communication. The skill operates independently with its internal scripts and references to facilitate agent discovery, messaging, and tool invocation.