·ai

Use when working with AI agent protocols, standards, and interoperability specifications. Covers MCP, A2A, ACP, Agent Skills, AGENTS.md, ADL, x402, AP2, MCP Apps, and cagent. USE FOR: agent protocol selection, comparing MCP vs A2A vs ACP, understanding agent standards ecosystem, choosing payment protocols DO NOT USE FOR: specific protocol implementation details (use the sub-skills: mcp, a2a, acp, x402, etc.)

8Installs·0Trend·@tyler-r-kendrick

Installation

$npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill ai

How to Install ai

Quickly install ai AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill ai
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tyler-r-kendrick/agent-skills.

SKILL.md

View raw

Overview This skill covers the emerging ecosystem of open standards and protocols for AI agents. These specifications define how agents discover capabilities, communicate with each other, make payments, render UI, and are described declaratively.

| MCP | Tool integration — how agents use tools and access context | Anthropic | | A2A | Agent-to-agent communication and task delegation | Google | | ACP | REST-based agent communication (merged into A2A) | IBM / BeeAI / Linux Foundation | | Agent Skills | Skill packaging — how capabilities are discovered and loaded | Anthropic |

| AGENTS.md | Project-level guidance for coding agents | Community | | ADL | Declarative agent definition (identity, tools, permissions) | Next Moca / Eclipse LMOS | | x402 | HTTP-native micropayments using stablecoins | Coinbase | | AP2 | Secure agent-driven commerce and purchases | Google |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill ai
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from tyler-r-kendrick/agent-skills

Quick answers

What is ai?

Use when working with AI agent protocols, standards, and interoperability specifications. Covers MCP, A2A, ACP, Agent Skills, AGENTS.md, ADL, x402, AP2, MCP Apps, and cagent. USE FOR: agent protocol selection, comparing MCP vs A2A vs ACP, understanding agent standards ecosystem, choosing payment protocols DO NOT USE FOR: specific protocol implementation details (use the sub-skills: mcp, a2a, acp, x402, etc.) Source: tyler-r-kendrick/agent-skills.

How do I install ai?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill ai Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tyler-r-kendrick/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25