Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

coinskills

coinskills contient 10 skills collectées depuis Lutherwaves, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
1
mis à jour
2026-04-29
Forks
0
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

afford
Conseillers financiers personnels

Решава дали потребителят може да си позволи покупка/разход/разсрочване. Auto-triggered by natural language — use whenever the user asks "can I afford X", "should I buy Y", "how should I finance Z", "can I afford this", "трябва ли да купя", "мога ли да си позволя", "should I take this loan", "is this a good purchase". Recommends payment method (card/account/installments/liquidation) and explains impact on every active goal.

2026-04-29
goals
Conseillers financiers personnels

Управление на финансови цели — създаване, редакция, преглед, приключване (achieve/abandon). Използва се за CRUD върху goals/. Goals are the spine — every other skill references them.

2026-04-29
review
Comptables et auditeurs

Периодичен преглед — месечен/тримесечен/годишен доклад. Use at period close or whenever the user asks for a financial report ("monthly review", "how did Q1 go", "year in review", "месечен отчет"). Goal progress is the top section; transactions come second.

2026-04-29
analyze
Conseillers financiers personnelsAnalystes financiers et en placements

Анализ на финансовото състояние спрямо целите — тенденции в харчене, нетна стойност, разпределение, паричен поток. Triggered by "how am I doing", "where do I spend the most", "what's my allocation", "как се справям", "къде харча най-много", "каква е алокацията ми".

2026-04-29
start
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

Главно меню на coinskills — статус спрямо целите, налични инструменти. Използва се при стартиране на нова сесия с coinskills.

2026-04-29
log
Comptables et auditeurs

Бързо вписване на транзакция, доход или промяна в баланс. Used ad-hoc — "платих 42 в Lidl", "received 3200 salary", "credit card balance is now -340". Parses free-form Bulgarian/English input, identifies account/category/amount, appends to monthly ledger, updates accounts.json balance.

2026-04-29
migrate
Développeurs de logiciels

One-shot migration from v0.1 workspace to v0.2 schema. Creates changes.jsonl, snapshots/, .backups/, adds funding_mode + prerequisites + status enum to goals, prompts for _estimated flags on accounts.

2026-04-29
edit
Développeurs de logiciels

Edit account, goal, plan, profile, recurring, income, holding, or attestation values via guided forms. Supports undo. Auto-clears _estimated flags on confirm.

2026-04-29
init
Conseillers financiers personnels

Use when setting up coinskills for the first time — profiles the user's finances, creates a private GitHub workspace repo via gh, walks through accounts/holdings/debts/income, and seeds initial goals.

2026-04-29
plan
Conseillers en crédit

Създава или ревизира стратегия за постигане на цели — месечни вноски, ред на изплащане (snowball/avalanche), what-if сценарии. Plans reference goals by id and are versioned (v1, v2, v3 as circumstances change).

2026-04-27