Ay Claude Templates banner
walidboulanouar walidboulanouar

Ay Claude Templates

Development community

Description

Official CLI tool for AY Claude Platform - Discover, install, and manage Claude Skills, Agents, Commands, Hooks, Plugins, MCPs, and Settings. Cross-platform package manager for Claude Code extensions.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AY Claude CLI

[![npm version](https://img.shields.io/npm/v/@ay-claude/cli.svg)](https://www.npmjs.com/package/@ay-claude/cli) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/TypeScript-5.3-blue.svg)](https://www.typescriptlang.org/) [![Node.js](https://img.shields.io/badge/Node.js-18%2B-green.svg)](https://nodejs.org/)

**Official CLI tool for AY Claude Platform** - Discover, install, and manage Claude Skills, Agents, Commands, Hooks, Plugins, MCPs, and Settings. Cross-platform package manager for Claude Code extensions.

📦 Installation

npm install -g @ay-claude/cli

After installation, the CLI will be available as `ay-claude` or `ayc`:

ay-claude --version
# or
ayc --version

**📦 Package**: [@ay-claude/cli on npm](https://www.npmjs.com/package/@ay-claude/cli)

✨ Features

🔐 Secure & Authenticated

  • OAuth Device Flow authentication
  • Secure token storage (system keychain)
  • Package verification (5-stage security pipeline)
  • Request signing and audit logging

📦 Complete Package Management

  • Install Skills, Agents, Commands, Hooks, Plugins, MCPs, and Settings
  • Global & Local installation (~/.claude or ./.claude)
  • Dependencies auto-installation
  • Version Management with rollback support
  • Package Bundles - Install curated collections

🔍 Smart Discovery

  • Unified Search across all content types
  • Smart Recommendations based on installed packages
  • Package Health Scores - Know package quality
  • Package Comparison - Compare similar packages
  • Search History - Remember your searches

⭐ Organization

  • Favorites - Save favorite packages
  • Collections - Organize packages
  • Team Workspaces - Share configurations
  • Package Templates - Quick start scaffolding

🛠️ Developer Experience

  • Beautiful CLI output with colors and tables
  • Comprehensive help syste