unshelve

Solid

Search for shelved sessions — find past bookmarked sessions by keyword or browse recent ones.

AI & Automation 89 stars 16 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

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

Skill Content

# Unshelve Session Find and resume a previously shelved session. This skill wraps the `bookmark_unshelve` MCP tool (`mcp__genesis-memory__bookmark_unshelve`). The legacy command at `.claude/commands/unshelve.md` is superseded by this skill (skills take precedence over commands when names collide). ## Arguments - `/unshelve` — show the 5 most recent bookmarks - `/unshelve auth` — search bookmarks matching "auth" - `/unshelve plan approved` — search for plan sessions ## Steps 1. **Call `bookmark_unshelve` MCP tool** (`mcp__genesis-memory__bookmark_unshelve`) with: - `query`: the user's search text (or empty string for recent) - `limit`: 5 (default) 2. **Display results.** For each bookmark, show: - Topic and tags - When it was created - Whether it has a rich summary - The resume command: `claude --resume <session_id>`

Details

Author
WingedGuardian
Repository
WingedGuardian/GENesis-AGI
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category