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

SecondBrain

SecondBrain contiene 17 skills recopiladas de PieroSierra, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
17
Stars
119
actualizado
2026-07-17
Forks
7
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

second-brain-import-pdf
Editores de escritorio

Extract text from a PDF, convert it to markdown, and write the result into raw/pdf/, ready for ingestion.

2026-07-17
second-brain-setup
Empleados de oficina generales

Initialize or update the Second Brain vault — creates folder structure, declares interests, configures Craft import scope, and generates CLAUDE.md.

2026-07-14
second-brain-ingest
Empleados de oficina generales

Read new or changed files in raw/, synthesise content into wiki/ topic articles, rebuild INDEX.md, and update the ingest manifest.

2026-07-13
second-brain-lint
Empleados de oficina generales

Scan wiki/ for quality issues — contradictions, unsupported claims, and content gaps — and save a structured report to outputs/.

2026-07-13
second-brain-follow-up
Desarrolladores de software

Continue an existing conversation thread by re-reading the wiki and appending a follow-up answer to the thread file.

2026-07-12
second-brain-query
Desarrolladores de software

Answer a natural-language question by synthesising content from wiki/, and save the response to outputs/.

2026-07-12
second-brain-delint
Desarrolladores de software

Work through open findings in the latest lint report one at a time — propose a fix, apply on approval, skip on rejection.

2026-07-11
second-brain-import-file
Editores de escritorio

Import a file of any supported type (PDF, image, .txt/.md) into the vault's raw/ directory, ready for ingestion.

2026-07-09
second-brain-import-web
Desarrolladores de software

Import a webpage by URL into raw/web/. Fetches with WebFetch, converts to clean Markdown, stores with provenance. Falls back to a paste-Markdown mode for paywalled or unfetchable pages.

2026-07-01
second-brain-edit-wiki
Desarrolladores de software

Apply targeted edits to one or more wiki articles from a natural-language instruction, preserving structural invariants.

2026-06-30
second-brain-import-craft
Desarrolladores de software

Import a specific document from your configured Craft space into raw/craft/. Always target a specific Folder/DocumentName — no bulk import.

2026-06-30
second-brain-import-md
Desarrolladores de software

Accept pasted markdown content directly and write it as a raw source file into raw/, ready for ingestion.

2026-06-30
speckit-analyze
Desarrolladores de software

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

2026-06-20
speckit-checklist
Desarrolladores de software

Generate a custom checklist for the current feature based on user requirements.

2026-06-20
speckit-clarify
Especialistas en gestión de proyectos

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

2026-06-20
speckit-implement
Desarrolladores de software

Execute the implementation plan by processing and executing all tasks defined in tasks.md

2026-06-20
speckit-tasks
Especialistas en gestión de proyectos

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

2026-06-20