Prompts · Python · v0.1.0
This skill should be used when the user asks for "ADHD output", "fewer output tokens", "short numbered steps", "limited working memory formatting", or explicitly invokes "adhd-output-style".
#ai-agents#ai-tools#claude-ai
This skill should be used when user asks to "query Azure resources", "list storage accounts", "manage Key Vault secrets", "work with Cosmos DB", "check AKS clusters", "use Azure MCP", or interact with any Azure service.
by fcakyon · updated 1d ago · imported from GitHub
| Task | Tool | Example |
|---|---|---|
| List resources | mcp__azure__*_list | Storage accounts, Key Vault secrets |
| Get resource details | mcp__azure__*_get | Container details, database info |
| Create resources | mcp__azure__*_create | New secrets, storage containers |
| Query data | mcp__azure__*_query | Log Analytics, Cosmos DB |
storage_accounts_list - List storage accountsstorage_blobs_list - List blobs in containerstorage_blobs_upload - Upload file to blobkeyvault_secrets_list - List secretskeyvault_secrets_get - Get secret valuekeyvault_secrets_set - Create/update secretcosmosdb_databases_list - List databasescosmosdb_containers_list - List containerscosmosdb_query - Query documentsaks_clusters_list - List AKS clustersaks_nodepools_list - List node poolsmonitor_logs_query - Query Log AnalyticsAzure MCP uses Azure Identity SDK. Authenticate via:
az login (Azure CLI - recommended)No comments yet — start the thread.
Sign in to join the discussion.
Prompts · Python · v0.1.0
This skill should be used when the user asks for "ADHD output", "fewer output tokens", "short numbered steps", "limited working memory formatting", or explicitly invokes "adhd-output-style".
#ai-agents#ai-tools#claude-ai
Prompts · Python · v0.1.0
Agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.
#ai-agents#ai-tools#claude-ai
Prompts · Python · v0.1.0
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.
#ai-agents#ai-tools#claude-ai
Prompts · Python · v0.1.0
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx or .dotx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
#ai-agents#ai-tools#claude-ai