PowerShell.MCP v1.3.4 - Prompt Consolidation & Enhanced Workflow #18
yotsuda
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Prompt Consolidation & Enhanced Workflow
This release focuses on consolidating learning prompts and streamlining task execution workflows for better flexibility and usability.
✨ What's New
🎯 Unified Two Learning Built-in Prompts
Consolidated Learn Programming Language and Learn CLI Tools into a single, more powerful Learn Programming & CLI prompt for more flexible parameter design and better learning experience.
🗑️ Removed Two Built-in Prompts
Removed System Administration and Software Development built-in prompts to encourage use of Create Work Procedure and Execute Work Procedure instead for better results.
🔧 Improved Three Built-in Prompts
📊 What's Changed Since v1.3.3
Prompt Changes
Consolidated:
Removed:
Improved:
Other Changes
📄 Installation & Upgrade
Update MCP Configuration
(Get-Module PowerShell.MCP).ModuleBase{ "mcpServers": { "PowerShell": { "command": "C:\\Users\\YourName\\Documents\\PowerShell\\Modules\\PowerShell.MCP\\1.3.4\\bin\\PowerShell.MCP.Proxy.exe" } } }Note: Adjust path as needed for your environment.
📖 Full Guide: https://github.com/yotsuda/PowerShell.MCP#quick-start
Full Documentation: https://github.com/yotsuda/PowerShell.MCP
Questions? GitHub Discussions
Report Issues: GitHub Issues
⚠ Security Notice: Provides complete PowerShell access. Use in trusted environments only.
This discussion was created from the release PowerShell.MCP v1.3.4 - Prompt Consolidation & Enhanced Workflow.
Beta Was this translation helpful? Give feedback.
All reactions