{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"Enables building agents from YAML specifications using Microsoft's Agent Framework, with stable workflow support and experimental agent configuration loading.","skillfed_tags":["agent-framework","declarative-config","workflow-orchestration"],"use_cases":["Define multi-step agent workflows in YAML and execute them without writing orchestration code","Build agents with declarative configuration for easier version control and non-programmer configuration","Prototype agent behavior by editing YAML specifications and reloading without code changes","Integrate HTTP-based services into agent workflows using httpx under the hood","Evaluate dynamic formulas within agent workflows using powerfx expressions"],"what_it_does":"This package adds declarative YAML-based specification support to Microsoft's Agent Framework, letting you define agents and workflows in configuration files rather than pure Python code. It wraps agent-framework-core with a higher-level abstraction layer and depends on httpx for HTTP operations, powerfx for formula evaluation, and pyyaml for parsing specifications.\n\nThe package splits its API into two stability tiers: WorkflowFactory and related workflow execution surfaces are production-ready, while AgentFactory and the YAML agent loading path are experimental and may change without notice\u2014the package emits ExperimentalWarning when you use those symbols. This split means you can rely on declarative workflows in production but should treat agent configuration loading as subject to breaking changes.","worth_installing":"Yes, if you are building agents within Microsoft's Agent Framework ecosystem and want YAML-based configuration. The stable workflow tier is production-ready, and the package has low install friction and active maintenance. However, avoid the experimental AgentFactory and YAML agent loading APIs in production code until they stabilize, as they carry no backward-compatibility guarantee."},"id":"agent-framework-declarative","links":{"html":"https://skillfed.io/packages/agent-framework-declarative","md":"https://skillfed.io/packages/agent-framework-declarative.md","pypi":"https://pypi.org/project/agent-framework-declarative/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"agent-framework-declarative","python_support":"supports_current","summary":"Declarative specification support for Microsoft Agent Framework."},"popularity":{"monthly_downloads":478657,"position":6436,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.2"}
