docs(skills): refresh Supermemory skill for 7-tool parity - #1435
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-mcp | 9263c15 | Aug 23 2026, 02:39 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-app | 9263c15 | Commit Preview URL Branch Preview URL |
Aug 23 2026, 02:40 PM |
|
Claude finished @ved015's task in 1m 8s —— View job Reviewing PR #1435
Overview: Documentation update that adds comprehensive guidance for Supermemory's 7-tool surface area, including agent tools vs middleware patterns, deletion mechanisms, and SDK examples for v4 API. Issues found: None — this looks good to ship. Score: 10/10 The documentation is well-structured and accurate:
The new sections on "Agent tools vs middleware" and "Removing information — three different mechanisms" provide clear guidance for implementers. No bugs, security issues, or logic errors found. |
360d79e to
58339fe
Compare
There was a problem hiding this comment.
Overview: Documentation update that adds comprehensive guidance for Supermemory's 7-tool surface area, including agent tools vs middleware patterns, deletion mechanisms, and SDK examples.
Issues found: None — this looks good to ship.
Score: 10/10
The documentation is clear, accurate, and follows existing patterns. Examples use environment variables properly for API keys, tool naming conventions are consistent between TypeScript (camelCase) and Python (snake_case), and the new sections provide valuable guidance on when to use each tool.
9632c5d to
58339fe
Compare
Update tool descriptions, proactive search guidance, and v4 API examples across SKILL.md and sdk-guide reference. Co-authored-by: Cursor <cursoragent@cursor.com>
cb33a3a to
9263c15
Compare

Summary
SKILL.mdwith proactive search and full 7-tool surfacesdk-guide.mdwith v4 API examples and tool descriptionsStacked on #1434
Test plan
Made with Cursor