Skip to main content
Run any Skill in Manus
with one click
ehfazrezwan
GitHub creator profile

ehfazrezwan

Repository-level view of 14 collected skills across 1 GitHub repositories.

skills collected
14
repositories
1
updated
2026-07-05
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

ingest
software-developers

Ingest files, folders, or a block of pasted context into Neuralscape memory. Use when the user says "ingest this file/folder", "add these docs to memory", "index this PDF/Word doc", "load this documentation into Neuralscape", or pastes a long passage they want remembered. Handles Markdown, HTML, PDF, and MS Office (docx/xlsx/pptx); files are stored as artifacts and referenced back. Works in both Claude Code and Claude Cowork.

2026-07-05
ns-status
software-developers

Check that Neuralscape is reachable and show the current plugin configuration. Use when the user asks "is neuralscape working", "is my memory service up", "what URL is neuralscape using", or any health/connectivity question. Works in both Claude Code and Claude Cowork.

2026-07-05
recall
software-developers

Load the user's relevant Neuralscape memories before planning or acting — their preferences, conventions, tech stack, and past decisions. Use at the start of a task, when the user says "neuralscape on" / "load my context" / "what do you know about me or this project", or whenever you need prior context. Works in both Claude Code and Claude Cowork (MCP-driven).

2026-07-05
save-session
software-developers

Extract and save the durable facts from the current conversation to Neuralscape at the end of a substantive working session. Use when the user says "save this session", "save this conversation", "compile this session", or when wrapping up meaningful work. Works in both Claude Code and Claude Cowork (MCP-driven) — and is the Cowork stand-in for the Claude Code Stop hook.

2026-07-05
search
software-developers

Search the user's Neuralscape memory store for relevant facts. Use when the user asks "what do I know about X", "have we discussed Y", "what did I decide about Z", or any retrieval-style question. Returns hybrid vector + graph results. Works in both Claude Code and Claude Cowork (MCP-driven).

2026-07-05
remember
software-developers

Save one durable fact to Neuralscape memory now — a preference, decision, convention, gotcha, or architectural choice. Use when the user says "remember this", "save that", "note that I prefer X", or when you learn something worth keeping for future sessions. Works in both Claude Code and Claude Cowork (MCP-driven).

2026-07-05
compile-observations
software-developers

Read a JSONL buffer of captured tool observations and extract significant memories using the Neuralscape memory model v2. Use this when a UserPromptSubmit, SessionStart, or `/neuralscape:capture` instruction asks you to compile observations from a buffer file path.

2026-07-05
sync
software-developers

Manually flush the current conversation to Neuralscape's compiler. Use after important sessions when the user wants context captured immediately, or when they say "sync my conversation", "save this to memory", or "compile this session now".

2026-07-05
Showing top 8 of 14 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded