Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

mind-palace-agent-skills

يحتوي mind-palace-agent-skills على 14 من skills المجمعة من frankxai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
0
محدث
2026-07-05
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

agent-memory-palace
المهن الحاسوبية الأخرى

Give an AI agent persistent, navigable memory across sessions using a memory-palace structure. Use when building agent memory, when the user says "remember this across sessions", "give the agent long-term memory", "persistent context", "knowledge graph for my agent", or for coding agents, Claude cowork, and ChatGPT projects that must retain state. Reads and writes palace.json as a durable spatial knowledge store the agent reloads each session.

2026-07-05
imagination-gym
عمال الترفيه والترويح

Train mental-imagery vividness and scene construction so memory-palace images are stronger. Use when the user says "my mental pictures are weak/blurry", "I can't visualize", "train my imagination", "help me see images more clearly", or struggles to encode loci. Drills based on imagery research — multisensory detail, manipulation, and scene construction — to make encoding work better.

2026-07-05
loci-encoder
عمال الترفيه والترويح

Turn each target into a vivid, memorable image and place it at a station. Use when the user says "encode these items", "make images for my palace", "help me remember names and faces", "turn this list into pictures", or after memory-palace-architect lays out the rooms. Applies bizarreness, multisensory, exaggeration, motion, and dual-coding; fills the loci[] of palace.json.

2026-07-05
memory-palace-architect
عمال الترفيه والترويح

Design a memory palace — choose a real or imagined locus, lay a fixed non-crossing route, and space the stations. Use when the user says "design a memory palace", "pick a place to memorize in", "lay out my palace", "map a route for N items", or needs a structure before encoding. Writes the rooms/stations skeleton of palace.json for loci-encoder to fill.

2026-07-05
number-memory
عمال الترفيه والترويح

Memorize digits, dates, phone numbers, and playing cards by converting numbers into images. Use when the user says "memorize this number", "remember these dates", "how do I memorize a deck of cards", "PAO system", "Major System", or "Dominic System". Supplies the encoding for numeric targets, then hands the resulting images to loci-encoder for placement.

2026-07-05
palace-foundations
عمال الترفيه والترويح

Teach the method of loci and route the user to the right memory-palace skill. Use when someone says "teach me the memory palace", "how does the method of loci work", "help me memorize X", "I want to remember a list/speech/deck", or is new to spatial memory. The start-here skill that explains the four-level model then dispatches to architect, encoder, number-memory, walk, or spaced-recall.

2026-07-05
palace-visualizer
مطوّرو البرمجيات

Render a memory palace as a navigable artifact — a self-contained HTML viewer plus image-generation prompts for each locus. Use when the user says "render my palace", "visualize the palace", "make a picture of my memory palace", "build out the palace", or wants a keepable visual. Reads palace.json, emits a standalone index.html (no build step) and per-locus image prompts; tolerates both memory-palace and blessing schemas.

2026-07-05
palace-walk
مطوّرو البرمجيات

Walk the palace from memory to self-test recall, score it, and repair weak loci. Use when the user says "test me on my palace", "let me recall the list", "walk my palace", "quiz me", or after a palace is built or due for review. Runs retrieval practice (the testing effect), marks which loci held and which failed, and updates the recall block of palace.json.

2026-07-05
spaced-recall
مطوّرو البرمجيات

Schedule spaced repetition over a memory palace so it lasts, and export to Anki. Use when the user says "spaced repetition", "when should I review", "schedule my reviews", "keep this long-term", "export to Anki", "FSRS", or "SM-2". Computes next-due dates from palace-walk grades, writes the recall block of palace.json, and drives durable retention against the forgetting curve.

2026-07-05
your-skill-name
مطوّرو البرمجيات

One single line. Say WHAT the skill does and WHEN to use it, and pack in trigger keywords a user would actually type. Third person. Must stay under 1024 characters and must NOT wrap onto a second line or use YAML folded/literal markers.

2026-07-05
github-bless
المهن الحاسوبية الأخرى

Ingest a builder's GitHub (and optional connectors) and roll the week's work into a blessable set. Use when starting a weekly blessing, when the user says "what did I ship this week", "roll my week", "ingest my repos for the blessing", or before running the weekly-blessing skill. Reads commits and merged PRs across repos and emits a structured candidate list — it does not bless anything itself.

2026-06-14
palace-build
مطوّرو الويب

Turn a builder's blessing ledger into a palace — emit palace/rooms.json for a React/Three.js renderer and a portable standalone HTML palace that works with no build step. Use when the user says "build my palace", "render the palace", "regenerate rooms.json", or after a weekly blessing adds new rooms. Reads blessings.jsonl + palace.md; writes rooms.json and an optional self-contained index.html.

2026-06-14
weekly-blessing
المهن الحاسوبية الأخرى

Run the weekly Sunday blessing ritual on a builder's work — witness what shipped, ratify what is whole, name what to ignore for seven days, and surface the one path forward. Use when the user says "run the weekly blessing", "do my Sunday review", "bless this week", or invokes /sunday or /bless. Writes weekly/YYYY-W##.md and appends to the blessing ledger. Invoked, never auto-fired.

2026-06-14
blessing-standard
المهن الحاسوبية الأخرى

Scaffold the five Blessing Protocol files (soul.md, agent.md, skills.md, palace.md, bless.md) into any repository and fill them from what the repo already is. Use when the user says "adopt bless here", "make this repo blessable", "scaffold the blessing files", "set up the mind palace standard". Reads the repo to draft soul.md first, then derives the rest; never overwrites a filled file without asking.

2026-06-14