by ComposioHQ
SharePoint Automation skill for using Rube MCP to manage SharePoint and OneDrive sites, lists, documents, folders, pages, and search, with setup notes for organizational Microsoft 365 accounts.
by ComposioHQ
SharePoint Automation skill for using Rube MCP to manage SharePoint and OneDrive sites, lists, documents, folders, pages, and search, with setup notes for organizational Microsoft 365 accounts.
by ComposioHQ
share_point-automation helps agents automate SharePoint sites, document libraries, lists, and content tasks through Rube MCP with live tool discovery before execution.
by ComposioHQ
microsoft-tenant-automation helps agents automate Microsoft Tenant workflows through Composio Rube MCP by verifying connections, searching current tool schemas first, and planning safe tenant actions.
by ComposioHQ
microsoft_clarity-automation helps agents use Microsoft Clarity through Composio Rube MCP for session recordings, heatmaps, and behavior analytics. It emphasizes RUBE_SEARCH_TOOLS first, active Clarity connection setup, and schema-aware usage.
by ComposioHQ
Dynamics 365 Automation helps agents manage Dynamics 365 CRM contacts, accounts, leads, opportunities, orders, invoices, and cases through Rube MCP and the Dynamics CRM Web API.
by MiniMax-AI
minimax-docx is a DOCX-focused skill for creating, editing, and formatting Word documents with OpenXML SDK and .NET. It supports three paths: create from scratch, edit existing content, and apply template formatting with XSD validation. Use it when you need a real .docx with structure, style preservation, and fewer layout surprises.
by mukul975
detecting-azure-service-principal-abuse helps detect, investigate, and document suspicious Microsoft Entra ID service principal activity in Azure. Use it for Security Audit, cloud incident response, and threat hunting to review credential changes, admin consent abuse, role assignments, ownership paths, and sign-in anomalies.
by mukul975
The configuring-active-directory-tiered-model skill helps design and audit Microsoft ESAE-style Active Directory tier separation. Use this configuring-active-directory-tiered-model guide to review Tier 0/1/2 access, PAWs, admin boundaries, credential exposure, and security-audit findings with clearer implementation context.
by mukul975
building-patch-tuesday-response-process helps teams build a repeatable Microsoft Patch Tuesday process to triage advisories, rank risk, test patches, approve rollout, and track compliance. Useful for security operations, vulnerability management, and building-patch-tuesday-response-process for Project Management.
by microsoft
azure-web-pubsub-ts helps backend and full-stack developers build real-time messaging with Azure Web PubSub in TypeScript and JavaScript. Use this azure-web-pubsub-ts guide for WebSocket-based chat, notifications, presence, pub/sub, authentication, and server-to-client delivery with the right SDK split and environment variables.
by microsoft
azure-storage-blob-ts is the Azure Blob Storage TypeScript/JavaScript skill for backend development. It helps you install the SDK, choose authentication, and implement upload, download, list, SAS, and streaming workflows with @azure/storage-blob.
by microsoft
azure-search-documents-ts helps backend developers build Azure AI Search solutions with the @azure/search-documents SDK. Use it for index creation, document upload, keyword, vector, hybrid, and semantic search, plus credential and environment setup. It is a practical azure-search-documents-ts guide for backend development.
by microsoft
azure-monitor-opentelemetry-ts helps instrument Node.js apps with Azure Monitor and OpenTelemetry for distributed traces, metrics, and logs. Use this azure-monitor-opentelemetry-ts skill to install the package, set APPLICATIONINSIGHTS_CONNECTION_STRING, and follow the correct startup order for auto-instrumentation.
by microsoft
azure-appconfiguration-ts skill for Azure App Configuration in TypeScript and JavaScript. Use it to install and use the SDK for backend development, including configuration settings, feature flags, Key Vault references, dynamic refresh, and centralized configuration management.
by microsoft
azure-keyvault-secrets-rust is a Rust skill for Azure Key Vault Secrets. It covers storing, reading, updating, deleting, and listing secret metadata with the official azure_security_keyvault_secrets crate, plus authentication, AZURE_KEYVAULT_URL setup, and practical guidance for backend development.
by microsoft
azure-keyvault-certificates-rust helps Rust backend developers create, manage, and use Azure Key Vault X.509 certificates, including self-signed and CA-issued flows. It focuses on the official azure_security_keyvault_certificates crate, installation, authentication, long-running issuance, and correct certificate client usage.
by microsoft
azure-mgmt-apicenter-py helps you use the Azure API Center Management SDK for Python to manage API inventory, metadata, and governance. It’s a strong fit for backend development when you need dependable install, authentication, and client setup guidance for Azure API Center workflows.
by microsoft
azure-messaging-webpubsubservice-py is a backend-focused skill for the Azure Web PubSub Service SDK for Python. Use it to install the right package, create service clients, generate client access URLs, and send real-time messages in Python apps with clear guidance for backend development.
by microsoft
azure-identity-py helps set up Azure authentication in Python with Microsoft Entra ID. Use it to choose DefaultAzureCredential, managed identity, or service principal auth, configure environment variables, and troubleshoot access control and credential chain issues. Install guidance, usage patterns, and practical setup notes are based on the repo skill file.
by microsoft
azure-containerregistry-py helps you use Azure Container Registry from Python with ContainerRegistryClient. It supports backend development workflows for listing repositories, inspecting images and artifacts, and managing registry access. Learn installation, endpoint setup, and authentication patterns for local or production usage.
by microsoft
The azure-appconfiguration-py skill covers Azure App Configuration for Python apps, including centralized settings, feature flags, and runtime configuration changes. It is a strong fit for backend development when you need a clear install path, auth guidance, and practical usage patterns for Entra ID or connection string access.
by microsoft
azure-ai-ml-py is the Azure Machine Learning SDK v2 for Python. Use this skill to install azure-ai-ml-py, connect with MLClient, and manage Azure ML workspaces, jobs, models, datasets, compute, and pipelines. It is a strong fit for backend automation and repeatable Azure ML workflows.
by microsoft
azure-ai-contentsafety-py helps Python teams use Azure AI Content Safety to detect harmful text and images with severity-based moderation. It is useful for backend services, API gateways, and review pipelines that need Azure-native setup, authentication, and ContentSafetyClient guidance.
by microsoft
Use azure-storage-blob-java to build Java backend integrations with Azure Blob Storage. It covers Maven setup, client creation, and common operations like upload, download, list, delete, and container management with connection strings, SAS, shared key, or DefaultAzureCredential.