From 8d9af7803db0902d8c58e81c73c6c5218be6b213 Mon Sep 17 00:00:00 2001 From: AgustD <1597274666@qq.com> Date: Fri, 13 Jun 2025 18:09:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3README=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E5=9B=BE=E5=83=8F=E6=A0=87=E7=AD=BE=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=EF=BC=8C=E4=BC=98=E5=8C=96=E5=BE=BD=E7=AB=A0=E5=92=8C?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E6=8E=92=E7=89=88=EF=BC=8C=E6=8F=90=E5=8D=87?= =?UTF-8?q?=E6=95=B4=E4=BD=93=E5=8F=AF=E8=AF=BB=E6=80=A7=E5=92=8C=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E4=BD=93=E9=AA=8C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 0904fac..44e3820 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@
- < img src="assets/logo/Creative PromptX Duck Logo 4.svg" alt="PromptX Logo" width="120" height="120"/> + PromptX Logo

PromptX · AI应用原生专业能力增强系统

-

通过MCP协议为AI应用提供专业角色、记忆管理和知识体系,一行命令,让任何 AI 客户端秒变专业选手。

+

通过MCP协议为AI应用提供专业角色、记忆管理和知识体系,一行命令,让任何 AI 客户端秒变专业选手。

- < img src="https://img.shields.io/github/stars/Deepractice/PromptX?style=social" alt="Stars"/> - < img src="https://img.shields.io/npm/v/dpml-prompt?color=orange&logo=npm" alt="npm version"/> - < img src="https://img.shields.io/github/license/Deepractice/PromptX?color=blue" alt="License"/> - < img src="https://img.shields.io/github/actions/workflow/status/Deepractice/PromptX/ci.yml?label=CI&logo=github" alt="CI Status"/> -

+ Stars + npm version + License + CI Status +

- 中文 | - English | - Issues -

+ 中文 | + English | + Issues +

--- @@ -34,11 +34,11 @@ PromptX 能做什么?简单来说,它让你的 AI 助手拥有了"大脑"和 #### **1. 发现并激活专业角色** *使用 `promptx_hello` 发现可用角色,再用 `promptx_action` 激活,AI即刻变身领域专家。* -< img src="assets/role-discovery.png" alt="角色发现与激活" width="80%"> +角色发现与激活 #### **2. 拥有智能记忆** *使用 `promptx_remember` 保存关键信息,AI将在后续的交流中主动运用这些知识。* -< img src="assets/remember.png" alt="记忆功能" width="80%"> +记忆功能 --- @@ -116,7 +116,7 @@ PromptX 作为您和AI应用之间的"专业能力中间件",通过标准的 [ ```mermaid graph TD - subgraph Your AI App (Claude, Cursor, etc.) + subgraph Your AI App(Claude, Cursor, etc.) A[👨‍💻 User Interaction] end @@ -185,7 +185,7 @@ graph TD ## 📋 **实践案例: Legacy Lands Library**
- < img src="https://raw.githubusercontent.com/LegacyLands/legacy-lands-library/main/logo.png" alt="Legacy Lands Library Logo" width="120" style="border-radius: 10px; margin: 15px 0 25px 0;"> + Legacy Lands Library Logo
**项目简介:** [legacy-lands-library](https://github.com/LegacyLands/legacy-lands-library) 是一个面向现代 Minecraft 服务端插件开发的工具库,由"遗迹之地制作组"开发并应用于实际生产。 @@ -218,7 +218,7 @@ graph TD 扫码加入技术交流群: -< img src="assets/qrcode.jpg" alt="技术交流群" width="200"> +技术交流群 ---