Skip to content

Details

Join Doug Finke (16x Microsoft MVP, creator of PSAI/PSAISuite & PSClaudeCode) for a live, hands-on livestream where we dive deep into PSClaudeCode — a brand-new, open-source PowerShell implementation of a Claude-style AI agent.

Following our recent series on building AI agents from scratch, skills over prompts, and GitHub CLI automation, this session focuses on the next evolution: a safe, permission-aware, iterative agent that uses structured tools for real-world tasks like file operations, command execution, and more — all powered by Anthropic's Claude (via OpenAI-compatible APIs).

You'll see:

  • How PSClaudeCode turns PowerShell into an intelligent, looping agent
  • The progression from simple command runners to advanced function-calling agents
  • Built-in safety rails (user permissions for risky actions)
  • Live demos of the agent solving practical automation and coding problems

Whether you're new to AI agents or already experimenting with them, this is your chance to see a complete, native PowerShell solution inspired by Claude's powerful agentic capabilities — no heavy frameworks required.

Bring your questions, ideas for extensions (e.g., more tools, long-running workflows), and your own use cases! We'll explore how this fits into reliable, set-it-and-forget-it automation.

Repo: https://github.com/dfinke/PSClaudeCode
Reference article: https://github.com/dfinke/PSClaudeCode/blob/main/reference/2026-01-10-Building-PowerShell-AI-Agent-From-Scratch-to-Claude-Code.md

Perfect for users excited about AI, automation engineers, and anyone wanting to bridge scripting with modern LLMs.

AI summary

By Meetup

Online live demo of PSClaudeCode, a PowerShell Claude-style AI agent, for automation engineers; watch it perform real automation tasks safely.

You may also like