{"id":51201227,"url":"https://github.com/memodb-io/skill-memory","last_synced_at":"2026-06-28T00:31:01.119Z","repository":{"id":335064751,"uuid":"1143169537","full_name":"memodb-io/skill-memory","owner":"memodb-io","description":"Manage and evolve agent skills in one place","archived":false,"fork":false,"pushed_at":"2026-01-28T11:54:50.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-28T23:48:49.657Z","etag":null,"topics":["agent-skills","claude-code","cursor","memory","opencode","skills"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/memodb-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-27T08:49:20.000Z","updated_at":"2026-01-28T11:54:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/memodb-io/skill-memory","commit_stats":null,"previous_names":["memodb-io/skill-memory"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/memodb-io/skill-memory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memodb-io%2Fskill-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memodb-io%2Fskill-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memodb-io%2Fskill-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memodb-io%2Fskill-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memodb-io","download_url":"https://codeload.github.com/memodb-io/skill-memory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memodb-io%2Fskill-memory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34873663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","claude-code","cursor","memory","opencode","skills"],"created_at":"2026-06-28T00:31:01.034Z","updated_at":"2026-06-28T00:31:01.113Z","avatar_url":"https://github.com/memodb-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eskill-memory\u003c/h1\u003e\n  \u003cp\u003e\n    one skill to rule them all.\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/memodb-io/skill-memory/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/memodb-io/skill-memory/actions/workflows/ci.yml/badge.svg\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\n`skill-memory` is a store for your agent skills, using `git`:\n\n- It can download public skills, and maintain forked versions of them.\n- You can edit, reuse and share many skills by importing only one `skill-memory` skill.\n- Use it as an agent memory consisting of skills, versioning controlled by `git`\n\n```mermaid\nflowchart LR\n    GH(\"🌐 GitHub\")\n    LC(\"📁 Local\")\n    SM[(\"🧠 skill-memory\")]\n    V(\"👁️ view\")\n    E(\"✏️ edit\")\n    D(\"📥 download\")\n    A(\"🤖 AI Agent\")\n\n    GH \u0026 LC --\u003e|add| SM\n    SM --\u003e V \u0026 D\n    V \u0026 D -.-\u003e A\n    A -.-\u003e|learn| E\n    E --\u003e|update| SM\n\n    style SM fill:#a78bfa,stroke:#7c3aed,stroke-width:2px,color:#fff\n    style A fill:#38bdf8,stroke:#0284c7,stroke-width:2px,color:#fff\n    style GH fill:#f472b6,stroke:#db2777,color:#fff\n    style LC fill:#f472b6,stroke:#db2777,color:#fff\n    style V fill:#4ade80,stroke:#16a34a,color:#fff\n    style E fill:#4ade80,stroke:#16a34a,color:#fff\n    style D fill:#4ade80,stroke:#16a34a,color:#fff\n```\n\n\n\n## Installation\n\nAdd `skill-memory` skill to your agent:\n\n```bash\nnpx skills add memodb-io/skill-memory\n```\n\nand type `setup skill-memory` in your agent.\n\n\n\n## Quick Start\n\nIn your agent, enter those:\n\n- `add skills in vercel-labs/agent-skills to memory`\n- `tell me about web design skill in your memory`\n- `update web design skill in memory that I only want blue theme`\n- `summarize your learnings and update the skills in memory`\n- `create a skill in memory about my taste on software development: always write a dev plan first`\n\nView your skill-memory commits:\n\n```bash\nskill-memory history\n```\n\n\n\n\n\n## Configuration\n\n### Envs\n\n| Variable            | Description                                         | Default           |\n| ------------------- | --------------------------------------------------- | ----------------- |\n| `SKILL_MEMORY_HOME` | Custom storage location for skills and cached repos | `~/.skill-memory` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemodb-io%2Fskill-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemodb-io%2Fskill-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemodb-io%2Fskill-memory/lists"}