npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@hruthvik-r/agents-sets

v1.0.9

Published

Universal multi-framework AI agent sets system — 41 specialized subagents across 18 agent sets

Downloads

180

Readme

@hruthvik-r/agents-sets — Universal AI Agent Sets System

A universal dynamic agent and agent-set installation system for AI Coding Assistant Frameworks. Supports OpenCode, Google Antigravity / Gemini CLI, Claude Code, Cline, Kilo Code / Kilocode, and Cursor with 41 specialized subagents across 18 agent sets.


🚀 Features

  • Multi-Framework Auto-Detection: Automatically detects active AI agent frameworks in your workspace or global environment.
  • Project Scope vs. Global Scope ([P/g]): Choose whether to install rules & agents in your current project repository or globally across all projects on your machine (prompted for single or multi-target selections).
  • Interactive Action Menu:
    • 1. Install / Update Agent Sets: Select and install agent sets.
    • 2. Uninstall Specific Agent Set: Detects currently installed sets and lets you remove specific agent sets and their exclusive subagent files.
    • 3. Clean Uninstall: Remove all installed agent sets, subagents, and plugins across targeted framework(s).
  • Interactive Framework Fallback: If no AI framework is detected automatically, type your preferred framework name to detect/initialize, or view the full list of compatible agent sets.
  • Native Subagent & Rule Formatting: Generates framework-native agent definitions and rules:
    • OpenCode: Writes to .opencode/agents/, .opencode/agents-sets/, .opencode/plugins/, and AGENTS.md.
    • Google Antigravity / Gemini CLI: Writes skills to .agents/skills/ (or .gemini/config/skills/) and updates both GEMINI.md and AGENTS.md.
    • Claude Code: Writes subagents to .claude/agents/*.md with YAML frontmatter (name, description, tools) and updates CLAUDE.md.
    • Cline: Writes modular rules to .clinerules/*.md and .clinerules/agents-summary.md.
    • Kilo Code / Kilocode: Writes rules to .kilo/rules/*.md, registers globs in kilo.jsonc, and updates AGENTS.md.
    • Cursor: Writes MDC rule files to .cursor/rules/*.mdc with frontmatter (description, alwaysApply: false) and updates .cursorrules.

📦 Installation & Usage

# Global installation via NPM
npm install -g @hruthvik-r/agents-sets

# Run the universal installer & manager
agents-sets

# Or run directly via npx
npx @hruthvik-r/agents-sets

Uninstallation Options

Run agents-sets (or npx @hruthvik-r/agents-sets) and select option 2 (Uninstall Agent Sets / Clean Remove):

  • Remove a specific set: Automatically detects installed agent sets and removes the selected set JSON along with any subagent files that belong exclusively to that set (preserving agents shared with other active sets).
  • Clean Uninstall: Removes all installed agent sets, subagents, plugins, and rule headers across targeted frameworks.

🎯 Supported AI Agent Frameworks

| Framework | Project Directory | Global Directory | Generated Rule File(s) | | :--- | :--- | :--- | :--- | | OpenCode | .opencode/ | ~/.config/opencode/ | AGENTS.md | | Google Antigravity / Gemini CLI | .agents/ or .gemini/ | ~/.gemini/config/ | GEMINI.md & AGENTS.md | | Claude Code | .claude/ | ~/.claude/ | CLAUDE.md | | Cline | .clinerules/ | ~/.clinerules/ | .clinerules/agents-summary.md | | Kilo Code / Kilocode | .kilo/ | ~/.config/kilo/ | kilo.jsonc & AGENTS.md | | Cursor | .cursor/ | ~/.cursor/ | .cursorrules & .cursor/rules/*.mdc |


🧩 Agent Sets & Included Subagents

🔍 Finding & Auditing Issues

| Agent Set | Included Subagents | | :--- | :--- | | Code Audit | 8 agents (accessibility-auditor, api-tester, code-reviewer, database-optimizer, security-auditor, etc.) | | Security Audit | 6 agents (security-auditor, solidity-smart-contract-engineer, sre, etc.) | | Performance Audit | 7 agents (autonomous-optimization-architect, database-optimizer, performance-engineer, etc.) | | UI/UX Audit | 7 agents (accessibility-auditor, mobile-app-builder, rapid-prototyper, etc.) | | Architecture Audit | 6 agents (backend-architect, data-engineer, devops-automator, etc.) | | Test Coverage Audit | 5 agents (api-tester, qa-engineer, test-coverage-auditor, etc.) |

🛠️ Fixing & Refactoring Issues

| Agent Set | Included Subagents | | :--- | :--- | | Bug Fix | 6 agents (incident-response-commander, qa-engineer, code-reviewer, etc.) | | Refactoring | 7 agents (codebase-onboarding-engineer, workflow-optimizer, backend-architect, etc.) | | UI Fix | 5 agents (cms-developer, drupal-shopping-cart-engineer, wordpress-shopping-cart-engineer, etc.) | | Performance Fix | 6 agents (autonomous-optimization-architect, database-optimizer, workflow-optimizer, etc.) | | Security Fix | 6 agents (security-auditor, solidity-smart-contract-engineer, devops-automator, etc.) | | Documentation Fix | 4 agents (technical-writer, prompt-engineer, tool-evaluator, etc.) |

🔬 Research & Exploration

| Agent Set | Included Subagents | | :--- | :--- | | Root Cause Investigation | 7 agents (incident-response-commander, sre, git-workflow-master, etc.) | | Feasibility Assessment | 6 agents (ai-engineer, voice-ai-integration-engineer, feishu-integration-developer, etc.) | | Technology Research | 5 agents (ai-data-remediation-engineer, email-intelligence-engineer, embedded-firmware-engineer, etc.) | | Architecture Research | 6 agents (backend-architect, it-service-manager, orgscript-engineer, etc.) | | Codebase Exploration | 5 agents (codebase-onboarding-engineer, wechat-mini-program-developer, etc.) | | Workflow Research | 5 agents (git-workflow-master, workflow-optimizer, tool-evaluator, etc.) |


📁 Project Structure

agents-set-plugins/
├── bin/
│   ├── agents-sets.js              # Primary CLI entry point
│   ├── opencode-agents.js          # Backward-compatibility alias
│   ├── agents-sets-doctor.js       # Validation doctor CLI
│   └── agents-sets-format.js       # Format checker CLI
├── src/
│   ├── cli.js                      # Universal interactive CLI installer & uninstaller
│   ├── detector.js                 # Multi-framework detection engine
│   ├── frameworks.js               # Framework adapters with install & uninstall handlers
│   ├── installer.js                # Multi-target install & uninstall engine
│   ├── configurator.js             # Configuration file manager
│   └── doctor.js                   # Validation engine
├── agents/                         # 41 specialized subagent markdown definitions
├── sets/                           # 18 agent-set JSON definitions
├── plugins/                        # Event lifecycle bridge plugins
├── test/
│   └── frameworks.test.js          # Automated multi-framework test suite
└── package.json

📄 License

MIT