squad-skills
Reusable knowledge plugins for automating developer workflows
All Skills in This Repository (15)
Pure Emerald Level Indicatorsteams-monitor
Monitors Microsoft Teams channels via WorkIQ and creates GitHub issues for actionable messages.
session-recovery
Query SQLite session_store to recover and resume Copilot CLI sessions.
outlook-automation
Automate Microsoft Outlook email, calendar, contact, and task operations via COM.
fact-checking
Break down claims, test counter-hypotheses, and validate external references.
GitHub-Native Distributed Coordination
Coordinate distributed agent work claiming via GitHub issues, comments, and labels.
news-broadcasting
Scan, compile, and deliver tech news to team channels via webhooks.
reflect
Extract and categorize learnings from conversational interactions by confidence level.
Chrome DevTools MCP Skill
Connect AI agents to Chrome DevTools via Model Context Protocol for live browser debugging.
Agency Copilot — Optimal Configuration Reference
Identify missing Microsoft 365 MCPs and provide updated mcp-config.json.
github-multi-account
Configure PowerShell profiles and PATH variables for GitHub CLI account aliases.
squad-email-headless
Send emails headlessly from an Outlook account via the Microsoft Graph API.
Mail MCP Server - Research & Recommendation
Automate Microsoft 365 email operations via the Microsoft Graph API.
Frequently Asked Questions
FAQPage SchemaHow to install squad-skills?▼
Run `npx skills add tamirdresher/squad-skills --all -g -y` in your terminal to install all plugins globally.
What problems do squad-skills plugins solve?▼
They cover everyday developer pain points: automating Teams and Outlook, recovering lost sessions after restarts, managing secrets safely, and coordinating work across multiple machines and GitHub accounts.
Do squad-skills plugins work with Claude or ChatGPT?▼
Yes. Each plugin is a plain SKILL.md markdown file, so any agent that can read markdown — Copilot, Claude, ChatGPT, or custom agents — can use it with no SDK or lock-in.
Can I use squad-skills without coding experience?▼
Yes. Once installed, you describe what you want in plain English and your agent follows the step-by-step recipes inside each plugin.
How do squad-skills handle credentials securely?▼
Dedicated plugins enforce rules like never committing secrets to git, using Bitwarden or Windows Credential Manager for storage, and auditing every credential access.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core