Prism-Broswer
Official@Prismaibrowser
Prism-Broswer builds agentmemory, a persistent memory system for coding agents with hybrid search, session recall, and a frontend design critique skill.
Agent Skills by Prism-Broswer
Showing 18 vetted skills indexed across 1 GitHub repositories.
impeccable
Designs, critiques, and refines production-grade frontend interfaces through structured sub-command workflows.
recap
Summarizes recent agent sessions for the current project grouped by date with highlight observations.
agentmemory-hooks
Captures agent session observations automatically through Claude Code lifecycle hooks.
agentmemory-mcp-tools
Indexes all 54 agentmemory MCP tools with parameters and usage guidance.
agentmemory-config
Configure agentmemory environment variables, ports, and feature flags via .env files.
memory-discipline
Recalls agent memory before tasks and saves decisions at resolution points.
commit-history
List git commits linked to agent sessions filtered by branch or repository.
agentmemory-architecture
Explains agentmemory's iii engine primitives, hybrid retrieval model, storage lifecycle, and port layout.
session-history
Displays recent project sessions as a reverse-chronological timeline from memory_sessions data.
handoff
Resumes the most recent agent session for the current working directory with open questions first.
agentmemory-agents
Configures host coding agents to connect to the agentmemory server via MCP or native hooks.
recall
Search agentmemory for past observations, sessions, and learnings using hybrid BM25, vector, and graph search.
commit-context
Trace files, functions, or lines to the agent session that produced their commit.
brag
Generate short shareable launch videos from project source code using Hyperframes.
forget
Deletes specific agentmemory observations by memory ID after explicit user confirmation.
lesson
Save user corrections as confidence-weighted behavioral rules that resurface before similar work.
agentmemory-rest-api
Exposes the agentmemory memory server over HTTP REST endpoints for save, recall, and search operations.
remember
Save insights and decisions to long-term agent memory with searchable concept tags.
Frequently Asked Questions About Prism-Broswer
FAQPage SchemaWhat tasks can I accomplish with Prism-Broswer's skills?โผ
You can save, recall, and delete long-term agent memories, recap or resume past sessions, link git commits to agent sessions, trace code origins, save confidence-weighted lessons, generate launch videos with Hyperframes, and audit or redesign frontend interfaces covering accessibility, layout, and motion.
Who is the target audience for the agentmemory skill set?โผ
Developers and engineers running host coding agents who need persistent cross-session memory, plus frontend designers and UI engineers seeking structured UX critique, visual hierarchy review, and design system guidance for websites, dashboards, and product interfaces.
How do I install and run agentmemory with my coding agent?โผ
Use the agentmemory connect command to wire it into a supported host coding agent, then configure environment variables, ports, and feature flags per the agentmemory-config skill. Memory is captured automatically via lifecycle hooks, and you can query it over MCP tools or the HTTP REST API.
Is Prism-Broswer's software open source and what does it cost?โผ
The impeccable frontend design skill is licensed under Apache 2.0, permitting free use, modification, and distribution. Licensing for the agentmemory skills is not specified in the manifest, so check the individual repositories before commercial deployment.
What prerequisites and dependencies does agentmemory require?โผ
Agentmemory runs on the iii engine primitives with its own storage model and viewer, exposes an MCP tool surface plus an HTTP REST API fallback, and requires a compatible host coding agent connected via the connect command. The brag skill additionally requires Hyperframes for video generation.