risk-skill

# Chief Risk Officer Agent Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "risk-skill" with this command: npx skills add Wen-Si/risk-skill

Chief Risk Officer Agent Skill

Skill Overview

This is an AI Agent skill designed for Chief Risk Officers, helping enterprises identify, assess, and manage various types of risks.

Features

Core Functions

  1. Risk Assessment

    • Supports multiple risk types: market risk, credit risk, operational risk, etc.
    • Conducts comprehensive assessment based on company information and risk factors
    • Generates risk levels and risk scores
  2. Impact Analysis

    • Evaluates the impact of risks on finance, reputation, and operations
    • Provides quantitative risk impact scope
  3. Recommendation Generation

    • Generates targeted response recommendations based on risk levels
    • Supports handling plans for high, medium, and low risk levels

Usage

Input Parameters

{
    "risk_type": "market risk",  # Risk type
    "company_info": {
        "name": "Test Company",
        "industry": "Finance",
        "size": "Large"
    },
    "risk_factors": ["Interest rate fluctuations", "Exchange rate risk", "Competitor actions"]
}

Output Results

{
    "status": "success",
    "risk_type": "market risk",
    "assessment": {
        "risk_level": "high",
        "risk_score": 85,
        "identified_risks": ["Interest rate fluctuations", "Exchange rate risk", "Competitor actions"],
        "impact_analysis": {
            "financial": "May cause 10-20% revenue loss",
            "reputational": "May affect corporate brand image",
            "operational": "May cause business interruption"
        }
    },
    "recommendations": [
        "Immediately activate emergency response plan",
        "Establish risk monitoring indicators",
        "Conduct regular stress tests",
        "Seek professional consulting services"
    ]
}

Technical Specifications

  • Language: Python 3.8+
  • Dependencies: No external dependencies
  • Version: 1.0.0
  • Author: AI Agent

Deployment

Local Usage

from cro_skill import ChiefRiskOfficerSkill

# Create skill instance
cro_skill = ChiefRiskOfficerSkill()

# Execute risk assessment
result = cro_skill.execute({
    "risk_type": "market risk",
    "company_info": {
        "name": "Test Company",
        "industry": "Finance",
        "size": "Large"
    },
    "risk_factors": ["Interest rate fluctuations", "Exchange rate risk", "Competitor actions"]
})

print(result)

ClawHub Publishing

# Login to ClawHub
npx clawhub login

# Publish skill
npx clawhub publish . --name "Chief Risk Officer" --version "1.0.0" --tags "risk,management,compliance,monitoring"

Application Scenarios

  • Daily risk assessment for enterprise risk management departments
  • Risk analysis before investment decisions
  • Risk identification during compliance audits
  • Business continuity planning

Version History

  • 1.0.0 (2026-03-13): Initial version, implementing core risk assessment functionality

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wechat Mp Writer

WeChat Official Account (公众号) content writer with article formatting, headline optimization, and engagement tips. Use when you need to write WeChat articles,...

Registry SourceRecently Updated
General

OpenClaw EverMemory Installer

Use this skill when installing, upgrading, verifying, or publishing the EverMemory OpenClaw plugin and its companion skill, including local path install, npm...

Registry SourceRecently Updated
General

Ip Advisor

知识产权顾问。专利、版权、商业秘密、注册流程、保护策略。IP advisor for patents, copyrights, trade secrets. 知识产权、专利、版权。

Registry SourceRecently Updated
1950ckchzh
General

炒股大师模拟器

炒股大师模拟器 | 股市模拟交易练习 | A股/港股/美股投资学习 | 化身文主任/股神老徐/炒股养家/孙宇晨等各位大师学习投资思路 | 多智能体股票讨论群

Registry SourceRecently Updated