Skip to content

[ibexa/documentation-developer] Added recipe for documentation package#252

Draft
mnocon wants to merge 2 commits into
masterfrom
documentation-recipe
Draft

[ibexa/documentation-developer] Added recipe for documentation package#252
mnocon wants to merge 2 commits into
masterfrom
documentation-recipe

Conversation

@mnocon

@mnocon mnocon commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Recipe copying the "ibexa-documentation" skill to the project.

Sadly, even though Antrophic created the Agent Skills spec (https://agentskills.io/home) and the spec gives the .agents/skills/ directory as the place to store skills (https://agentskills.io/skill-creation/quickstart), Claude does not follow it.

Most agents support .agents/skill, Claude does not.
You can see the list here: agentskills/agentskills#15

So, this recipe copies the skill twice:

  • once to the directory almost all agents support
  • second time to the .claude specific directory

Because the key in JSON cannot be duplicated, for the first case we can copy the whole directory and for the second one we copy skill-by-skill.

@github-actions

Copy link
Copy Markdown

Thanks for contribution! 🎉

To test the changes please execute:

composer config extra.symfony.endpoint https://api.github.com/repos/ibexa/recipes-dev/contents/index.json?ref=flex/pull-252

before executing the recipes.

@mnocon
mnocon force-pushed the documentation-recipe branch from 61da708 to 401cda4 Compare July 16, 2026 13:53
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant