Skip to content

docs(skills): refresh Supermemory skill for 7-tool parity - #1435

Open
Dhravya wants to merge 2 commits into
fix/python-sdks-v4-apifrom
docs/supermemory-skill-1417
Open

docs(skills): refresh Supermemory skill for 7-tool parity#1435
Dhravya wants to merge 2 commits into
fix/python-sdks-v4-apifrom
docs/supermemory-skill-1417

Conversation

@Dhravya

@Dhravya Dhravya commented Aug 8, 2026

Copy link
Copy Markdown
Member

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

Update tool descriptions, proactive search guidance, and v4 API examples
across SKILL.md and sdk-guide reference.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
supermemory-mcp cb33a3a Aug 18 2026, 03:27 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
supermemory-app cb33a3a Commit Preview URL

Branch Preview URL
Aug 18 2026, 03:27 PM

@claude

claude Bot commented Aug 8, 2026

Copy link
Copy Markdown

Claude finished @Dhravya's task in 50s —— View job


Review Complete

  • Fetch PR diff and analyze changes
  • Check for existing review comments
  • Review documentation for accuracy issues
  • Submit review summary

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 well-organized:

  • Tables clearly explain when to use each of the 7 tools
  • Deletion mechanisms (soft vs hard delete, memoryId vs documentId) are properly distinguished
  • Code examples use environment variables appropriately for API keys
  • Tool naming conventions are consistent (camelCase for TypeScript, snake_case for Python)
  • The new sections in sdk-guide.md complement the SKILL.md guidance without duplication

Dhravya commented Aug 8, 2026

Copy link
Copy Markdown
Member Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label Main to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants