powershell skills

107 tagged powershell, measured the same way as everything else here.

Browse within: claude-agents 24agent-army 18maia 18mendix 18golang 11hacktoberfest 11prompt 11prompt-toolkit 11windows 11zsh 11Multi-Agent 5bash 5coding-agents 5human-in-the-loop 5

ast-grep

01

JanDeDobbeleer/oh-my-posh

Skill Claude CodeCodex

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…

23k yesterday A 80 tokens original MIT

golang

02

JanDeDobbeleer/oh-my-posh

Skill Claude CodeCodex

Go coding standards and conventions for this project. Apply when writing, reviewing, or refactoring any Go source file.

23k yesterday A 26 tokens original MIT

powershell

03

JanDeDobbeleer/oh-my-posh

Skill Claude CodeCodex

PowerShell cmdlet conventions for this project. Apply when writing or reviewing any .ps1 or module file.

23k yesterday A 25 tokens original MIT

tui-test

04

microsoft/tui-test

Skill Claude CodeCodex

Drive, inspect, assert on, record, and watch a real terminal from the command line with the tui-test cli. Use when running shells (bash, zsh, fish, PowerShell, pwsh, cmd, xonsh, elvish, nushell) or TUI programs (vim, less, top, etc.) in a headless PTY; sending keystrokes, key combos, or mouse input; resizing, writing…

246 2d ago A 169 tokens original MIT

Misaka-Mikoto-Tech/agent-skills

Skill Claude CodeCodex

Get content from Bilibili videos: official subtitles, danmaku (density/peaks/sample), comments. When no subtitles exist (no 投稿字幕), fall back to downloading audio + ASR transcription via FunASR.

241 4d ago A 52 tokens original MIT

locus-unity-bridge

06

Misaka-Mikoto-Tech/agent-skills

Skill Claude CodeCodex

Use when an agent needs to inspect or control a real Unity Editor through Locus, especially when Unity MCP is unavailable, a project may lack the Locus package, named-pipe discovery is needed, C# must be executed, or Unity scripts must be recompiled.

241 4d ago A 61 tokens original MIT

Misaka-Mikoto-Tech/agent-skills

Skill Claude CodeCodex

Use when writing or running PowerShell on Windows, especially native programs, quoted paths, escaping, pwsh, Start-Process, file operations, or shell troubleshooting.

241 4d ago A 40 tokens original MIT

EvotecIT/DesktopManager

Skill Claude CodeCodex

Build, package, and verify DesktopManager NuGet, PowerShell module, and CLI/MCP artefacts through the repo-standard PowerForge entrypoints. Use when changing Build/Build-Project.ps1, Build/Build-Module.ps1, Build/project.build.json, powerforge.dotnetpublish.json, module packaging, CLI publish outputs, release assets…

106 11d ago A 80 tokens

EvotecIT/DesktopManager

Skill Claude CodeCodex

Operate and validate Windows desktop state through DesktopManager using MCP first and CLI second. Use when Codex needs to inspect windows and monitors, capture screenshots, launch desktop applications, wait for windows to appear, inspect child controls, click controls, send text or keys to windows and controls, focus…

106 11d ago A 89 tokens

EvotecIT/DesktopManager

Skill Claude CodeCodex

Verify real Windows chat-app workflows through DesktopManager MCP. Use when an MCP-capable assistant should open a desktop chat app, inspect its window and controls, type into the prompt area, send a message, and verify the visible result with screenshots and structural or app-owned evidence.

106 11d ago A 60 tokens

codex-multi-profile

11

Hung2124/codex-multi-profile

Skill Claude CodeCodex

Windows Codex Desktop multi-account picker (Codex Accounts app) plus AuthSwap launchers (codex1, codex2, ...). Humans pick accounts in Show-CodexAccountApp.ps1. Agents use pool / stick / route / depleted. ShareLive keeps history in /.codex; only auth.json is per-profile. Launch MUST set env vars through a cmd wrapper.…

93 11d ago A 104 tokens original MIT

juez

12

SantanderAI/ralph

Skill Claude CodeCodex

Revisor independiente de plan/task/.md. Planea los checkpoints [juez] del fichero, juzga evidencia reproducible tras subtareas marcadas, desatasca el bucle cuando un bloque acumula rechazos ([juez desatascar]), y solo con /juez auditar audita el avance global en modo lectura.

89 1mo ago A 77 tokens original Apache-2.0

maestro

13

SantanderAI/ralph

Skill Claude CodeCodex

Curador del conocimiento local de un proyecto bajo bucle ralph. Mantiene un conjunto de skills locales (metodologías, pitfalls y decisiones del proyecto) para que futuras iteraciones planifiquen y ejecuten sin dar palos de ciego. Su acción review lee el plan y los logs tras una tarea y crea, extiende o borra esas…

89 1mo ago A 80 tokens original Apache-2.0

ralph

14

SantanderAI/ralph

Skill Claude CodeCodex

Acciones para gestionar bucles Ralph: preparar un plan/plan.md con las instrucciones canónicas del bucle (/ralph set-up), o expandirlo a ficheros de tarea listos para el bucle (/ralph fase0).

89 1mo ago A 58 tokens original Apache-2.0

xiaobai-skills

15

Tyuts/xiaobai-skills

Skill Claude CodeCodex

One-click starter pack and curator for Codex/agent skills. Use when a beginner wants a high-quality default skills setup across common needs, when the user asks to install useful skills without researching them one by one, or when the installed skills library needs auditing, deduplication, conflict resolution…

59 3mo ago A 81 tokens original MIT

Tyuts/xiaobai-skills

Skill Claude CodeCodex

Repo-local meta-skill for improving Xiaobai Skills over time. Use after significant project changes, user feedback, install failures, promotion experiments, or repeated workflow friction to update AGENTS.md, capture project-specific gotchas, or propose new repo-local skills. Do not use globally or after every small…

59 3mo ago A 68 tokens original MIT

powershell-expert

18

hmohamed01/powershell-expert

Skill Claude CodeCodex

Develop PowerShell scripts, tools, modules, and GUIs following Microsoft best practices. Use when writing PowerShell code, creating Windows Forms/WPF interfaces, working with PowerShell Gallery modules, or needing cmdlet/module recommendations. Covers script development, parameter design, pipeline handling, error…

47 4mo ago A 84 tokens

notification-config

20

Oreo992/claude-notification

Skill Claude CodeCodex

This skill should be used when the user asks to "configure notifications", "set up Bark", "configure Bark push", "configure WeChat notifications", "make notifications persistent", "always notify", or mentions "Bark", "WeChat", "notification settings", "push notifications". Also use when AI needs to proactively send…

11 6mo ago A 74 tokens

powershell-docs

21

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

PowerShell 7.6 + Windows PowerShell 5.1 — variables, arrays, hashtables, functions, classes, remoting, modules, DSC.

10 1mo ago A 39 tokens original MIT

hmohamed01/claude-code-plugins

Skill Claude CodeCodex

Comprehensive PowerShell development knowledge for scripts, modules, GUIs, and Windows automation. Use when working with: (1) PowerShell script development and best practices, (2) Function and parameter design, (3) Pipeline handling and error management, (4) Windows Forms and WPF GUI creation, (5) PowerShell Gallery…

7 6mo ago A 87 tokens

sql-knowledge

23

hmohamed01/claude-code-plugins

Skill Claude CodeCodex

Comprehensive SQL Server and T-SQL development knowledge for queries, stored procedures, and database optimization. Use when working with: (1) T-SQL query writing and optimization, (2) Stored procedure development, (3) Execution plan analysis and indexing, (4) Window functions, CTEs, PIVOT, MERGE, APPLY, (5)…

7 6mo ago A 94 tokens

swift-knowledge

24

hmohamed01/claude-code-plugins

Skill Claude CodeCodex

Comprehensive Swift development knowledge for iOS/macOS applications, Swift packages, and modern Swift patterns. Use when working with: (1) xcodebuild commands and Xcode projects, (2) Swift Package Manager, (3) SwiftUI views and patterns, (4) Swift 6 concurrency (async/await, actors, Sendable), (5) XCTest and Swift…

7 6mo ago A 113 tokens