This is an automated email from the ASF dual-hosted git repository. arunpatidar pushed a commit to branch ai-agent-skills in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
commit 02a3f48a0d1ec706abe6df83bfe8c32a159c9f54 Author: Arun Patidar <[email protected]> AuthorDate: Tue Mar 10 17:33:32 2026 +0530 Added: AI Agent Skills plugin (OFBIZ-13367) Added the new ai-agent-skills plugin to provide standardized OFBiz best practices, logic guidelines, and UI patterns for Large Language Models. Included a Gradle synchronization task (syncAgentSkills) to automatically export and aggregate these skills locally into supported AI agent context directories (.agents, .github, .gemini, .claude, .cursor). --- ai-agent-skills | 1 + 1 file changed, 1 insertion(+) diff --git a/ai-agent-skills b/ai-agent-skills new file mode 160000 index 000000000..3088c0778 --- /dev/null +++ b/ai-agent-skills @@ -0,0 +1 @@ +Subproject commit 3088c0778b3a818c806cd9c9101e51b41cc8f347

