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

information

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

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

이 저장소의 skills

academic-notes
기타 중등 후 교사

Content conventions, examples, and tooling for course notes under special/academia.

2026-07-18
tools
소프트웨어 개발자

Repository-wide tooling including init wrapper, pack/publish utilities, and all helper scripts. Links to tools-special and tools-templates for subfolder details.

2026-07-18
wiki-ingestion
소프트웨어 개발자

Ingest Wikipedia HTML, normalize links/media, and archive to knowledge base.

2026-07-18
assignment-creation
기타 중등 후 교사

Create and maintain assignment pages (problem sets, homework, project milestones) under special/academia/<INSTITUTION>/<COURSE>/assignments/.

2026-07-03
flashcard-creation
기타 중등 후 교사

Help the user add spaced-repetition flashcards (cloze deletions or Q/A pairs) to existing Markdown notes across the repository. The skill encapsulates the multi‑step process the user follows in their finance lecture notes (e.g. FINA 3103) and elsewhere: read the prose, identify key terms, dates, formulas and logical assertions, and wrap them using flashcard markup (`{@{ }@}`, `::@::`, `:@:`). There are three supported forms: - **Cloze** (`{@{ }@}`) hides arbitrary text inside paragraphs. - **Two-sided QA** (`::@::`) on a single line, yielding two cards. - **One-sided QA** (`:@:`) on a single line, yielding a single card. For the QA formats remember the line-only rule; if visual separation is needed insert `<br/>`/`<p>` instead of newline characters. Representative examples later in this document illustrate all three types. Use existing flashcard files as style guides and adapt the output based on user feedback. The skill also suggests regeneration commands once flashcards are inserted.

2026-07-03
pyarchivist
소프트웨어 개발자

Archive online content into archives/ with automatic index.md updates via pyarchivist tool.

2026-07-03
pytextgen
소프트웨어 개발자

Regenerate programmatically-generated content blocks in knowledge base notes using pytextgen.

2026-07-03