{
  "markdown": "# Magicline API Context Extension\n\nA context extension for [gemini-cli](https://github.com/google-gemini/gemini-cli) designed to assist developers when working with the Magicline API.\n\n## Project Description\n\nThis project provides a structured context for AI models to ensure accurate and reliable assistance during Magicline API integrations. It includes:\n- **Rules of Engagement**: Strict operating rules in `GEMINI.md` to prevent hallucinations and ensure adherence to official documentation.\n- **Local Documentation**: A `docs/` folder containing relevant API documentation excerpts for quick reference by the AI.\n- **Output Standards**: Defined structures for endpoint plans, data contracts, and implementation examples.\n\n## Purpose\n\nThe main goal of this extension is to streamline development tasks such as:\n- Generating TypeScript interfaces for Magicline API responses.\n- Drafting `curl` or Node.js requests based on local documentation.\n- Understanding pagination, authentication, and error handling specific to Magicline.\n\n## Disclaimer\n\n**Please note:** The documentation contained in the `docs/` folder has been copied from the official **Magicline** documentation. All rights and ownership of that content belong solely to Magicline. This extension was created as a personal tool to facilitate development with their API and is not an official Magicline product.\n\n## Installation\n\nTo install this context extension, run the following command:\n\n```bash\ngemini extensions install https://github.com/LucaGerlich/magicline-context-extension.git --auto-update --consent\n```\n\n## Usage\n\nTo use this context extension with `gemini-cli`, you can point the tool to the `GEMINI.md` file or include the repository's content in your prompt context to provide the AI with the necessary domain knowledge.\n",
  "bytes": 1804,
  "sha": "663d5bbff7a9b314a0f50e8d533871fe47e6ba18e114407973a8ebdc3e0ed8ea",
  "repo_slug": "lucagerlich/magicline-context-extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_lucagerlich_magicline_context_extension_b658ea67/readme"
}