Claude Skill

spring-ai-community/spring-ai-agent-utils

一个Spring AI库,提供Claude Skill启发的工具和智能体技能,为您的基于Java的AI应用增强智能能力。

概览

Stars529
Forks103
语言Java
最后更新2026-06-18
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者spring-ai-community
仓库spring-ai-agent-utils
完整名称spring-ai-community/spring-ai-agent-utils
Repo ID1,130,455,544

安装这个 Skill

git clone https://github.com/spring-ai-community/spring-ai-agent-utils.git

Registry 信息

类型workflow
质量分80/100
验证状态readme_parsed
最近验证2026-06-10
平台
Claude
能力
code-reviewpdfmemorysearchterminalworkflowagentic-patternsai-agentsai-context-managementai-tools
识别文件
README.mddocsexamples
配置键
BRAVE_API_KEYENVIRONMENT_INFO_KEYGIT_STATUS_KEYAGENT_MODEL_KEYAGENT_MODEL_KNOWLEDGE_CUTOFF_KEYCONVERSATION_ID

项目简介

一个Spring AI库,为您的AI应用带来Claude Skill启发的工具与智能体能力。

英文描述

A Spring AI library that brings Claude Code-inspired tools and agent skills to your AI applications.

要点

  • Spring AI集成
  • Claude Skill启发的工具
  • 智能体能力
  • 基于Java的库

使用场景

  • 通过智能体技能增强AI应用
  • 为Spring AI项目添加Claude启发的工具
  • 构建智能体系统

README 摘要

# Spring AI Agent Utils [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Maven Central](https://img.shields.io/maven-central/v/org.springaicommunity/spring-ai-agent-utils.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.springaicommunity/spring-ai-agent-utils) [![Java Version](https://img.shields.io/badge/Java-17%2B-orange)](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html) A [Spring AI](https://docs.spring.io/spring-ai/reference/2.0-SNAPSHOT/index.html) library that brings [Claude Code](https://code.claude.com/docs/en/settings#tools-available-to-claude)-inspired tools and agent skills to your AI applications. ## Overview <img style="display: block; margin: auto;" align="left" src="./spring-ai-agent-utils/docs/spring-ai-agent-utils-logo.png" width="250" /> Spring AI Agent Utils reimplements core Claude Code capabilities as Spring AI tools, enabling sophisticated agentic workflows with file operations, shell execution, web access, task management, and extensible agent skills. This project demonstrates how to reverse-engineer and reimplement Claude Code's powerful features within the Spring AI ecosystem, making them available to Java developers building AI agents. ## Project Structure ``` spring-ai-agent-utils/ ├── spring-ai-agent-utils-common/ # Shared subagent SPI (interfaces & records) ├── spring-ai-agent-utils/ # Core library (tools, advisors, skills, Claude subagents) ├── spring-ai-agent-utils-a2a/ # A2A protocol subagent implementation ├── spring-ai-agent-utils-bom/ # Bill of Materials for version management │ └── examples/ ├── code-agent-demo/ # Full-featured AI coding assistant

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03