Skip to main content
Run any Skill in Manus
with one click
$pwd:
polyipseity
GitHub creator profile

polyipseity

Repository-level view of 15 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
15
repositories
4
occupation fields
4
updated
2026-05-27
repository explorer

Repositories and representative skills

#001
ledger
7 skills10updated 2026-05-27
47% of creator
edit-journals
unclassified

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
Accountants & Auditors

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
Bookkeeping, Accounting, & Auditing Clerks

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
Bookkeeping, Accounting, & Auditing Clerks

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
Accountants & Auditors

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

2026-04-19
monthly-migration
Software Developers

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
Software Developers

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

2026-04-19
#002
information
6 skills41updated 2026-05-27
40% of creator
academic-notes
unclassified

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

2026-05-27
tools
Software Developers

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

2026-05-03
wiki-ingestion
Software Developers

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

2026-04-29
pytextgen
Software Developers

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

2026-04-28
flashcard-creation
Adult Basic Education, Adult Secondary Education, & English as a Second Language Instructors

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-04-12
pyarchivist
Software Developers

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

2026-03-06
Showing 4 of 4 repositories
All repositories loaded