microsoft / microsoft/ShadowFrog
Make it work better with Windows Powershell
Open
@wmaciel is already working on this.
Since Jun 25, 2026.
enhancement
windows-port
- Dominant language
- Python
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The skills have some associated helper scripts, some are .sh scripts. Those are not working well if the user uses Powershell. While strong LLMs could read the scripts as reference and re-implement a runnable version itself, this may unnecessarily burn some tokens.
The planned solution is to convert all shell scripts into python, so the skills have a better cross-platform compatibility.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.