agent-plugins: A Marketplace for AI Coding Assistant Skills
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
agent-plugins is a tool-neutral marketplace offering ready-to-install bundles that enhance AI coding assistants. It provides curated skills, tool connections, and specialist roles for developers using VS Code, GitHub Copilot CLI, or Claude Code. This repository simplifies the process of integrating advanced AI capabilities into your development workflow.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
agent-plugins is an innovative plugin marketplace designed to empower your AI coding assistant with new skills, connect it to various tools, and assign it specialist roles. This platform offers curated bundles compatible with popular development environments such as VS Code, GitHub Copilot CLI, and Claude Code, making it easier for developers to leverage AI in their daily tasks.
Why Use and Benefits
This marketplace provides a significant advantage by centralizing a collection of pre-configured skills and integrations. Developers can quickly install bundles to extend their AI assistant's capabilities, from automating GitHub workflows to managing Kubernetes operations or specializing in Go development. The benefits include increased productivity, streamlined development processes, and access to a wide array of specialized AI functions without complex setup.
Installation
Getting started with agent-plugins is straightforward. For Claude Code users, you can add the marketplace and install a bundle like the GitHub tools with these commands:
/plugin marketplace add devantler-tech/agent-plugins
/plugin install github@devantler-plugins
If you are using another tool, comprehensive installation guides are available for VS Code, Copilot CLI, Claude Code, or for skills-only installation.
Examples
The agent-plugins marketplace offers a diverse range of bundles to suit various development needs. You can explore the full plugin catalogue which includes categories such as:
- GitHub workflows
- Kubernetes operations
- Go development
- Frontend design
- Engineering practices
- Autonomous engineering
- Building by conversation
For those interested in advanced setups, the autonomous engineering setup guide explains how to configure specialized agents like the engineer, surveyor, and improver for your repositories. Additionally, the server and agent guide covers bundled connections, prerequisites, and specialist roles.
Links
- GitHub Repository: https://github.com/devantler-tech/agent-plugins
- Open an Issue: https://github.com/devantler-tech/agent-plugins/issues
- Contributor Instructions: https://github.com/devantler-tech/agent-plugins/blob/main/AGENTS.md
- Agent Skills (Source): https://github.com/devantler-tech/agent-skills
- License: Apache 2.0
Related repositories
Similar repositories that may be relevant next.

Ralph Orchestrator, An Advanced Framework for Autonomous AI Agent Orchestration
September 6, 2026
Ralph Orchestrator is a robust, Rust-based framework designed for autonomous AI agent orchestration. It implements the innovative "Ralph Wiggum technique," a methodology focused on continuous iteration to ensure AI agents complete complex tasks effectively. This powerful tool supports multiple AI backends and offers features like a "hat system" for specialized personas and human-in-the-loop interaction via Telegram.

AgentFS: The Filesystem Designed for AI Agents and Their State Management
September 5, 2026
AgentFS is an innovative filesystem specifically engineered for AI agents, providing robust storage abstractions. It leverages SQLite to offer auditability, reproducibility, and portability for agent states, tool calls, and file operations. This solution simplifies debugging, analysis, and deployment of AI agents by encapsulating their entire runtime into a single, queryable database file.

CQ: An Open Standard for Shared Agent Learning by Mozilla.ai
September 5, 2026
CQ is an open standard designed to prevent AI agents from repeatedly making the same mistakes by enabling them to persist, share, and query collective knowledge. It facilitates a structured exchange of ideas, allowing agents to learn from each other's experiences and accelerate development. This system helps agents avoid redundant debugging and discover solutions more efficiently.

EnvHarness: Dynamically Adapting Environments for Agent Learning
September 3, 2026
EnvHarness empowers large language models (LLMs) acting as autonomous agents to learn more effectively from interactive environments. It achieves this by wrapping static environments with plug-in components, making them dynamically controllable without altering their internal code. This innovative approach allows environments to target specific agent weaknesses and continuously teach as agents improve, leading to more effective and efficient learning outcomes.
Source repository
Open the original repository on GitHub.