generator-agent
v1.0.17
Published
Custom agent that responds with greetings and follows specific instructions
Maintainers
Readme
AgentPublishTest - VS Code Extension
A powerful VS Code extension that integrates custom AI agents with multiple UI interfaces - dropdown selection, chat panel, and command palette.
Features
✅ QuickPick Dropdown - Select agents like Copilot dropdown
✅ Chat Panel - Chat-style interface for agent interaction
✅ Command Palette - Run agents from command palette
✅ npm Package Integration - Install agents via npm
✅ Agent Instructions - Follow agent rules from .github/agents/
Installation
Option 1: Direct Installation (Recommended)
To install the latest version, run:
npm install agentpublishtest@latest
npx agentpublish init
**Agents not appearing in dropdown?**
- Make sure agents are in `.github/agents/` folder
- Check file extension is `.agent.md`
- Reload VS Code window after adding agents
### Supported
For issues and feature requests, visit:
[GitHub Issues](https://github.com/ishwaryaramesh200-byte/AgentPublishTest/issues)