osulivan

Skill4agent CLI — Development skill for Claude Code

Development community

By skill4agent.com, a command-line tool for installing Agent Skills.

How to install Skill4agent CLI

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

What Skill4agent CLI does

By skill4agent.com, a command-line tool for installing Agent Skills.

Alternatives in Development

README

skill4agent CLI

[![npm version](https://img.shields.io/npm/v/@skill4agent/cli.svg)](https://www.npmjs.com/package/@skill4agent/cli) [![npm downloads](https://img.shields.io/npm/dm/@skill4agent/cli.svg)](https://www.npmjs.com/package/@skill4agent/cli) [![GitHub stars](https://img.shields.io/github/stars/osulivan/skill4agent-cli.svg)](https://github.com/osulivan/skill4agent-cli) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)

🚀 **The easiest way to install and manage Agent Skills for AI coding assistants**

By [skill4agent.com](https://www.skill4agent.com) - A command-line tool for installing Agent Skills.

[![skill4agent website](https://raw.githubusercontent.com/osulivan/skill4agent-cli/main/assets/skill4agent_en.png)](https://www.skill4agent.com)

[English](https://github.com/osulivan/skill4agent-cli/blob/main/README.md) | [中文](https://github.com/osulivan/skill4agent-cli/blob/main/README_CN.md)


🌟 Why skill4agent?

  • 🎯 Curated Skills: Access a vast collection of high-quality skills from skill4agent.com
  • 🌐 Bilingual Support: Every skill includes both English and Chinese translations, breaking language barriers
  • ✅ Quality Assurance: Automated script detection ensures all skills are safe and reliable
  • 🏷️ Smart Categorization: Fine-grained categories and tags help you quickly find the right skill
  • 🤖 AI-Optimized: Tags are embedded in SKILL.md, enabling AI Agents to match your needs more accurately
  • ⚡ One-Command Install: Install any skill to multiple IDEs with a single command
  • 🔧 Multi-IDE Support: Works with Trae, Cursor, Claude, OpenCode, OpenClaw, and more
  • 🌍 Global & Project Installation: Install globally or per-project
  • 📦 Smart Management: List and uninstall skills easily

Installation

# Using npx (recommended - no installation required)
npx skill4agent 

# Or install globally
npm install -g @skill4agent/cli