@jahia/agentic 0.3.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (398) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/claude/.claude/rules/jahia.md +13 -40
  3. package/dist/claude/.claude/skills/jahia-cnd-author/SKILL.md +94 -0
  4. package/dist/claude/.claude/skills/jahia-cnd-author/references/cnd-area-types.md +55 -0
  5. package/dist/claude/.claude/skills/jahia-cnd-author/references/cnd-authoring-experience.md +92 -0
  6. package/dist/claude/.claude/skills/jahia-cnd-author/references/cnd-child-nodes.md +74 -0
  7. package/dist/claude/.claude/skills/jahia-cnd-author/references/cnd-jahia-mixins.md +510 -0
  8. package/dist/claude/.claude/skills/jahia-cnd-author/references/cnd-modeling-decisions.md +87 -0
  9. package/dist/claude/.claude/skills/jahia-cnd-author/references/cnd-numbers-dates.md +92 -0
  10. package/dist/claude/.claude/skills/jahia-cnd-author/references/cnd-string-selectors.md +133 -0
  11. package/dist/claude/.claude/skills/jahia-cnd-author/references/cnd-syntax.md +119 -0
  12. package/dist/claude/.claude/skills/jahia-cnd-author/references/types-ts-mapping.md +73 -0
  13. package/dist/claude/.claude/skills/jahia-dev-accessibility/SKILL.md +5 -265
  14. package/dist/claude/.claude/skills/jahia-dev-build-component/SKILL.md +15 -7
  15. package/dist/claude/.claude/skills/jahia-dev-create-page-template/SKILL.md +59 -21
  16. package/dist/claude/.claude/skills/jahia-dev-create-template-set/SKILL.md +20 -47
  17. package/dist/claude/.claude/skills/jahia-dev-create-view/SKILL.md +3 -3
  18. package/dist/claude/.claude/skills/jahia-dev-review-cnd/SKILL.md +79 -0
  19. package/dist/claude/.claude/skills/jahia-dev-review-cnd/scripts/check-cnd.d.mts +13 -0
  20. package/dist/claude/.claude/skills/jahia-dev-review-cnd/scripts/check-cnd.mjs +198 -0
  21. package/dist/claude/.claude/skills/jahia-dev-site-review/SKILL.md +70 -0
  22. package/dist/claude/.claude/skills/jahia-dev-site-review/scripts/review-pages.mjs +85 -0
  23. package/dist/claude/.claude/skills/jahia-dev-start-local/SKILL.md +18 -26
  24. package/dist/claude/CLAUDE.md +14 -41
  25. package/dist/codex/.agents/skills/jahia-cnd-author/SKILL.md +94 -0
  26. package/dist/codex/.agents/skills/jahia-cnd-author/references/cnd-area-types.md +55 -0
  27. package/dist/codex/.agents/skills/jahia-cnd-author/references/cnd-authoring-experience.md +92 -0
  28. package/dist/codex/.agents/skills/jahia-cnd-author/references/cnd-child-nodes.md +74 -0
  29. package/dist/codex/.agents/skills/jahia-cnd-author/references/cnd-jahia-mixins.md +510 -0
  30. package/dist/codex/.agents/skills/jahia-cnd-author/references/cnd-modeling-decisions.md +87 -0
  31. package/dist/codex/.agents/skills/jahia-cnd-author/references/cnd-numbers-dates.md +92 -0
  32. package/dist/codex/.agents/skills/jahia-cnd-author/references/cnd-string-selectors.md +133 -0
  33. package/dist/codex/.agents/skills/jahia-cnd-author/references/cnd-syntax.md +119 -0
  34. package/dist/codex/.agents/skills/jahia-cnd-author/references/types-ts-mapping.md +73 -0
  35. package/dist/codex/.agents/skills/jahia-dev-accessibility/SKILL.md +5 -265
  36. package/dist/codex/.agents/skills/jahia-dev-build-component/SKILL.md +15 -7
  37. package/dist/codex/.agents/skills/jahia-dev-create-page-template/SKILL.md +59 -21
  38. package/dist/codex/.agents/skills/jahia-dev-create-template-set/SKILL.md +20 -47
  39. package/dist/codex/.agents/skills/jahia-dev-create-view/SKILL.md +3 -3
  40. package/dist/codex/.agents/skills/jahia-dev-review-cnd/SKILL.md +79 -0
  41. package/dist/codex/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.d.mts +13 -0
  42. package/dist/codex/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.mjs +198 -0
  43. package/dist/codex/.agents/skills/jahia-dev-site-review/SKILL.md +70 -0
  44. package/dist/codex/.agents/skills/jahia-dev-site-review/scripts/review-pages.mjs +85 -0
  45. package/dist/codex/.agents/skills/jahia-dev-start-local/SKILL.md +18 -26
  46. package/dist/codex/AGENTS.md +15 -42
  47. package/dist/copilot/.agents/skills/jahia-cnd-author/SKILL.md +94 -0
  48. package/dist/copilot/.agents/skills/jahia-cnd-author/references/cnd-area-types.md +55 -0
  49. package/dist/copilot/.agents/skills/jahia-cnd-author/references/cnd-authoring-experience.md +92 -0
  50. package/dist/copilot/.agents/skills/jahia-cnd-author/references/cnd-child-nodes.md +74 -0
  51. package/dist/copilot/.agents/skills/jahia-cnd-author/references/cnd-jahia-mixins.md +510 -0
  52. package/dist/copilot/.agents/skills/jahia-cnd-author/references/cnd-modeling-decisions.md +87 -0
  53. package/dist/copilot/.agents/skills/jahia-cnd-author/references/cnd-numbers-dates.md +92 -0
  54. package/dist/copilot/.agents/skills/jahia-cnd-author/references/cnd-string-selectors.md +133 -0
  55. package/dist/copilot/.agents/skills/jahia-cnd-author/references/cnd-syntax.md +119 -0
  56. package/dist/copilot/.agents/skills/jahia-cnd-author/references/types-ts-mapping.md +73 -0
  57. package/dist/copilot/.agents/skills/jahia-dev-accessibility/SKILL.md +5 -265
  58. package/dist/copilot/.agents/skills/jahia-dev-build-component/SKILL.md +15 -7
  59. package/dist/copilot/.agents/skills/jahia-dev-create-page-template/SKILL.md +59 -21
  60. package/dist/copilot/.agents/skills/jahia-dev-create-template-set/SKILL.md +20 -47
  61. package/dist/copilot/.agents/skills/jahia-dev-create-view/SKILL.md +3 -3
  62. package/dist/copilot/.agents/skills/jahia-dev-review-cnd/SKILL.md +79 -0
  63. package/dist/copilot/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.d.mts +13 -0
  64. package/dist/copilot/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.mjs +198 -0
  65. package/dist/copilot/.agents/skills/jahia-dev-site-review/SKILL.md +70 -0
  66. package/dist/copilot/.agents/skills/jahia-dev-site-review/scripts/review-pages.mjs +85 -0
  67. package/dist/copilot/.agents/skills/jahia-dev-start-local/SKILL.md +18 -26
  68. package/dist/copilot/AGENTS.md +15 -42
  69. package/dist/cursor/.agents/skills/jahia-cnd-author/SKILL.md +94 -0
  70. package/dist/cursor/.agents/skills/jahia-cnd-author/references/cnd-area-types.md +55 -0
  71. package/dist/cursor/.agents/skills/jahia-cnd-author/references/cnd-authoring-experience.md +92 -0
  72. package/dist/cursor/.agents/skills/jahia-cnd-author/references/cnd-child-nodes.md +74 -0
  73. package/dist/cursor/.agents/skills/jahia-cnd-author/references/cnd-jahia-mixins.md +510 -0
  74. package/dist/cursor/.agents/skills/jahia-cnd-author/references/cnd-modeling-decisions.md +87 -0
  75. package/dist/cursor/.agents/skills/jahia-cnd-author/references/cnd-numbers-dates.md +92 -0
  76. package/dist/cursor/.agents/skills/jahia-cnd-author/references/cnd-string-selectors.md +133 -0
  77. package/dist/cursor/.agents/skills/jahia-cnd-author/references/cnd-syntax.md +119 -0
  78. package/dist/cursor/.agents/skills/jahia-cnd-author/references/types-ts-mapping.md +73 -0
  79. package/dist/cursor/.agents/skills/jahia-dev-accessibility/SKILL.md +5 -265
  80. package/dist/cursor/.agents/skills/jahia-dev-build-component/SKILL.md +15 -7
  81. package/dist/cursor/.agents/skills/jahia-dev-create-page-template/SKILL.md +59 -21
  82. package/dist/cursor/.agents/skills/jahia-dev-create-template-set/SKILL.md +20 -47
  83. package/dist/cursor/.agents/skills/jahia-dev-create-view/SKILL.md +3 -3
  84. package/dist/cursor/.agents/skills/jahia-dev-review-cnd/SKILL.md +79 -0
  85. package/dist/cursor/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.d.mts +13 -0
  86. package/dist/cursor/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.mjs +198 -0
  87. package/dist/cursor/.agents/skills/jahia-dev-site-review/SKILL.md +70 -0
  88. package/dist/cursor/.agents/skills/jahia-dev-site-review/scripts/review-pages.mjs +85 -0
  89. package/dist/cursor/.agents/skills/jahia-dev-start-local/SKILL.md +18 -26
  90. package/dist/cursor/.cursor/rules/jahia.mdc +13 -40
  91. package/dist/gemini/.agents/skills/jahia-cnd-author/SKILL.md +94 -0
  92. package/dist/gemini/.agents/skills/jahia-cnd-author/references/cnd-area-types.md +55 -0
  93. package/dist/gemini/.agents/skills/jahia-cnd-author/references/cnd-authoring-experience.md +92 -0
  94. package/dist/gemini/.agents/skills/jahia-cnd-author/references/cnd-child-nodes.md +74 -0
  95. package/dist/gemini/.agents/skills/jahia-cnd-author/references/cnd-jahia-mixins.md +510 -0
  96. package/dist/gemini/.agents/skills/jahia-cnd-author/references/cnd-modeling-decisions.md +87 -0
  97. package/dist/gemini/.agents/skills/jahia-cnd-author/references/cnd-numbers-dates.md +92 -0
  98. package/dist/gemini/.agents/skills/jahia-cnd-author/references/cnd-string-selectors.md +133 -0
  99. package/dist/gemini/.agents/skills/jahia-cnd-author/references/cnd-syntax.md +119 -0
  100. package/dist/gemini/.agents/skills/jahia-cnd-author/references/types-ts-mapping.md +73 -0
  101. package/dist/gemini/.agents/skills/jahia-dev-accessibility/SKILL.md +5 -265
  102. package/dist/gemini/.agents/skills/jahia-dev-build-component/SKILL.md +15 -7
  103. package/dist/gemini/.agents/skills/jahia-dev-create-page-template/SKILL.md +59 -21
  104. package/dist/gemini/.agents/skills/jahia-dev-create-template-set/SKILL.md +20 -47
  105. package/dist/gemini/.agents/skills/jahia-dev-create-view/SKILL.md +3 -3
  106. package/dist/gemini/.agents/skills/jahia-dev-review-cnd/SKILL.md +79 -0
  107. package/dist/gemini/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.d.mts +13 -0
  108. package/dist/gemini/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.mjs +198 -0
  109. package/dist/gemini/.agents/skills/jahia-dev-site-review/SKILL.md +70 -0
  110. package/dist/gemini/.agents/skills/jahia-dev-site-review/scripts/review-pages.mjs +85 -0
  111. package/dist/gemini/.agents/skills/jahia-dev-start-local/SKILL.md +18 -26
  112. package/dist/gemini/AGENTS.md +15 -42
  113. package/dist/gemini/GEMINI.md +2 -2
  114. package/dist/index.js +13 -0
  115. package/dist/opencode/.agents/skills/jahia-cnd-author/SKILL.md +94 -0
  116. package/dist/opencode/.agents/skills/jahia-cnd-author/references/cnd-area-types.md +55 -0
  117. package/dist/opencode/.agents/skills/jahia-cnd-author/references/cnd-authoring-experience.md +92 -0
  118. package/dist/opencode/.agents/skills/jahia-cnd-author/references/cnd-child-nodes.md +74 -0
  119. package/dist/opencode/.agents/skills/jahia-cnd-author/references/cnd-jahia-mixins.md +510 -0
  120. package/dist/opencode/.agents/skills/jahia-cnd-author/references/cnd-modeling-decisions.md +87 -0
  121. package/dist/opencode/.agents/skills/jahia-cnd-author/references/cnd-numbers-dates.md +92 -0
  122. package/dist/opencode/.agents/skills/jahia-cnd-author/references/cnd-string-selectors.md +133 -0
  123. package/dist/opencode/.agents/skills/jahia-cnd-author/references/cnd-syntax.md +119 -0
  124. package/dist/opencode/.agents/skills/jahia-cnd-author/references/types-ts-mapping.md +73 -0
  125. package/dist/opencode/.agents/skills/jahia-dev-accessibility/SKILL.md +5 -265
  126. package/dist/opencode/.agents/skills/jahia-dev-build-component/SKILL.md +15 -7
  127. package/dist/opencode/.agents/skills/jahia-dev-create-page-template/SKILL.md +59 -21
  128. package/dist/opencode/.agents/skills/jahia-dev-create-template-set/SKILL.md +20 -47
  129. package/dist/opencode/.agents/skills/jahia-dev-create-view/SKILL.md +3 -3
  130. package/dist/opencode/.agents/skills/jahia-dev-review-cnd/SKILL.md +79 -0
  131. package/dist/opencode/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.d.mts +13 -0
  132. package/dist/opencode/.agents/skills/jahia-dev-review-cnd/scripts/check-cnd.mjs +198 -0
  133. package/dist/opencode/.agents/skills/jahia-dev-site-review/SKILL.md +70 -0
  134. package/dist/opencode/.agents/skills/jahia-dev-site-review/scripts/review-pages.mjs +85 -0
  135. package/dist/opencode/.agents/skills/jahia-dev-start-local/SKILL.md +18 -26
  136. package/dist/opencode/AGENTS.md +15 -42
  137. package/dist/windsurf/.windsurf/rules/jahia.md +13 -40
  138. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/SKILL.md +94 -0
  139. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/cnd-area-types.md +55 -0
  140. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/cnd-authoring-experience.md +92 -0
  141. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/cnd-child-nodes.md +74 -0
  142. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/cnd-jahia-mixins.md +510 -0
  143. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/cnd-modeling-decisions.md +87 -0
  144. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/cnd-numbers-dates.md +92 -0
  145. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/cnd-string-selectors.md +133 -0
  146. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/cnd-syntax.md +119 -0
  147. package/dist/windsurf/.windsurf/skills/jahia-cnd-author/references/types-ts-mapping.md +73 -0
  148. package/dist/windsurf/.windsurf/skills/jahia-dev-accessibility/SKILL.md +5 -265
  149. package/dist/windsurf/.windsurf/skills/jahia-dev-build-component/SKILL.md +15 -7
  150. package/dist/windsurf/.windsurf/skills/jahia-dev-create-page-template/SKILL.md +59 -21
  151. package/dist/windsurf/.windsurf/skills/jahia-dev-create-template-set/SKILL.md +20 -47
  152. package/dist/windsurf/.windsurf/skills/jahia-dev-create-view/SKILL.md +3 -3
  153. package/dist/windsurf/.windsurf/skills/jahia-dev-review-cnd/SKILL.md +79 -0
  154. package/dist/windsurf/.windsurf/skills/jahia-dev-review-cnd/scripts/check-cnd.d.mts +13 -0
  155. package/dist/windsurf/.windsurf/skills/jahia-dev-review-cnd/scripts/check-cnd.mjs +198 -0
  156. package/dist/windsurf/.windsurf/skills/jahia-dev-site-review/SKILL.md +70 -0
  157. package/dist/windsurf/.windsurf/skills/jahia-dev-site-review/scripts/review-pages.mjs +85 -0
  158. package/dist/windsurf/.windsurf/skills/jahia-dev-start-local/SKILL.md +18 -26
  159. package/dist/windsurf/AGENTS.md +15 -42
  160. package/package.json +1 -1
  161. package/dist/claude/.claude/skills/jahia/SKILL.md +0 -144
  162. package/dist/claude/.claude/skills/jahia-content/SKILL.md +0 -157
  163. package/dist/claude/.claude/skills/jahia-content-create-content/SKILL.md +0 -359
  164. package/dist/claude/.claude/skills/jahia-content-explore-structure/SKILL.md +0 -255
  165. package/dist/claude/.claude/skills/jahia-content-media-upload/SKILL.md +0 -197
  166. package/dist/claude/.claude/skills/jahia-content-move-content/SKILL.md +0 -231
  167. package/dist/claude/.claude/skills/jahia-content-organize/SKILL.md +0 -209
  168. package/dist/claude/.claude/skills/jahia-content-publish/SKILL.md +0 -181
  169. package/dist/claude/.claude/skills/jahia-content-query-content/SKILL.md +0 -174
  170. package/dist/claude/.claude/skills/jahia-content-translate-content/SKILL.md +0 -226
  171. package/dist/claude/.claude/skills/jahia-dev/SKILL.md +0 -124
  172. package/dist/claude/.claude/skills/jahia-dev-apis/SKILL.md +0 -52
  173. package/dist/claude/.claude/skills/jahia-dev-apis/references/authentication.md +0 -484
  174. package/dist/claude/.claude/skills/jahia-dev-apis/references/graphql.md +0 -657
  175. package/dist/claude/.claude/skills/jahia-dev-apis/references/jcr-api.md +0 -465
  176. package/dist/claude/.claude/skills/jahia-dev-apis/references/security.md +0 -541
  177. package/dist/claude/.claude/skills/jahia-dev-cypress/SKILL.md +0 -265
  178. package/dist/claude/.claude/skills/jahia-dev-define-content-type/SKILL.md +0 -536
  179. package/dist/claude/.claude/skills/jahia-dev-java/SKILL.md +0 -110
  180. package/dist/claude/.claude/skills/jahia-dev-java/references/backend.md +0 -331
  181. package/dist/claude/.claude/skills/jahia-dev-java/references/content-types.md +0 -273
  182. package/dist/claude/.claude/skills/jahia-dev-java/references/modules.md +0 -218
  183. package/dist/claude/.claude/skills/jahia-dev-java/references/osgi.md +0 -208
  184. package/dist/claude/.claude/skills/jahia-dev-java/references/rendering.md +0 -191
  185. package/dist/claude/.claude/skills/jahia-dev-java/references/ui-extensions.md +0 -344
  186. package/dist/claude/.claude/skills/jahia-dev-osgi-module/SKILL.md +0 -297
  187. package/dist/claude/.claude/skills/jahia-dev-ui-extension/SKILL.md +0 -559
  188. package/dist/claude/.claude/skills/jahia-java-concurrency/SKILL.md +0 -308
  189. package/dist/claude/.claude/skills/jahia-java-jcr/SKILL.md +0 -153
  190. package/dist/claude/.claude/skills/jahia-java-osgi/SKILL.md +0 -134
  191. package/dist/claude/.claude/skills/jahia-java-persistence/SKILL.md +0 -177
  192. package/dist/claude/.claude/skills/jahia-java-security/SKILL.md +0 -84
  193. package/dist/claude/.claude/skills/jahia-review-java/SKILL.md +0 -131
  194. package/dist/claude/.claude/skills/jahia-review-java/references/code-review-output.md +0 -121
  195. package/dist/codex/.agents/skills/jahia/SKILL.md +0 -144
  196. package/dist/codex/.agents/skills/jahia-content/SKILL.md +0 -157
  197. package/dist/codex/.agents/skills/jahia-content-create-content/SKILL.md +0 -359
  198. package/dist/codex/.agents/skills/jahia-content-explore-structure/SKILL.md +0 -255
  199. package/dist/codex/.agents/skills/jahia-content-media-upload/SKILL.md +0 -197
  200. package/dist/codex/.agents/skills/jahia-content-move-content/SKILL.md +0 -231
  201. package/dist/codex/.agents/skills/jahia-content-organize/SKILL.md +0 -209
  202. package/dist/codex/.agents/skills/jahia-content-publish/SKILL.md +0 -181
  203. package/dist/codex/.agents/skills/jahia-content-query-content/SKILL.md +0 -174
  204. package/dist/codex/.agents/skills/jahia-content-translate-content/SKILL.md +0 -226
  205. package/dist/codex/.agents/skills/jahia-dev/SKILL.md +0 -124
  206. package/dist/codex/.agents/skills/jahia-dev-apis/SKILL.md +0 -52
  207. package/dist/codex/.agents/skills/jahia-dev-apis/references/authentication.md +0 -484
  208. package/dist/codex/.agents/skills/jahia-dev-apis/references/graphql.md +0 -657
  209. package/dist/codex/.agents/skills/jahia-dev-apis/references/jcr-api.md +0 -465
  210. package/dist/codex/.agents/skills/jahia-dev-apis/references/security.md +0 -541
  211. package/dist/codex/.agents/skills/jahia-dev-cypress/SKILL.md +0 -265
  212. package/dist/codex/.agents/skills/jahia-dev-define-content-type/SKILL.md +0 -536
  213. package/dist/codex/.agents/skills/jahia-dev-java/SKILL.md +0 -110
  214. package/dist/codex/.agents/skills/jahia-dev-java/references/backend.md +0 -331
  215. package/dist/codex/.agents/skills/jahia-dev-java/references/content-types.md +0 -273
  216. package/dist/codex/.agents/skills/jahia-dev-java/references/modules.md +0 -218
  217. package/dist/codex/.agents/skills/jahia-dev-java/references/osgi.md +0 -208
  218. package/dist/codex/.agents/skills/jahia-dev-java/references/rendering.md +0 -191
  219. package/dist/codex/.agents/skills/jahia-dev-java/references/ui-extensions.md +0 -344
  220. package/dist/codex/.agents/skills/jahia-dev-osgi-module/SKILL.md +0 -297
  221. package/dist/codex/.agents/skills/jahia-dev-ui-extension/SKILL.md +0 -559
  222. package/dist/codex/.agents/skills/jahia-java-concurrency/SKILL.md +0 -308
  223. package/dist/codex/.agents/skills/jahia-java-jcr/SKILL.md +0 -153
  224. package/dist/codex/.agents/skills/jahia-java-osgi/SKILL.md +0 -134
  225. package/dist/codex/.agents/skills/jahia-java-persistence/SKILL.md +0 -177
  226. package/dist/codex/.agents/skills/jahia-java-security/SKILL.md +0 -84
  227. package/dist/codex/.agents/skills/jahia-review-java/SKILL.md +0 -131
  228. package/dist/codex/.agents/skills/jahia-review-java/references/code-review-output.md +0 -121
  229. package/dist/copilot/.agents/skills/jahia/SKILL.md +0 -144
  230. package/dist/copilot/.agents/skills/jahia-content/SKILL.md +0 -157
  231. package/dist/copilot/.agents/skills/jahia-content-create-content/SKILL.md +0 -359
  232. package/dist/copilot/.agents/skills/jahia-content-explore-structure/SKILL.md +0 -255
  233. package/dist/copilot/.agents/skills/jahia-content-media-upload/SKILL.md +0 -197
  234. package/dist/copilot/.agents/skills/jahia-content-move-content/SKILL.md +0 -231
  235. package/dist/copilot/.agents/skills/jahia-content-organize/SKILL.md +0 -209
  236. package/dist/copilot/.agents/skills/jahia-content-publish/SKILL.md +0 -181
  237. package/dist/copilot/.agents/skills/jahia-content-query-content/SKILL.md +0 -174
  238. package/dist/copilot/.agents/skills/jahia-content-translate-content/SKILL.md +0 -226
  239. package/dist/copilot/.agents/skills/jahia-dev/SKILL.md +0 -124
  240. package/dist/copilot/.agents/skills/jahia-dev-apis/SKILL.md +0 -52
  241. package/dist/copilot/.agents/skills/jahia-dev-apis/references/authentication.md +0 -484
  242. package/dist/copilot/.agents/skills/jahia-dev-apis/references/graphql.md +0 -657
  243. package/dist/copilot/.agents/skills/jahia-dev-apis/references/jcr-api.md +0 -465
  244. package/dist/copilot/.agents/skills/jahia-dev-apis/references/security.md +0 -541
  245. package/dist/copilot/.agents/skills/jahia-dev-cypress/SKILL.md +0 -265
  246. package/dist/copilot/.agents/skills/jahia-dev-define-content-type/SKILL.md +0 -536
  247. package/dist/copilot/.agents/skills/jahia-dev-java/SKILL.md +0 -110
  248. package/dist/copilot/.agents/skills/jahia-dev-java/references/backend.md +0 -331
  249. package/dist/copilot/.agents/skills/jahia-dev-java/references/content-types.md +0 -273
  250. package/dist/copilot/.agents/skills/jahia-dev-java/references/modules.md +0 -218
  251. package/dist/copilot/.agents/skills/jahia-dev-java/references/osgi.md +0 -208
  252. package/dist/copilot/.agents/skills/jahia-dev-java/references/rendering.md +0 -191
  253. package/dist/copilot/.agents/skills/jahia-dev-java/references/ui-extensions.md +0 -344
  254. package/dist/copilot/.agents/skills/jahia-dev-osgi-module/SKILL.md +0 -297
  255. package/dist/copilot/.agents/skills/jahia-dev-ui-extension/SKILL.md +0 -559
  256. package/dist/copilot/.agents/skills/jahia-java-concurrency/SKILL.md +0 -308
  257. package/dist/copilot/.agents/skills/jahia-java-jcr/SKILL.md +0 -153
  258. package/dist/copilot/.agents/skills/jahia-java-osgi/SKILL.md +0 -134
  259. package/dist/copilot/.agents/skills/jahia-java-persistence/SKILL.md +0 -177
  260. package/dist/copilot/.agents/skills/jahia-java-security/SKILL.md +0 -84
  261. package/dist/copilot/.agents/skills/jahia-review-java/SKILL.md +0 -131
  262. package/dist/copilot/.agents/skills/jahia-review-java/references/code-review-output.md +0 -121
  263. package/dist/cursor/.agents/skills/jahia/SKILL.md +0 -144
  264. package/dist/cursor/.agents/skills/jahia-content/SKILL.md +0 -157
  265. package/dist/cursor/.agents/skills/jahia-content-create-content/SKILL.md +0 -359
  266. package/dist/cursor/.agents/skills/jahia-content-explore-structure/SKILL.md +0 -255
  267. package/dist/cursor/.agents/skills/jahia-content-media-upload/SKILL.md +0 -197
  268. package/dist/cursor/.agents/skills/jahia-content-move-content/SKILL.md +0 -231
  269. package/dist/cursor/.agents/skills/jahia-content-organize/SKILL.md +0 -209
  270. package/dist/cursor/.agents/skills/jahia-content-publish/SKILL.md +0 -181
  271. package/dist/cursor/.agents/skills/jahia-content-query-content/SKILL.md +0 -174
  272. package/dist/cursor/.agents/skills/jahia-content-translate-content/SKILL.md +0 -226
  273. package/dist/cursor/.agents/skills/jahia-dev/SKILL.md +0 -124
  274. package/dist/cursor/.agents/skills/jahia-dev-apis/SKILL.md +0 -52
  275. package/dist/cursor/.agents/skills/jahia-dev-apis/references/authentication.md +0 -484
  276. package/dist/cursor/.agents/skills/jahia-dev-apis/references/graphql.md +0 -657
  277. package/dist/cursor/.agents/skills/jahia-dev-apis/references/jcr-api.md +0 -465
  278. package/dist/cursor/.agents/skills/jahia-dev-apis/references/security.md +0 -541
  279. package/dist/cursor/.agents/skills/jahia-dev-cypress/SKILL.md +0 -265
  280. package/dist/cursor/.agents/skills/jahia-dev-define-content-type/SKILL.md +0 -536
  281. package/dist/cursor/.agents/skills/jahia-dev-java/SKILL.md +0 -110
  282. package/dist/cursor/.agents/skills/jahia-dev-java/references/backend.md +0 -331
  283. package/dist/cursor/.agents/skills/jahia-dev-java/references/content-types.md +0 -273
  284. package/dist/cursor/.agents/skills/jahia-dev-java/references/modules.md +0 -218
  285. package/dist/cursor/.agents/skills/jahia-dev-java/references/osgi.md +0 -208
  286. package/dist/cursor/.agents/skills/jahia-dev-java/references/rendering.md +0 -191
  287. package/dist/cursor/.agents/skills/jahia-dev-java/references/ui-extensions.md +0 -344
  288. package/dist/cursor/.agents/skills/jahia-dev-osgi-module/SKILL.md +0 -297
  289. package/dist/cursor/.agents/skills/jahia-dev-ui-extension/SKILL.md +0 -559
  290. package/dist/cursor/.agents/skills/jahia-java-concurrency/SKILL.md +0 -308
  291. package/dist/cursor/.agents/skills/jahia-java-jcr/SKILL.md +0 -153
  292. package/dist/cursor/.agents/skills/jahia-java-osgi/SKILL.md +0 -134
  293. package/dist/cursor/.agents/skills/jahia-java-persistence/SKILL.md +0 -177
  294. package/dist/cursor/.agents/skills/jahia-java-security/SKILL.md +0 -84
  295. package/dist/cursor/.agents/skills/jahia-review-java/SKILL.md +0 -131
  296. package/dist/cursor/.agents/skills/jahia-review-java/references/code-review-output.md +0 -121
  297. package/dist/gemini/.agents/skills/jahia/SKILL.md +0 -144
  298. package/dist/gemini/.agents/skills/jahia-content/SKILL.md +0 -157
  299. package/dist/gemini/.agents/skills/jahia-content-create-content/SKILL.md +0 -359
  300. package/dist/gemini/.agents/skills/jahia-content-explore-structure/SKILL.md +0 -255
  301. package/dist/gemini/.agents/skills/jahia-content-media-upload/SKILL.md +0 -197
  302. package/dist/gemini/.agents/skills/jahia-content-move-content/SKILL.md +0 -231
  303. package/dist/gemini/.agents/skills/jahia-content-organize/SKILL.md +0 -209
  304. package/dist/gemini/.agents/skills/jahia-content-publish/SKILL.md +0 -181
  305. package/dist/gemini/.agents/skills/jahia-content-query-content/SKILL.md +0 -174
  306. package/dist/gemini/.agents/skills/jahia-content-translate-content/SKILL.md +0 -226
  307. package/dist/gemini/.agents/skills/jahia-dev/SKILL.md +0 -124
  308. package/dist/gemini/.agents/skills/jahia-dev-apis/SKILL.md +0 -52
  309. package/dist/gemini/.agents/skills/jahia-dev-apis/references/authentication.md +0 -484
  310. package/dist/gemini/.agents/skills/jahia-dev-apis/references/graphql.md +0 -657
  311. package/dist/gemini/.agents/skills/jahia-dev-apis/references/jcr-api.md +0 -465
  312. package/dist/gemini/.agents/skills/jahia-dev-apis/references/security.md +0 -541
  313. package/dist/gemini/.agents/skills/jahia-dev-cypress/SKILL.md +0 -265
  314. package/dist/gemini/.agents/skills/jahia-dev-define-content-type/SKILL.md +0 -536
  315. package/dist/gemini/.agents/skills/jahia-dev-java/SKILL.md +0 -110
  316. package/dist/gemini/.agents/skills/jahia-dev-java/references/backend.md +0 -331
  317. package/dist/gemini/.agents/skills/jahia-dev-java/references/content-types.md +0 -273
  318. package/dist/gemini/.agents/skills/jahia-dev-java/references/modules.md +0 -218
  319. package/dist/gemini/.agents/skills/jahia-dev-java/references/osgi.md +0 -208
  320. package/dist/gemini/.agents/skills/jahia-dev-java/references/rendering.md +0 -191
  321. package/dist/gemini/.agents/skills/jahia-dev-java/references/ui-extensions.md +0 -344
  322. package/dist/gemini/.agents/skills/jahia-dev-osgi-module/SKILL.md +0 -297
  323. package/dist/gemini/.agents/skills/jahia-dev-ui-extension/SKILL.md +0 -559
  324. package/dist/gemini/.agents/skills/jahia-java-concurrency/SKILL.md +0 -308
  325. package/dist/gemini/.agents/skills/jahia-java-jcr/SKILL.md +0 -153
  326. package/dist/gemini/.agents/skills/jahia-java-osgi/SKILL.md +0 -134
  327. package/dist/gemini/.agents/skills/jahia-java-persistence/SKILL.md +0 -177
  328. package/dist/gemini/.agents/skills/jahia-java-security/SKILL.md +0 -84
  329. package/dist/gemini/.agents/skills/jahia-review-java/SKILL.md +0 -131
  330. package/dist/gemini/.agents/skills/jahia-review-java/references/code-review-output.md +0 -121
  331. package/dist/opencode/.agents/skills/jahia/SKILL.md +0 -144
  332. package/dist/opencode/.agents/skills/jahia-content/SKILL.md +0 -157
  333. package/dist/opencode/.agents/skills/jahia-content-create-content/SKILL.md +0 -359
  334. package/dist/opencode/.agents/skills/jahia-content-explore-structure/SKILL.md +0 -255
  335. package/dist/opencode/.agents/skills/jahia-content-media-upload/SKILL.md +0 -197
  336. package/dist/opencode/.agents/skills/jahia-content-move-content/SKILL.md +0 -231
  337. package/dist/opencode/.agents/skills/jahia-content-organize/SKILL.md +0 -209
  338. package/dist/opencode/.agents/skills/jahia-content-publish/SKILL.md +0 -181
  339. package/dist/opencode/.agents/skills/jahia-content-query-content/SKILL.md +0 -174
  340. package/dist/opencode/.agents/skills/jahia-content-translate-content/SKILL.md +0 -226
  341. package/dist/opencode/.agents/skills/jahia-dev/SKILL.md +0 -124
  342. package/dist/opencode/.agents/skills/jahia-dev-apis/SKILL.md +0 -52
  343. package/dist/opencode/.agents/skills/jahia-dev-apis/references/authentication.md +0 -484
  344. package/dist/opencode/.agents/skills/jahia-dev-apis/references/graphql.md +0 -657
  345. package/dist/opencode/.agents/skills/jahia-dev-apis/references/jcr-api.md +0 -465
  346. package/dist/opencode/.agents/skills/jahia-dev-apis/references/security.md +0 -541
  347. package/dist/opencode/.agents/skills/jahia-dev-cypress/SKILL.md +0 -265
  348. package/dist/opencode/.agents/skills/jahia-dev-define-content-type/SKILL.md +0 -536
  349. package/dist/opencode/.agents/skills/jahia-dev-java/SKILL.md +0 -110
  350. package/dist/opencode/.agents/skills/jahia-dev-java/references/backend.md +0 -331
  351. package/dist/opencode/.agents/skills/jahia-dev-java/references/content-types.md +0 -273
  352. package/dist/opencode/.agents/skills/jahia-dev-java/references/modules.md +0 -218
  353. package/dist/opencode/.agents/skills/jahia-dev-java/references/osgi.md +0 -208
  354. package/dist/opencode/.agents/skills/jahia-dev-java/references/rendering.md +0 -191
  355. package/dist/opencode/.agents/skills/jahia-dev-java/references/ui-extensions.md +0 -344
  356. package/dist/opencode/.agents/skills/jahia-dev-osgi-module/SKILL.md +0 -297
  357. package/dist/opencode/.agents/skills/jahia-dev-ui-extension/SKILL.md +0 -559
  358. package/dist/opencode/.agents/skills/jahia-java-concurrency/SKILL.md +0 -308
  359. package/dist/opencode/.agents/skills/jahia-java-jcr/SKILL.md +0 -153
  360. package/dist/opencode/.agents/skills/jahia-java-osgi/SKILL.md +0 -134
  361. package/dist/opencode/.agents/skills/jahia-java-persistence/SKILL.md +0 -177
  362. package/dist/opencode/.agents/skills/jahia-java-security/SKILL.md +0 -84
  363. package/dist/opencode/.agents/skills/jahia-review-java/SKILL.md +0 -131
  364. package/dist/opencode/.agents/skills/jahia-review-java/references/code-review-output.md +0 -121
  365. package/dist/windsurf/.windsurf/skills/jahia/SKILL.md +0 -144
  366. package/dist/windsurf/.windsurf/skills/jahia-content/SKILL.md +0 -157
  367. package/dist/windsurf/.windsurf/skills/jahia-content-create-content/SKILL.md +0 -359
  368. package/dist/windsurf/.windsurf/skills/jahia-content-explore-structure/SKILL.md +0 -255
  369. package/dist/windsurf/.windsurf/skills/jahia-content-media-upload/SKILL.md +0 -197
  370. package/dist/windsurf/.windsurf/skills/jahia-content-move-content/SKILL.md +0 -231
  371. package/dist/windsurf/.windsurf/skills/jahia-content-organize/SKILL.md +0 -209
  372. package/dist/windsurf/.windsurf/skills/jahia-content-publish/SKILL.md +0 -181
  373. package/dist/windsurf/.windsurf/skills/jahia-content-query-content/SKILL.md +0 -174
  374. package/dist/windsurf/.windsurf/skills/jahia-content-translate-content/SKILL.md +0 -226
  375. package/dist/windsurf/.windsurf/skills/jahia-dev/SKILL.md +0 -124
  376. package/dist/windsurf/.windsurf/skills/jahia-dev-apis/SKILL.md +0 -52
  377. package/dist/windsurf/.windsurf/skills/jahia-dev-apis/references/authentication.md +0 -484
  378. package/dist/windsurf/.windsurf/skills/jahia-dev-apis/references/graphql.md +0 -657
  379. package/dist/windsurf/.windsurf/skills/jahia-dev-apis/references/jcr-api.md +0 -465
  380. package/dist/windsurf/.windsurf/skills/jahia-dev-apis/references/security.md +0 -541
  381. package/dist/windsurf/.windsurf/skills/jahia-dev-cypress/SKILL.md +0 -265
  382. package/dist/windsurf/.windsurf/skills/jahia-dev-define-content-type/SKILL.md +0 -536
  383. package/dist/windsurf/.windsurf/skills/jahia-dev-java/SKILL.md +0 -110
  384. package/dist/windsurf/.windsurf/skills/jahia-dev-java/references/backend.md +0 -331
  385. package/dist/windsurf/.windsurf/skills/jahia-dev-java/references/content-types.md +0 -273
  386. package/dist/windsurf/.windsurf/skills/jahia-dev-java/references/modules.md +0 -218
  387. package/dist/windsurf/.windsurf/skills/jahia-dev-java/references/osgi.md +0 -208
  388. package/dist/windsurf/.windsurf/skills/jahia-dev-java/references/rendering.md +0 -191
  389. package/dist/windsurf/.windsurf/skills/jahia-dev-java/references/ui-extensions.md +0 -344
  390. package/dist/windsurf/.windsurf/skills/jahia-dev-osgi-module/SKILL.md +0 -297
  391. package/dist/windsurf/.windsurf/skills/jahia-dev-ui-extension/SKILL.md +0 -559
  392. package/dist/windsurf/.windsurf/skills/jahia-java-concurrency/SKILL.md +0 -308
  393. package/dist/windsurf/.windsurf/skills/jahia-java-jcr/SKILL.md +0 -153
  394. package/dist/windsurf/.windsurf/skills/jahia-java-osgi/SKILL.md +0 -134
  395. package/dist/windsurf/.windsurf/skills/jahia-java-persistence/SKILL.md +0 -177
  396. package/dist/windsurf/.windsurf/skills/jahia-java-security/SKILL.md +0 -84
  397. package/dist/windsurf/.windsurf/skills/jahia-review-java/SKILL.md +0 -131
  398. package/dist/windsurf/.windsurf/skills/jahia-review-java/references/code-review-output.md +0 -121
@@ -1,255 +0,0 @@
1
- ---
2
- name: jahia-content-explore-structure
3
- description: Efficiently maps an unknown Jahia website's sites, template sets, pages, areas, content trees, and type definitions using MCP tools before authoring or restructuring content.
4
- ---
5
-
6
- # Skill: jahia-content-explore-structure
7
-
8
- Use this skill before creating or editing content on an unfamiliar Jahia instance. It produces a reliable map of the CMS so that `/jahia-content-create-content` and `/jahia-content-organize` can work without guesswork.
9
-
10
- > **Never call Jahia's GraphQL API directly.** Use only MCP tools. If a capability is missing, report it — do not work around with curl/GraphQL.
11
-
12
- ---
13
-
14
- ## Prerequisites
15
-
16
- - MCP server `jahia` connected with a valid API token
17
- - Know the target `siteKey`, or start with `site.list`
18
-
19
- ---
20
-
21
- ## Discovery workflow
22
-
23
- ### Level 1 — What sites exist?
24
-
25
- ```
26
- tool: site.list
27
- ```
28
-
29
- Returns all sites with `siteKey`, `title`, `languages`, and `defaultLanguage`.
30
-
31
- ### Level 2 — What template sets are installed for site creation?
32
-
33
- ```
34
- tool: site.templateSets
35
- args: {}
36
- ```
37
-
38
- Use this between `site.list` and `site.get` when you need to understand what template sets are available for creating a new site. This is especially useful on fresh instances where a user may ask for a site that does not exist yet.
39
-
40
- ### Level 3 — Site details
41
-
42
- ```
43
- tool: site.get
44
- args: { "siteKey": "SITE_KEY" }
45
- ```
46
-
47
- Returns detailed metadata such as languages, server names, homepage path, template set, and raw JCR properties.
48
-
49
- ### Level 4 — What pages exist?
50
-
51
- ```
52
- tool: page.list
53
- args: { "siteKey": "SITE_KEY" }
54
- ```
55
-
56
- Returns paginated pages with path, title, template, and last modified date.
57
-
58
- Useful filters:
59
- - `templateName`
60
- - `titleContains`
61
- - `createdAfter`
62
- - `modifiedAfter`
63
- - `sortBy`: `lastModified`, `created`, `title`, `path`
64
-
65
- ### Level 5 — Page structure and content areas
66
-
67
- ```
68
- tool: page.structure
69
- args: { "path": "/sites/SITE_KEY/home/about" }
70
- ```
71
-
72
- Returns:
73
- - area paths
74
- - allowed node types per area
75
- - current children with type, title, and kind classification
76
-
77
- This is the authoring contract for a page.
78
-
79
- ### Level 6 — Content tree navigation
80
-
81
- ```
82
- tool: content.list
83
- args: {
84
- "parentPath": "/sites/SITE_KEY/home/about/main",
85
- "limit": 50
86
- }
87
- ```
88
-
89
- Returns direct children with path, type, kind, title, and child count.
90
-
91
- Optional filters:
92
- - `childNodeType`
93
- - `projectProperties`
94
-
95
- ### Level 7 — Read a specific node
96
-
97
- ```
98
- tool: content.get
99
- args: { "path": "/sites/SITE_KEY/home/about/main/intro-text" }
100
- ```
101
-
102
- Returns all readable properties, mixins, and metadata. You can also pass `uuid` instead of `path`.
103
-
104
- ### Level 8 — Search across content
105
-
106
- ```
107
- tool: content.search
108
- args: {
109
- "siteKey": "SITE_KEY",
110
- "nodeType": "jnt:bigText",
111
- "locale": "en",
112
- "fullText": "welcome",
113
- "limit": 10
114
- }
115
- ```
116
-
117
- Required parameters:
118
- - `siteKey`
119
- - `nodeType`
120
-
121
- Optional parameters:
122
- - `locale`
123
- - `fullText`
124
- - `fullTextField`
125
- - `basePath`
126
- - `properties`
127
- - `projectProperties`
128
- - `sortBy`
129
- - `order`
130
- - `offset`
131
- - `limit`
132
-
133
- Property filters combine with AND:
134
-
135
- ```json
136
- "properties": [
137
- { "name": "jcr:createdBy", "op": "eq", "value": "editor1" },
138
- { "name": "jcr:created", "op": "gt", "value": "2026-06-01T00:00:00.000Z" }
139
- ]
140
- ```
141
-
142
- Operators: `eq`, `like`, `gt`, `gte`, `lt`, `lte`, `isNull`, `isNotNull`
143
-
144
- ### Level 9 — Type discovery
145
-
146
- All types available on the site:
147
-
148
- ```
149
- tool: site.types
150
- args: { "siteKey": "SITE_KEY" }
151
- ```
152
-
153
- Full definition of one type:
154
-
155
- ```
156
- tool: content.type
157
- args: { "name": "mymodule:heroSection" }
158
- ```
159
-
160
- Allowed types in one specific area:
161
-
162
- ```
163
- tool: content.list_definitions
164
- args: {
165
- "siteKey": "SITE_KEY",
166
- "nodePath": "/sites/SITE_KEY/home/my-page/main"
167
- }
168
- ```
169
-
170
- ---
171
-
172
- ## Exploration patterns
173
-
174
- ### Show me everything about this instance
175
-
176
- 1. `site.list`
177
- 2. `site.templateSets`
178
- 3. `site.get` for the relevant site
179
- 4. `page.list`
180
- 5. `page.structure` on a representative page
181
- 6. `site.types`
182
-
183
- ### What content is on this page?
184
-
185
- 1. `page.structure`
186
- 2. `content.get` for any interesting child nodes
187
- 3. `page.preview` if you need rendered output
188
-
189
- ### Find all articles mentioning a phrase
190
-
191
- ```
192
- tool: content.search
193
- args: {
194
- "siteKey": "SITE_KEY",
195
- "nodeType": "jnt:page",
196
- "locale": "en",
197
- "fullText": ""annual report"",
198
- "sortBy": "_score",
199
- "order": "desc"
200
- }
201
- ```
202
-
203
- ### What custom types does this site use?
204
-
205
- ```
206
- tool: site.types
207
- args: { "siteKey": "SITE_KEY", "includeSubTypes": true }
208
- ```
209
-
210
- Then inspect any interesting type:
211
-
212
- ```
213
- tool: content.type
214
- args: { "name": "luxe:blogPost", "includeSubTypes": false }
215
- ```
216
-
217
- ---
218
-
219
- ## Build a property map before creating content
220
-
221
- Summarize each target type before authoring:
222
-
223
- ```
224
- Content type: mymodule:heroSection
225
- Properties:
226
- jcr:title STRING i18n mandatory
227
- subtitle STRING i18n optional
228
- image WEAKREF - optional → UUID of a file node
229
- backgroundColor STRING - optional → choicelist: light|dark
230
-
231
- Allowed in area: pagecontent
232
- ```
233
-
234
- That property map is what `/jahia-content-create-content` needs to avoid validation errors.
235
-
236
- ---
237
-
238
- ## Key principles
239
-
240
- | Principle | Detail |
241
- |-----------|--------|
242
- | Explore before acting | Discover structure before creating, moving, or deleting content |
243
- | Use `page.structure` for pages | It reveals areas, allowed types, and constraints |
244
- | Use `content.list_definitions` for areas | It shows exactly what is droppable there and what properties are required |
245
- | Use `site.templateSets` when the site may not exist yet | It tells you what template sets can be used with `site.create` |
246
- | Navigate top-down | `site.list` → `site.get` / `site.templateSets` → `page.list` → `page.structure` → `content.list` → `content.get` |
247
-
248
- ---
249
-
250
- ## Related skills
251
-
252
- - `/jahia-content-create-content` — create sites, pages, and content after exploring
253
- - `/jahia-content-organize` — move, copy, rename, reorder, or delete after understanding structure
254
- - `/jahia-content-query-content` — inspect and search content once you know where to look
255
-
@@ -1,197 +0,0 @@
1
- ---
2
- name: jahia-content-media-upload
3
- description: Uploads images, documents, and other files to Jahia via MCP tools. Use when asked to ingest media, organize uploads in site folders, or reference files from content.
4
- ---
5
-
6
- # Skill: jahia-content-media-upload
7
-
8
- Uploads media into Jahia using MCP tools via the `jahia` MCP server.
9
- Uploaded files land under `/sites/<siteKey>/files/` and can then be referenced from content.
10
-
11
- > **Never call Jahia's GraphQL API directly.** Use only MCP tools. If a capability is missing, report it — do not work around with curl/GraphQL.
12
-
13
- ---
14
-
15
- ## Upload methods
16
-
17
- ### Method 1 — URL ingestion
18
-
19
- If the file already exists at an HTTP or HTTPS URL:
20
-
21
- ```
22
- tool: media.upload.url
23
- args: {
24
- "siteKey": "SITE_KEY",
25
- "sourceUrl": "https://example.com/images/hero.jpg",
26
- "fileName": "hero.jpg"
27
- }
28
- ```
29
-
30
- Optional parameters:
31
- - `folder`
32
- - `mimeType`
33
-
34
- Returns the file path, UUID, mime type, and size in bytes.
35
-
36
- ### Method 2 — Two-phase binary upload
37
-
38
- Use this when the file is local or not publicly reachable.
39
-
40
- Create the upload ticket:
41
-
42
- ```
43
- tool: media.upload.create
44
- args: {
45
- "siteKey": "SITE_KEY",
46
- "fileName": "report.pdf",
47
- "sizeBytes": 2048576,
48
- "folder": "documents"
49
- }
50
- ```
51
-
52
- This returns a `token` and `uploadUrl`.
53
-
54
- Upload the raw bytes to `uploadUrl`, then finalize:
55
-
56
- ```
57
- tool: media.upload.finalize
58
- args: { "token": "UPLOAD_TOKEN" }
59
- ```
60
-
61
- ---
62
-
63
- ## Organize uploads in folders
64
-
65
- ```
66
- tool: media.upload.url
67
- args: {
68
- "siteKey": "SITE_KEY",
69
- "sourceUrl": "https://example.com/team-photo.jpg",
70
- "fileName": "team-photo.jpg",
71
- "folder": "images/team"
72
- }
73
- ```
74
-
75
- Folders are created automatically under `/sites/<siteKey>/files`.
76
-
77
- ---
78
-
79
- ## Reference uploaded media from content
80
-
81
- After upload, use the returned UUID or path in the content type's reference property:
82
-
83
- ```
84
- tool: content.create
85
- args: {
86
- "parentPath": "/sites/SITE_KEY/home/about/main",
87
- "nodeType": "jdnt:imageBlock",
88
- "locale": "en",
89
- "properties": {
90
- "j:node": "UPLOADED_FILE_UUID",
91
- "jcr:title": "Team Photo"
92
- }
93
- }
94
- ```
95
-
96
- Common reference property names:
97
- - `j:node`
98
- - `image`
99
-
100
- Use `content.list_definitions` or `content.type` to confirm the correct property name for the target type.
101
-
102
- ---
103
-
104
- ## Browse existing media
105
-
106
- Media files are standard JCR nodes:
107
-
108
- ```
109
- tool: content.list
110
- args: {
111
- "parentPath": "/sites/SITE_KEY/files",
112
- "childNodeType": "jnt:file"
113
- }
114
- ```
115
-
116
- Or search for them:
117
-
118
- ```
119
- tool: content.search
120
- args: {
121
- "siteKey": "SITE_KEY",
122
- "nodeType": "jnt:file",
123
- "fullText": "hero"
124
- }
125
- ```
126
-
127
- ---
128
-
129
- ## Common pattern — upload and publish an image for a page
130
-
131
- ```
132
- # 1. Upload
133
- tool: media.upload.url
134
- args: {
135
- "siteKey": "SITE_KEY",
136
- "sourceUrl": "https://cdn.example.com/banner.jpg",
137
- "fileName": "banner.jpg",
138
- "folder": "images/banners"
139
- }
140
-
141
- # 2. Reference it from content
142
- tool: content.create
143
- args: {
144
- "parentPath": "/sites/SITE_KEY/home/landing/main",
145
- "nodeType": "jdnt:imageBlock",
146
- "locale": "en",
147
- "properties": {
148
- "j:node": "UPLOADED_FILE_UUID",
149
- "jcr:title": "Hero Banner"
150
- }
151
- }
152
-
153
- # 3. Publish both the media file and the page
154
- tool: publication.publish
155
- args: {
156
- "path": "/sites/SITE_KEY/files/images/banners/banner.jpg",
157
- "languages": ["en"]
158
- }
159
-
160
- tool: publication.publish
161
- args: {
162
- "path": "/sites/SITE_KEY/home/landing",
163
- "languages": ["en"]
164
- }
165
- ```
166
-
167
- ---
168
-
169
- ## Key rules
170
-
171
- | Rule | Detail |
172
- |------|--------|
173
- | Files land in EDIT first | Uploads are not automatically live |
174
- | Publish uploaded files when needed | Use `publication.publish` if public rendering depends on them |
175
- | Max size depends on the upload method | Respect tool limits and server configuration |
176
- | Folder paths are relative | Do not start `folder` with a leading slash |
177
- | File names are plain file names | No path separators in `fileName` |
178
-
179
- ---
180
-
181
- ## Common errors
182
-
183
- | Error | Cause | Fix |
184
- |-------|-------|-----|
185
- | `TICKET_NOT_FOUND` | Invalid or expired upload token | Create a new ticket with `media.upload.create` |
186
- | `FILE_TOO_LARGE` | Payload exceeds the allowed size | Reduce file size or use the correct upload flow |
187
- | `SOURCE_UNREACHABLE` | Jahia cannot fetch the source URL | Verify the remote URL from the Jahia server |
188
- | `NODE_EXISTS` | A file with the same name already exists | Use a different `fileName` |
189
-
190
- ---
191
-
192
- ## Related skills
193
-
194
- - `/jahia-content-create-content` — reference uploaded media from newly created content
195
- - `/jahia-content-publish` — publish uploaded files and the pages that use them
196
- - `/jahia-content-organize` — reorganize content after media-backed pages are created
197
-
@@ -1,231 +0,0 @@
1
- ---
2
- name: jahia-content-move-content
3
- description: Focused workflow for moving, copying, renaming, reordering, and deleting Jahia content via MCP tools. Use when asked to restructure an existing content tree safely.
4
- ---
5
-
6
- # Skill: jahia-content-move-content
7
-
8
- Reorganizes an existing content tree using MCP tools via the `jahia` MCP server.
9
-
10
- > **Never call Jahia's GraphQL API directly.** Use only MCP tools. If a capability is missing, report it — do not work around with curl/GraphQL.
11
-
12
- ---
13
-
14
- ## Prerequisites
15
-
16
- - MCP server `jahia` connected with a valid API token
17
- - Know the target `siteKey` (call `site.list` if unsure)
18
- - Prefer `/jahia-content-explore-structure` first if the tree is unfamiliar
19
-
20
- ---
21
-
22
- ## Step 1 — Audit the current tree
23
-
24
- ```
25
- tool: content.list
26
- args: {
27
- "parentPath": "/sites/SITE_KEY/home/about/main",
28
- "limit": 50
29
- }
30
- ```
31
-
32
- For a broader view:
33
-
34
- ```
35
- tool: content.search
36
- args: {
37
- "siteKey": "SITE_KEY",
38
- "nodeType": "jmix:droppableContent",
39
- "locale": "en",
40
- "sortBy": "jcr:created",
41
- "order": "asc",
42
- "limit": 50
43
- }
44
- ```
45
-
46
- ---
47
-
48
- ## Step 2 — Move, copy, rename, or reorder
49
-
50
- ### Move a node
51
-
52
- ```
53
- tool: content.move
54
- args: {
55
- "path": "/sites/SITE_KEY/home/blog/main/old-article",
56
- "destParentPath": "/sites/SITE_KEY/home/archive/main",
57
- "newName": "archived-article"
58
- }
59
- ```
60
-
61
- ### Copy a node
62
-
63
- ```
64
- tool: content.copy
65
- args: {
66
- "path": "/sites/SITE_KEY/home/templates/main/hero-banner",
67
- "destParentPath": "/sites/SITE_KEY/home/landing/main"
68
- }
69
- ```
70
-
71
- ### Rename a node
72
-
73
- ```
74
- tool: content.rename
75
- args: {
76
- "path": "/sites/SITE_KEY/home/about/main/old-name",
77
- "newName": "new-name"
78
- }
79
- ```
80
-
81
- ### Reorder siblings
82
-
83
- ```
84
- tool: content.reorder
85
- args: {
86
- "parentPath": "/sites/SITE_KEY/home/blog/main",
87
- "nodeName": "featured-post",
88
- "position": "FIRST"
89
- }
90
- ```
91
-
92
- Or place one node before another:
93
-
94
- ```
95
- tool: content.reorder
96
- args: {
97
- "parentPath": "/sites/SITE_KEY/home/blog/main",
98
- "nodeName": "featured-post",
99
- "position": "INPLACE",
100
- "beforeNodeName": "second-post"
101
- }
102
- ```
103
-
104
- ---
105
-
106
- ## Step 3 — Update content properties if needed
107
-
108
- ```
109
- tool: content.update
110
- args: {
111
- "path": "/sites/SITE_KEY/home/about/main/intro-text",
112
- "locale": "en",
113
- "properties": {
114
- "jcr:title": "Updated Title",
115
- "text": "<p>New content here.</p>"
116
- }
117
- }
118
- ```
119
-
120
- ---
121
-
122
- ## Step 4 — Delete correctly
123
-
124
- ### Draft-only content: hard delete
125
-
126
- ```
127
- tool: content.delete
128
- args: { "path": "/sites/SITE_KEY/home/draft-page/main/temp-node" }
129
- ```
130
-
131
- ### Published content: mark for deletion, then publish the deletion
132
-
133
- ```
134
- tool: content.markForDeletion
135
- args: { "path": "/sites/SITE_KEY/home/old-page" }
136
- ```
137
-
138
- Publish the deletion to remove it from LIVE:
139
-
140
- ```
141
- tool: publication.publish
142
- args: {
143
- "path": "/sites/SITE_KEY/home/old-page",
144
- "languages": ["en"]
145
- }
146
- ```
147
-
148
- Undo the mark if needed:
149
-
150
- ```
151
- tool: content.unmarkForDeletion
152
- args: { "path": "/sites/SITE_KEY/home/old-page" }
153
- ```
154
-
155
- ---
156
-
157
- ## Step 5 — Check and publish after changes
158
-
159
- Inspect publication status:
160
-
161
- ```
162
- tool: publication.status
163
- args: {
164
- "path": "/sites/SITE_KEY/home/about",
165
- "language": "en",
166
- "subNodes": true,
167
- "references": true
168
- }
169
- ```
170
-
171
- Publish the affected branch:
172
-
173
- ```
174
- tool: publication.publish
175
- args: {
176
- "path": "/sites/SITE_KEY/home/about",
177
- "languages": ["en"]
178
- }
179
- ```
180
-
181
- Unpublish if the goal is to remove content from LIVE while keeping EDIT:
182
-
183
- ```
184
- tool: publication.unpublish
185
- args: {
186
- "path": "/sites/SITE_KEY/home/about/main/outdated-section",
187
- "languages": ["en"]
188
- }
189
- ```
190
-
191
- ---
192
-
193
- ## Step 6 — Verify the result
194
-
195
- ```
196
- tool: content.list
197
- args: {
198
- "parentPath": "/sites/SITE_KEY/home/about/main",
199
- "limit": 50
200
- }
201
- ```
202
-
203
- Or preview the page:
204
-
205
- ```
206
- tool: page.preview
207
- args: { "path": "/sites/SITE_KEY/home/about" }
208
- ```
209
-
210
- ---
211
-
212
- ## Workflow summary
213
-
214
- ```
215
- 1. Audit → content.list / content.search
216
- 2. Move/copy → content.move / content.copy
217
- 3. Rename → content.rename
218
- 4. Reorder → content.reorder
219
- 5. Delete → content.delete or content.markForDeletion + publication.publish
220
- 6. Publish → publication.status + publication.publish / publication.unpublish
221
- 7. Verify → content.list / page.preview
222
- ```
223
-
224
- ---
225
-
226
- ## Related skills
227
-
228
- - `/jahia-content-organize` — fuller reorganization lifecycle and patterns
229
- - `/jahia-content-explore-structure` — understand the tree before changing it
230
- - `/jahia-content-publish` — publication readiness, publish, and unpublish flows
231
-