Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

mind-palace-agent-skills

mind-palace-agent-skills에는 frankxai에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 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