agent-installer

Install Claude Code agents from the awesome-claude-code-subagents GitHub repository.

Updated Jan 19, 2023
One-click install
npx skills add https://github.com/claudchereji/VisualVerses --skill agent-installer-claudchereji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-installer
Source: https://github.com/claudchereji/VisualVerses/tree/main/.opencode/skills/agent-installer
Command: npx skills add https://github.com/claudchereji/VisualVerses --skill agent-installer-claudchereji

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of discovering, browsing, and installing community-contributed Claude Code agents, making it easy to extend your AI's capabilities.

Core Features & Use Cases

  • Agent Discovery: Browse available agent categories and list agents within them.
  • Agent Installation: Install agents globally or locally.
  • Agent Search: Find agents by name or description.
  • Use Case: You need an agent to help with Python web development. You can use this Skill to search for "python" agents, view their descriptions, and install the most suitable one.

Quick Start

Use the agent installer to list all available agent categories.

Frequently Asked Questions about agent-installer

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

FAQPage Schema
How do I install community Claude Code subagents from a GitHub repository?

To install community Claude Code subagents, you can use this tool to browse the awesome-claude-code-subagents GitHub repository, search for specific agents, and install them either globally or locally to extend your AI's capabilities.

Can I search for Claude Code agents by task or description before installing them?

Yes, you can search for Claude Code agents by name or description. The installer allows you to view agent details and categories before committing to an installation, ensuring you find the right agent for your needs.

What is the difference between global and local Claude Code agent installations?

Global installations make Claude Code agents available across all your projects, while local installations restrict the agent to your current working directory. The installer supports both methods to suit your specific workflow.

How do I uninstall a Claude Code agent I no longer need?

You can uninstall a Claude Code agent directly through the installer. It facilitates agent uninstallation alongside browsing and installing, allowing you to manage and remove subagents that are no longer required for your tasks.

Do I need any dependencies to browse and install Claude Code subagents?

No dependencies are required to browse and install Claude Code subagents. The installer operates independently to fetch categories and agent details directly from the awesome-claude-code-subagents GitHub repository.