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

ledger

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

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

이 저장소의 skills

edit-journals
소프트웨어 개발자

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
회계사 및 감사원

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
부기·회계·감사 사무원

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
부기·회계·감사 사무원

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
회계사 및 감사원

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

2026-04-19
monthly-migration
소프트웨어 개발자

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

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

2026-04-19