{
  "markdown": "# Angel AI\n#### An agentic data analysis and machine learning plugin for Claude code\n___\n## Why is this important?\nThis Plugin acts as a data analyst agent. The goal is to minimize costs as much as possible for early stage startups, so they can make informed decisions at a lower cost.\n___\n\n## Prerequisites\n**1.** You must have a paid Claude plan.\n**2.** Install [Claude CLI](https://shellypalmer.com/how-to-set-up-claude-code-cli-beginner-guide) or the [Claude Code extension in VS Code](https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code).\n**3.** Open the CMD/terminal and install the plugin by running:\n```claude plugin install angel-ai```\nor install it directly from Claude marketplace\n___\n\n## How to use\n\n### Step 1:\nAfter installing, open your claude code extension or CLI and type in:\n`/init-project`\n\n![init project](assets/init-project.png)\n\nThis will set up the directory which you will be using\n\nIt should create a folder structure like this:\n`.\n├── RESULTS\n├── tmp\n├── tools\n│   └── models\n│       └── models.txt\n└── workflows\n`\nor\n![folder structure](assets/project-dir.png)\n\n### Step 2:\ncopy the content of `.env.angel.example` into `.env.angel`\n\n### Step 3:\nrun\n`/run-report [Your task]`\nReplace [Your task] with an actual task\n\nExample:\n![folder structure](assets/run-report.png)\n\n### Step 4:\n\n**Follow the instruction of Claude**\n\n### Step4:\nYour executive summary should be available in the `RESULTS/` folder\n___\n\nContact Developer: shayanshams.dev@gmail.com\n\n\n\n",
  "bytes": 1504,
  "sha": "fa8865ada9b22967556066a17600621c34ec366a58aa696ef25034e833de1432",
  "repo_slug": "shayanshams8/angelai",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_shayanshams8_angelai_angel_ai_be970377/readme"
}