ssttkkl
Community@ssttkkl · China
Software engineer. I build and maintain open-source apps, libraries, and tools in Kotlin and Python.
Agent Skills by ssttkkl
Showing 15 vetted skills indexed across 1 GitHub repositories.
finance-tracker
Manage multi-currency personal finance ledgers with statement import and portfolio valuation.
openspec-apply-change
Implements tasks from an OpenSpec change using the openspec CLI workflow.
statement-source-onboarding
Onboard bank and platform statement sources into finance-tracker import and relation scanning.
investment-statement-importer-onboarding
Onboard broker statement importers that map PDF or CSV trades into investment_events with calibrated fees and cost basis.
openspec-explore
Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.
hallmark
Generates and audits UI designs that avoid recognizable AI-generated patterns.
openspec-update-change
Revises existing OpenSpec change planning artifacts and keeps them mutually coherent.
chinese-documentation
Applies Chinese typography and copywriting conventions to technical documentation.
openspec-archive-change
Archives completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.
openspec-propose
Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.
domain-glossary
Extracts domain terms from conversations and writes a DDD ubiquitous language glossary to DOMAIN_GLOSSARY.md.
bill-export
Export payment bills and transaction statements from WeChat Pay and Alipay via device control.
openspec-sync-specs
Merge delta spec changes into main OpenSpec specifications.
grill-me
Interrogates a plan or design through relentless questioning to expose weaknesses.
grilling
Stress-test plans and decisions through structured rounds of interview questions.
Frequently Asked Questions About ssttkkl
FAQPage SchemaWhat tasks can I accomplish with ssttkkl's skills?▼
You can run the full OpenSpec change lifecycle (propose, explore, implement, update, sync, archive), manage personal finance facts in PostgreSQL or SQLite, import bank/payment/broker statements, export Alipay and WeChat bills, audit page designs, extract DDD glossaries, and format Chinese documentation.
Who are these skills designed for?▼
Software engineers practicing spec-driven development with the openspec CLI, plus individuals building personal finance pipelines who need to parse Chinese payment platform bills and securities statements (Futu, IBKR, Huatai) into structured investment events.
What are the prerequisites and dependencies?▼
The seven OpenSpec skills require the openspec CLI installed and invoke Bash(openspec:*) commands. Finance skills require PostgreSQL or SQLite; broker PDF imports reference qpdf and mutool. Statement onboarding follows real-bill analysis with bucket-scoped scan rules.
Are these skills open-source and what do they cost?▼
Yes, they are free and open-source. The OpenSpec skills and chinese-documentation carry explicit MIT licenses; the remaining skills are published publicly in the registry at no cost, consistent with the author's open-source Kotlin and Python portfolio.
How do I add a new bank or broker statement source?▼
Use statement-source-onboarding for bank/payment bills or investment-statement-importer-onboarding for securities statements. The method maps real bills to native taxonomy buckets, builds per-bucket feature inventories, then defines bucket-scoped scan rules rather than global keyword matching.