Skip to main content
Run any Skill in Manus
with one click
GitHub repository

swarmrecall

swarmrecall contains 7 collected skills from swarmclawai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
1
updated
2026-06-30
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

swarmrecall
software-developers

Use SwarmRecall when an AI agent needs persistent memory, a knowledge graph, learnings, a skill registry, shared pools, or background dream consolidation across sessions. Works via the SwarmRecall CLI (for stdio MCP) or directly over HTTP/SDK. Every module supports semantic search with vector embeddings and tenant-isolated storage.

2026-06-30
swarmrecall-dream
software-developers

Agent dreaming — memory consolidation, deduplication, pruning, contradiction resolution, and session summarization via the SwarmRecall API. Enables agents to optimize their memory store during idle periods.

2026-04-14
swarmrecall-knowledge
database-architects

Knowledge graph with entities, relations, traversal, and semantic search via the SwarmRecall API. Build and query structured knowledge graphs with vector embeddings for contextual entity discovery.

2026-04-14
swarmrecall-learnings
software-developers

Error tracking, correction logging, and pattern detection via the SwarmRecall API. Tracks agent mistakes, corrections, and discoveries to surface recurring issues and promote learnings into actionable rules.

2026-04-14
swarmrecall-memory
software-developers

Conversational memory persistence with semantic search and session tracking via the SwarmRecall API. Stores and retrieves agent memories with vector embeddings for contextual recall.

2026-04-14
swarmrecall-pools
software-developers

Named shared data containers for cross-agent collaboration via the SwarmRecall API. Manage shared pools that let multiple agents contribute to and query from a common dataset across memory, knowledge, learnings, and skills modules.

2026-04-14
swarmrecall-skills
software-developers

Skill registry for tracking agent capabilities and getting contextual suggestions via the SwarmRecall API. Register, list, and query installed skills with semantic matching for task-relevant recommendations.

2026-04-14