Skip to content

Commit 1e4bebd

Browse files
groksrcclaude
andcommitted
docs: prominent full-guide link on plugin announcements
Both the Hermes and OpenClaw What's New announcements only linked to their full integration guides via a Next Steps card at the bottom. Add a ::tip callout right after the intro so the path to the full guide is visible immediately, not just after scrolling past all the capabilities. Bottom card-group link stays for end-of-page context. Used ::tip (proven on these pages) rather than :::u-button, which is only used in index.md's hero slots and unverified in regular content bodies. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 39c17c5 commit 1e4bebd

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

content/2.whats-new/1.hermes-plugin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ The [hermes-basic-memory](https://github.com/basicmachines-co/hermes-basic-memor
77

88
[Basic Memory](/start-here/what-is-basic-memory) is a knowledge base that you and your AI share. Hermes ships with no external memory provider by default — this plugin replaces that with a real graph your agent reads from and writes to as plain Markdown.
99

10+
::tip
11+
**[Read the full Hermes Plugin guide →](/integrations/hermes)** — installation, configuration, the complete tool reference, slash commands, and the slash-command patch.
12+
::
13+
1014
## Key Capabilities
1115

1216
- **Search before answering** — The agent recalls prior decisions and context before responding, instead of starting cold

content/2.whats-new/5.openclaw-plugin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ The [openclaw-basic-memory](https://github.com/basicmachines-co/openclaw-basic-m
77

88
[Basic Memory](/start-here/what-is-basic-memory) is a knowledge base that you and your AI share. This plugin connects it to OpenClaw so your agent remembers past conversations, decisions, and context.
99

10+
::tip
11+
**[Read the full OpenClaw Plugin guide →](/integrations/openclaw)** — configuration options, the complete tool reference, slash commands, and bundled skills.
12+
::
13+
1014
## Key Capabilities
1115

1216
- **Search across everything** — Searches your notes, knowledge graph, and active tasks at once

0 commit comments

Comments
 (0)