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 | 4173edb | Sep 01 2026, 06:18 AM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-app | 4173edb | Commit Preview URL Branch Preview URL |
Sep 01 2026, 06:25 AM |
|
Claude finished @Dhravya's task in 1m 28s —— View job PR Review Complete
Overview: Documentation update that refreshes Supermemory skill docs for v4 API parity, including the 7-tool surface area, middleware patterns, and updated code examples. Issues found: None — this looks good to ship. Score: 10/10 I verified the documentation against the actual implementation in
The documentation is clear, accurate, and provides valuable guidance on when to use tools vs middleware patterns, and how to handle deletion operations properly. |
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
cb33a3a to
9263c15
Compare
Merge activity
|
5462e20 to
96354fa
Compare
ed58861 to
754617b
Compare
96354fa to
6462215
Compare
## Summary - Update `SKILL.md` with proactive search and full 7-tool surface - Refresh `sdk-guide.md` with v4 API examples and tool descriptions Stacked on #1434 ## Test plan - [ ] Review skill content for accuracy Made with [Cursor](https://cursor.com)
754617b to
7fc2e2c
Compare
## Summary - Add tools/ai-sdk unit test jobs to `ci.yml` - Update `turbo.json` and root `package.json` scripts - Refresh `bun.lock` Stacked on #1435 ## Test plan - [ ] CI passes on this branch Made with [Cursor](https://cursor.com)
## Summary - Update `SKILL.md` with proactive search and full 7-tool surface - Refresh `sdk-guide.md` with v4 API examples and tool descriptions Stacked on #1434 ## Test plan - [ ] Review skill content for accuracy Made with [Cursor](https://cursor.com)
6462215 to
c262cc9
Compare
7fc2e2c to
4173edb
Compare
## Summary - Add tools/ai-sdk unit test jobs to `ci.yml` - Update `turbo.json` and root `package.json` scripts - Refresh `bun.lock` Stacked on #1435 ## Test plan - [ ] CI passes on this branch Made with [Cursor](https://cursor.com)
The base branch was changed.

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