Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

claude-memex

claude-memex contiene 6 skills recopiladas de johnoconnor0, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
6
Stars
3
actualizado
2026-04-27
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

doc-query
Otras ocupaciones informáticas

Answer a question using the Memex wiki. Read the index, find relevant pages, read them, synthesise a cited answer, optionally file the answer back as a new wiki page for compounding value. Invoked when the user asks a question referring to "the wiki", "my notes", "the docs", or asks a question whose answer likely lives in the wiki.

2026-04-27
ingest-source
Otras ocupaciones informáticas

Ingest a raw source into the Memex wiki. Reads the file, summarises it to a new page under the profile's summary folder, extracts entities/concepts/topics and updates or creates their pages, bumps index.md, appends log.md. Invoked when the user mentions ingesting an article, processing a source, or adding a file under .memex/raw/ to the wiki.

2026-04-27
wiki-lint
Otras ocupaciones informáticas

Health-check the Memex wiki. Find orphan pages, contradictions, stale claims, missing cross-references, pages referenced but missing, overdue open questions, and data gaps. Produce a report; offer to auto-fix easy issues. Invoked when the user says "lint the wiki", "audit my docs", "health-check the wiki", or runs /memex:lint.

2026-04-27
doc-refactor
Editores de escritorio

Structurally refactor wiki pages — split a page into multiple, merge two or more into one, rename a slug across all references. Handles cross-reference updates automatically. Invoked when the user says "split this page", "merge these pages", "rename this slug", or "refactor the wiki".

2026-04-26
open-questions-triage
Especialistas en gestión de proyectos

Triage the open questions backlog. Group by topic, flag overdue items, propose resolutions or promotions, offer to move resolved items to .resolved/. Invoked when the user says "triage open questions", "what's blocking me", or "review the open questions list".

2026-04-26
profile-builder
Desarrolladores de software

Interactively build a custom Memex profile tailored to a project's actual folder shape. Surveys the project with Glob/Grep, classifies the project type, asks the user targeted questions about taxonomy and gating, and writes a complete memex.config.json + .memex/ tree + CLAUDE.md + AGENTS.md. Invoked by /memex:init-profile, or when the user says "help me build a profile", "make a memex profile for this project", or "none of the profiles fit".

2026-04-26