
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
skill-memory
Advanced tools
skill-memory is a store for your agent skills, using git:
skill-memory skill.gitflowchart LR
GH("🌐 GitHub")
LC("📁 Local")
SM[("🧠 skill-memory")]
V("👁️ view")
E("✏️ edit")
D("📥 download")
A("🤖 AI Agent")
GH & LC -->|add| SM
SM --> V & D
V & D -.-> A
A -.->|learn| E
E -->|update| SM
style SM fill:#a78bfa,stroke:#7c3aed,stroke-width:2px,color:#fff
style A fill:#38bdf8,stroke:#0284c7,stroke-width:2px,color:#fff
style GH fill:#f472b6,stroke:#db2777,color:#fff
style LC fill:#f472b6,stroke:#db2777,color:#fff
style V fill:#4ade80,stroke:#16a34a,color:#fff
style E fill:#4ade80,stroke:#16a34a,color:#fff
style D fill:#4ade80,stroke:#16a34a,color:#fff
Add skill-memory skill to your agent:
npx skills add memodb-io/skill-memory
and type setup skill-memory in your agent.
In your agent, enter those:
add skills in vercel-labs/agent-skills to memorytell me about web design skill in your memoryupdate web design skill in memory that I only want blue themesummarize your learnings and update the skills in memorycreate a skill in memory about my taste on software development: always write a dev plan firstView your skill-memory commits:
skill-memory history
| Variable | Description | Default |
|---|---|---|
SKILL_MEMORY_HOME | Custom storage location for skills and cached repos | ~/.skill-memory |
FAQs
A self-learning store for your agent skills
We found that skill-memory demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.