fluxa-agent-wallet
170FluxA Agent Wallet allows AI agents to securely use a user’s wallet, enabling the agent to perform payment-related actions within the approv
Agentic Evaluation Patterns
73Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loop
Agent Governance Patterns
64Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents tha
GitHub Copilot SDK
47Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming resp
finalize-agent-prompt
43Finalize prompt file using the role of an AI agent to polish the prompt for the end user.
Act Informed: First understand together with the human, then do
36Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requi
Product Manager Assistant: Feature Identification and Specification
34This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for
SKILL: Creating Agent Users in Microsoft Entra Agent ID
22Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities
Token Budget Guard
Tracks token spend across an agent run and stops or downgrades before it blows the budget. Use when running long autonomous tasks with a har
Verify, Do Not Assume
Prevents an agent from acting on state it never checked. Use in any agent with file, shell or API write access.