[agent_utilities.prompt_providers]
postiz-agent = postiz_agent.prompts

[agent_utilities.skill_providers]
postiz-agent = postiz_agent.skills

[console_scripts]
postiz-agent = postiz_agent.agent_server:agent_server
postiz-mcp = postiz_agent.mcp_server:mcp_server
