← スキル一覧に戻る

gestao-clientes
by Italo520
⭐ 0🍴 0📅 2026年1月20日
SKILL.md
name: gestao-clientes description: Skills para gerenciar clientes, contatos e relacionamento. Inclui CRUD, filtros, analytics e operações em lote.
Client Management Skill
When to use this skill
- When creating, updating, or deleting client records.
- When retrieving client details, including associated projects and statistics.
- When importing or exporting client data.
How to use it
Create Client
Create a new client (PF or PJ).
Required: name, email, legal_type [PF, PJ], document (CPF/CNPJ), category.
Get Client
Get full details including projects and activities (optional).
List Clients
Search and filter clients by status, category, legal_type, rating, or spending.
Update Client
Update contact info, status, rating, or tags.
Get Client Projects
List all projects associated with a client.
Get Client Stats
Get analytics like total spent, active projects, and interaction frequency.
Bulk Import/Export
bulk_import_clients: Import from CSV.export_clients: Export to CSV/XLSX/JSON.
For detailed schema definitions, refer to resources/client-management.yaml.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です