{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"Integrates Microsoft Copilot Studio published copilots into applications via the Agent Framework, enabling async interaction with copilots through a unified agent interface.","skillfed_tags":["microsoft-azure","agent-framework","async-http"],"use_cases":["Embed published Copilot Studio copilots into backend services or applications that need to call them programmatically.","Build multi-agent orchestration workflows where a Copilot Studio copilot is one participant in a larger agent framework.","Integrate Copilot Studio copilots with async Python applications that require non-blocking I/O.","Automate interactions with copilots in batch or event-driven scenarios without a UI.","Route queries to Copilot Studio copilots from a custom agent application using the Agent Framework abstraction."],"what_it_does":"This package provides a Copilot Studio agent for the Microsoft Agent Framework, allowing you to call published copilots from Copilot Studio environments within your application code. It wraps the authentication and client setup required to interact with copilots via the Power Platform API, using MSAL for token acquisition and aiohttp for async HTTP communication.\n\nYou configure it with Azure AD app registration credentials and Copilot Studio environment details (either via environment variables or explicit parameters), then call the agent's run() method with a query string to get results back. The package handles token management and connection pooling, including tuning of aiohttp's buffer size for large payloads from Copilot Studio activities.","worth_installing":"Yes, if you need to call Copilot Studio copilots from Python code. The package is actively maintained, has low install friction, carries a permissive license, and integrates cleanly with the Agent Framework ecosystem. Note that it is in beta (1.0.0b260813); verify stability of its dependencies before production use."},"id":"agent-framework-copilotstudio","links":{"html":"https://skillfed.io/packages/agent-framework-copilotstudio","md":"https://skillfed.io/packages/agent-framework-copilotstudio.md","pypi":"https://pypi.org/project/agent-framework-copilotstudio/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"agent-framework-copilotstudio","python_support":"supports_current","summary":"Copilot Studio integration for Microsoft Agent Framework."},"popularity":{"monthly_downloads":541663,"position":6094,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0b260813"}
