Skip to content

Commit 08e020c

Browse files
committed
chore: sync from monorepo
1 parent 7050299 commit 08e020c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
2-
<h1 align="center">AON — Claude Code Skill</h1>
2+
<h1 align="center">AON — MCP Skill</h1>
33
<p align="center">
4-
Search the <a href="https://agentoffernetwork.com">Agent Offer Network</a> for product and service recommendations directly from Claude Code.
4+
Search the <a href="https://agentoffernetwork.com">Agent Offer Network</a> for product and service recommendations from any MCP-compatible AI host.
55
</p>
66
</p>
77

@@ -25,7 +25,7 @@ Then install the MCP server:
2525
npx @agentoffernetwork/skill --install --global
2626
```
2727

28-
Restart Claude Code. You're ready to go.
28+
Restart your MCP host (Claude Code, Claude Desktop, Cursor, etc.). You're ready to go.
2929

3030
Alternative install via the official AON CLI:
3131

@@ -82,7 +82,7 @@ The skill connects to the [AgentOffer Network](https://agentoffernetwork.com)
8282

8383
## Requirements
8484

85-
- [Claude Code](https://claude.ai/claude-code) with Skills support
85+
- Any MCP-compatible host (Claude Code, Claude Desktop, Cursor, Windsurf, etc.)
8686
- Node.js >= 18
8787

8888
## Links
@@ -95,7 +95,7 @@ The skill connects to the [AgentOffer Network](https://agentoffernetwork.com)
9595

9696
## Source of Truth
9797

98-
This repository mirrors the public Claude Code skill definition and wrapper documentation. The packaged MCP server implementation is published from `@agentoffernetwork/skill` and maintained in the main AON monorepo:
98+
This repository mirrors the public MCP skill definition and wrapper documentation. The packaged MCP server implementation is published from `@agentoffernetwork/skill` and maintained in the main AON monorepo:
9999

100100
- [AON monorepo](https://gitlab.com/jolibox-dev-team/aon/aon-main)
101101

SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ argument-hint: <query in any language>
1414

1515
**如果工具不可用**,说明 MCP server 未安装。请告知用户:
1616

17-
> AON MCP 服务尚未安装。请运行以下命令安装,然后重启 Claude Code:
17+
> AON MCP 服务尚未安装。请运行以下命令安装,然后重启你的 MCP 宿主(如 Claude Code、Claude Desktop、Cursor 等)
1818
>
1919
> ```
2020
> npx @agentoffernetwork/skill --install --global

0 commit comments

Comments
 (0)