Skills Plugins MCP Prompt Model 博客 我的中心
Development #api #ai

analyse-financiere

Skill expert en analyse financière. À utiliser pour : calcul de ratios financiers (liquidité courante/rapide, autonomie financière, endettement, ROE, ROA, ROCE, marge nette, marge EBITDA, rotation des stocks, délai clients/fournisseurs). Interprétation selon normes Banque de France. Se déclenche sur : "ratios financiers", "liquidité", "solvabilité", "rentabilité", "ROE", "ROA", "ROCE", "endettement", "bilan financier", "analyse du bilan", "diagnostic financier". NE PAS utiliser pour : valorisation d'entreprise (méthodes DCF), notation de crédit officielle.

DeepseekModel Curated skill Quality Good · 48 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=achrefchatcount-skills-compta-cdg-skills-analyse-financiere-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name analyse-financiere description Skill expert en analyse financière. À utiliser pour : calcul de ratios financiers (liquidité courante/rapide, autonomie financière, endettement, ROE, ROA, ROCE, marge nette, marge EBITDA, rotation des stocks, délai clients/fournisseurs). Interprétation selon normes Banque de France. Se déclenche sur : "ratios financiers", "liquidité", "solvabilité", "rentabilité", "ROE", "ROA", "ROCE", "endettement", "bilan financier", "analyse du bilan", "diagnostic financier". NE PAS utiliser pour : valorisation d'entreprise (méthodes DCF), notation de crédit officielle. Skill — Analyse Financière Important : Les ratios sont calculés à partir des données fournies. L'interprétation s'appuie sur les normes Banque de France — à adapter selon le secteur. Catégories de ratios Catégorie Ratios Ce qu'ils mesurent Liquidité Courante, rapide, immédiate Capacité à payer les dettes CT Solvabilité Autonomie financière, endettement, capacité remboursement Solidité financière LT Rentabilité ROE, ROA, ROCE, marge nette, marge EBITDA Efficacité économique Activité Rotation stocks, délai clients, délai fournisseurs Efficacité opérationnelle Workflow from shared.fr_finance.analyse_financiere import tableau_ratios bilan = { "actif_circulant" : 500_000 , "stocks" : 150_000 , "disponibilites" : 80_000 , "dettes_court_terme" : 300_000 , "capitaux_propres" : 800_000 , "total_actif" : 1_500_000 , "total_passif" : 1_500_000 , "dettes_financieres" : 400_000 , "creances_clients" : 200_000 , } cr = { "chiffre_affaires" : 2_000_000 , "resultat_net" : 120_000 , "ebit" : 180_000 , "ebitda" : 250_000 , } ratios = tableau_ratios(bilan, cr) Format de réponse chat ### Méthode [Source des données + période] ### Tableau des ratios | Ratio | Valeur | Norme | Interprétation | ### Interprétation globale [Points forts, points faibles, axes d'amélioration] Ressources references/ratios_normes.md scripts/analyser_bilan.py
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。