Friends Of REDAXO avatar

Friends Of REDAXO

Official

@FriendsOfREDAXO · Slack: https://redaxo.org/slack/

0Followers
|
272Public Repos
|
5Published Skills

Gemeinsame REDAXO-Entwicklung!

Skills Distribution
DomainDeveloper To...CMS Extension Deve.. (35%)LLM Integration & .. (30%)MCP Server & OAuth.. (25%)Release & Publishi.. (10%)

Agent Skills by Friends Of REDAXO

Showing 5 vetted skills indexed across 2 GitHub repositories.

Frequently Asked Questions About Friends Of REDAXO

FAQPage Schema
What tasks can I accomplish with the FriendsOfREDAXO ai_platform skills?

You can generate text, images, and embeddings from REDAXO, add LLM providers, build tool-using agents, expose content over an MCP server, register scoped tools, and submit content change proposals that require editorial approval before becoming effective.

Who are the ai_platform skills designed for?

They target REDAXO AddOn developers and PHP engineers extending the ai_platform AddOn — especially those adding MCP routes, changing OAuth authentication, registering tools with scopes, or debugging remote clients such as Claude Desktop behind ngrok or a reverse proxy.

How do I release and publish the ai_platform AddOn to REDAXO.org?

Use the ai-platform-release skill, which covers cutting new releases and tags, debugging the publish-to-redaxo workflow via the FriendsOfREDAXO/installer-action, bumping composer dependencies, and resolving Symfony AI version pins on PHP 8.2.

What authentication architecture does the MCP server use?

The ai-platform-mcp skill documents a fully implemented OAuth 2.1 layer with PKCE, Dynamic Client Registration, and refresh tokens, spanning the Router, Authenticator, Server, Tool, and Context components of the AddOn.

What prerequisites and dependencies does ai_platform require?

The AddOn runs on REDAXO with PHP 8.2 and composer-managed dependencies including Symfony AI components. The manifest notes version-pin constraints on Symfony AI packages, and MCP debugging may involve ngrok or a reverse proxy setup.