Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
polyipseity
GitHub-Creator-Profil

polyipseity

Repository-Ansicht von 20 gesammelten Skills in 5 GitHub-Repositories.

gesammelte Skills
20
Repositories
5
aktualisiert
2026-07-18
Repository-Explorer

Repositories und repräsentative Skills

academic-notes
Sonstige Hochschullehrer

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

2026-07-18
tools
Softwareentwickler

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
Softwareentwickler

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

2026-07-18
assignment-creation
Sonstige Hochschullehrer

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

2026-07-03
flashcard-creation
Sonstige Hochschullehrer

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
Softwareentwickler

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

2026-07-03
pytextgen
Softwareentwickler

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

2026-07-03
edit-journals
Softwareentwickler

Edit hledger journal files following best practices and conventions. Includes prelude includes, balance assertions, tagging, formatting, and validation procedures with anti-patterns to avoid.

2026-05-27
add-transactions
Buchhalter und Wirtschaftsprüfer

Transcribe transactions from source documents into the hledger ledger. Handles raw data (receipts, invoices, bank statements, OCR text) with proper status markers, tagging, and account registration. For multiple entries, uses a separate subagent for each transaction to enable parallelization and focused scope.

2026-05-06
upsert-octopus-transactions
Buchführungs-, Buchhaltungs- und Revisionssachbearbeiter

Strict, step-by-step workflow for upserting Octopus card transactions to the ledger. Requires explicit user clarification for any ambiguity. Enforces contextual matching, mapping, and privacy rules. No guessing or inference allowed.

2026-05-05
add-payee
Buchführungs-, Buchhaltungs- und Revisionssachbearbeiter

Add a new payee (merchant, person, organization, or UUID) to the correct preludes journal file, maintaining strict lexicographical order.

2026-04-19
match-octopus-statement-transactions
Buchhalter und Wirtschaftsprüfer

Match Octopus Wallet statement rows to journal transactions and update transaction datetimes. Runs only when explicitly requested.

2026-04-19
monthly-migration
Softwareentwickler

Perform monthly journal migration using hledger close --migrate to close the previous month and open the new month with proper balance assertions and account initialization.

2026-04-19
validate-journals
Softwareentwickler

Validate hledger journal files using check/format scripts. Includes validation procedures and local hook (Husky + lint-staged) verification.

2026-04-19
5 von 5 Repositories angezeigt
Alle Repositories angezeigt