recallloom

Solid

Use when a task involves continuing a project, restoring project context, maintaining file-based project memory, updating current-state summaries, or recording meaningful progress across sessions. Works best for long-horizon, file-based projects and supports research writing, product document collaboration, software project coordination, and broader cross-functional project continuity.

Data & Documents 151 stars 5 forks Updated 4 days ago Apache-2.0

Install

View on GitHub

Quality Score: 88/100

Stars 20%
73
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# RecallLoom RecallLoom is a portable context harness for session-based agents. It provides a lightweight file model for project continuity across sessions without requiring heavy infrastructure. The goal is not to remember everything. The goal is to keep the right project state durable, readable, and recoverable across sessions. ## Package Scope This file is the agent-facing entrypoint for the installable `recallloom/` skill package. Install and trigger this package through your host agent's normal skill discovery flow. RecallLoom itself does not require a custom host-specific launcher inside the package. The package may still ship optional native wrapper templates for supported hosts. This installable package is intentionally kept lean. Human-facing repository landing pages and marketing docs may exist upstream, but they are not bundled into the installed skill directory. In the source repository, `README.md` and `README.en.md` are concise public front doors, `README.zh-CN.md` is the compatibility entry, `INDEX.md` is the full map, and `USAGE.md` is the operator guide. Those files describe the same helper contract as this installed package entrypoint rather than defining a second logic set. For package inventory, protocol details, and helper-script behavior, rely on the files that ship inside the package itself: - `managed-assets.json` - `package-metadata.json` - `references/file-contracts.md` - `references/operation-playbooks.md` - `references/package-support-pol...

Details

Author
Frappucc1no
Repository
Frappucc1no/recall-loom
Created
3 months ago
Last Updated
4 days ago
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category