PowerShell module for discovering, installing, and inspecting Copilot chat modes — swap AI personas like plugins and bend Copilot to your workflow.
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Add owner filtering support to Get-Chatmode for targeted discovery
34e7940View on GitHubBump module version to 0.3.0 for new features and improvements
a5f7405View on GitHubEnhance Get-Chatmode and Install-Chatmode functions to support owner filtering for repository lookups
8cd29feView on GitHubAdd installation instructions for PowerShell Gallery to README.md
6c69825View on GitHubRemove outdated updates section from README.md and streamline content for clarity.
a13893aView on GitHubUpdate README.md to reflect recent enhancements, including new repository helper scripts and improved search functionality for chat modes.
405d6b7View on GitHubBump module version to 0.2.0 for enhanced functionality and improvements
a93f004View on GitHubEnhance Get-Chatmode, Get-ChatmodeContent, and Install-Chatmode functions to support flexible repository and file handling, allowing for improved content retrieval and installation from multiple GitHub repositories.
8f7baebView on GitHubAdd Show-ChatmodeWebsite function to open the GitHub Awesome-Copilot website
834fbcbView on GitHubRefactor Get-ChatmodeTool to accept an array of Mode parameters for improved filtering and matching of chatmode filenames.
95f3a2aView on GitHubRefactor Get-Chatmode to accept an array of ChatModeName parameters for improved filtering and matching of files.
6cb1a37View on GitHubEnhance Get-ChatmodeTool and Get-Chatmode to support multiple patterns for Name and Mode parameters, allowing flexible searches with space-separated or comma-separated values.
6b40104View on GitHubEnhance Get-ChatmodeTool to accept multiple values for the Name parameter, allowing for more flexible tool searches in a single command.
94c9e40View on GitHub