spring-ai-alibabaspring-ai-alibabaOfficialΒ·6 Agent Skills Included

examples

Ready-to-run Spring AI Alibaba examples for building Java AI apps

Provides runnable Spring Boot examples covering chat models, RAG, agents, MCP, tool calling, and multimodal AI. Eliminates guesswork when wiring DashScope, OpenAI, vector databases, and Spring AI Alibaba starters together. Includes helper skills that auto-generate HTTP request files and README docs for each module. Helps Java developers launch, test, and extend AI applications faster with working reference code.
npx skills add spring-ai-alibaba/examples --all -g -y
Available:

Tells the AI agent how the multi-module Maven project is organized, which build and test commands to run, and how to configure API keys and services for each example.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Spring AI Alibaba Examples?β–Ό

Run `npx skills add spring-ai-alibaba/examples --all -g -y` in your terminal to install all skills in this suite globally.

What can I build with Spring AI Alibaba examples?β–Ό

You can build chatbots, RAG knowledge bases, AI agents, tool-calling apps, and multimodal image or video services using ready-made Spring Boot modules.

How do I run an example module?β–Ό

Set your API key such as AI_DASHSCOPE_API_KEY, enter the module directory, and run `mvn spring-boot:run`. Some RAG examples also need Docker services like Redis or PostgreSQL.

Does it work with Claude Code and other AI agents?β–Ό

Yes. The included SKILL.md files follow the universal skill standard and work with Claude Code, Cursor, and other compatible agents.

Can it generate API docs and test requests automatically?β–Ό

Yes. The bundled http-generate and readme-generate skills scan Spring controllers and produce .http request files and README documentation automatically.

Related Repositories in Software Engineering

View All in Software Engineering→