Skip to content

fix: repair skill zip download and YAML frontmatter#1580

Merged
whipser030 merged 2 commits into
mem-agent-0424from
fix-skill-zip-yaml
Apr 29, 2026
Merged

fix: repair skill zip download and YAML frontmatter#1580
whipser030 merged 2 commits into
mem-agent-0424from
fix-skill-zip-yaml

Conversation

@whipser030
Copy link
Copy Markdown
Collaborator

Summary

  • Download skill ZIPs through the authenticated API client so browser downloads include the required API key.
  • Emit ZIP archives with stored payloads, current timestamps, Unix file attrs, and a package folder containing SKILL.md for more reliable decompression.
  • Render downloaded SKILL.md files with YAML frontmatter (name, description) for external agent compatibility.

Test plan

  • npm test -- --run tests/unit/storage/tiny-zip.test.ts tests/unit/server/http.test.ts

Made with Cursor

黑布林 added 2 commits April 29, 2026 14:19
@whipser030 whipser030 merged commit 63ee38d into mem-agent-0424 Apr 29, 2026
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.

1 participant