{
  "markdown": "# Genkit Extension for Gemini CLI\n\nThis package provides a standalone [Gemini CLI](https://geminicli.com/) extension for [Genkit](https://genkit.dev).\n\nThis extension provides `gemini-cli` with instructions and tools for interacting with Genkit applications.\n\n## Get started\n\n### Prerequisites\n- [Gemini CLI](https://geminicli.com/)\n- npx\n\n### Install\n```bash\ngemini extensions install https://github.com/gemini-cli-extensions/genkit\n```\n\n## Usage\n\nOnce installed and configured, Gemini CLI will have access to Genkit documentation and Genkit MCP tools to understand, interact and improve your app.\n\nFor example, you can create a new flow:\n\n```shell\n> Write a flow that tests an input string for profanity.\n```\n\nOr build and improve your existing Genkit app:\n\n```shell\n> Write an evaluator with a sample dataset for my `profanityCheckerFlow`\n```\n\nOr analyze any trace and make changes:\n\n```\n> The last invocation of `profanityCheckerFlow` produced a weird result, can you fix it?\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch: `git checkout -b feature/amazing-feature`\n3. Commit changes: `git commit -m 'Add amazing feature'`\n4. Push to branch: `git push origin feature/amazing-feature`\n5. Open a Pull Request\n\nSee [CONTRIBUTING.md](docs/contributing.md) for more information about contributing to this project.\n\n## License\n\nThis project is licensed under the Apache 2 License - see the [LICENSE](LICENSE) file for details.\n",
  "bytes": 1450,
  "sha": "3cab8388a4b93d4e52756e2e434a436db58ba664f9150a150044b6544e9e7243",
  "repo_slug": "gemini-cli-extensions/genkit",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_gemini_cli_extensions_genkit_526870c4/readme"
}