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

SecondBrain

SecondBrain에는 PieroSierra에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
119
업데이트
2026-07-17
Forks
7
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

second-brain-import-pdf
데스크톱 출판 전문가

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
일반 사무원

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
일반 사무원

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
일반 사무원

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-12
second-brain-delint
소프트웨어 개발자

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
데스크톱 출판 전문가

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-06-30
second-brain-import-craft
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-06-30
speckit-analyze
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-06-20
speckit-clarify
프로젝트 관리 전문가

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
소프트웨어 개발자

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

2026-06-20
speckit-tasks
프로젝트 관리 전문가

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

2026-06-20