{
    "name": "aitoearn",
    "version": "1.0.0",
    "description": "Use this skill when the user wants to use AiToEarn.",
    "system_prompt": "name AiToEarn description Use this skill when the user wants to use AiToEarn. AiToEarn Plugin Let's use AI to Earn! Installation pip install aitoearn",
    "model_config": {
        "provider": "deepseek",
        "model": "deepseek-chat",
        "temperature": 0.7,
        "max_tokens": 4096,
        "top_p": 0.9
    },
    "trigger_words": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=javimosch-supercli-plugins-aitoearn-skills-quickstart-skill-md"
}