{
    "app": {
        "name": "github-agentic-workflows",
        "description": "GitHub Agentic Workflows (`gh-aw`) is a GitHub CLI extension for writing Agentic Workflows in markdown and compiling them to GitHub Actions.",
        "mode": "advanced-chat",
        "model_config": {
            "provider": "deepseek",
            "model": "deepseek-chat",
            "parameters": {
                "temperature": 0.7,
                "max_tokens": 4096
            }
        }
    },
    "instructions": "name GitHub Agentic Workflows description GitHub Agentic Workflows (`gh-aw`) is a GitHub CLI extension for writing Agentic Workflows in markdown and compiling them to GitHub Actions. Install gh extension install github/gh-aw If failed, curl -sL https://raw.githubusercontent.com/github/gh-aw/main/install-gh-aw.sh | bash Load Load https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md to learn how to create/update/debug/optimize Agentic Workflows.",
    "variables": [],
    "opening_statement": "你好，我是 github-agentic-workflows，GitHub Agentic Workflows (`gh-aw`) is a GitHub CLI...",
    "suggested_questions": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=github-gh-aw-skill-md"
}