🧪 Skills
scenique-context-frame
Detects topic switches in conversations and creates or manages Context Frames to maintain work-related context.
v0.1.0
Description
Context Frame Skill
Purpose
- Detect topic switches in conversation and create/manage Context Frames (work contexts).
Usage
- context_simulate: demo mode runs a simulated conversation and shows frame creation.
Integration
- Designed to be integrated into Consolidator or called as an isolated skill for on-demand context management.
Notes
- MVP uses lightweight heuristic topic detection; can be upgraded to embedding-based semantic similarity for production.
Packaging
- Files included: context_sim.py, preload.py, skill.json, SKILL.md
- To test locally: python3 preload.py
- To publish: upload the packaged tarball via ClawHub upload UI or use npx clawhub publish
(web upload recommended for first-time publish to accept license).
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!