Kiran Immadi
Community@kiranimmadi2 · Bengaluru , India
Skilled in 🤖 AI/ML, 📱 Flutter, and 📊 Data Science, with experience in building projects
Agent Skills by Kiran Immadi
Showing 65 vetted skills indexed across 1 GitHub repositories.
gemini-api-dev
Implements Gemini API applications with current models, SDKs, and multimodal capabilities.
gemini-interactions-api
Implements Gemini API calls using the Interactions API in Python and TypeScript.
gemini-live-api-dev
Build real-time bidirectional audio and video streaming applications with the Gemini Live API over WebSockets.
upskill
Extract validated PR review findings and update skill checklists to prevent recurring issues.
release
Automates semver versioning, changelogs, pub.dev publishing, and GitHub releases for Dart monorepo packages.
create-pr
Creates GitHub pull requests with conventional commit titles, labels, and structured descriptions.
openapi-chromadb
Update the Dart chromadb package from ChromaDB OpenAPI spec changes.
websocket-googleai
Update the googleai_dart package from Google AI Live API WebSocket schema changes.
openapi-googleai
Updates the googleai_dart package from Google AI OpenAPI spec changes.
openapi-openai
Update the openai_dart package from OpenAI OpenAPI spec changes through fetch, review, scaffold, and verify steps.
openapi-mistral
Updates the mistralai_dart package from Mistral AI OpenAPI specification changes.
openapi-ollama
Update the ollama_dart Dart package from Ollama OpenAPI specification changes.
openapi-open-responses
Updates the open_responses Dart package from OpenResponses OpenAPI specification changes.
openapi-anthropic
Update the anthropic_sdk_dart package from Anthropic OpenAPI specification changes.
code-change-verification
Runs formatting, linting, type checking, and tests in parallel with fail-fast semantics.
final-release-review
Audit a release candidate diff against the previous git tag for breaking changes and regressions.
test-coverage-improver
Analyzes coverage reports and proposes high-impact tests for the OpenAI Agents Python repository.
openai-knowledge
Fetches authoritative OpenAI API documentation via the OpenAI Developer Docs MCP server.
examples-auto-run
Runs repository Python examples in auto mode with logging, rerun helpers, and background control.
implementation-strategy
Choose compatibility-aware implementation approaches for runtime and API changes in openai-agents-python.
docs-sync
Audit documentation coverage by comparing code implementation against docs and propose targeted updates.
pr-draft-summary
Generates a PR-ready summary block with branch suggestion, title, and draft description from git changes.
runtime-behavior-probe
Plan and execute runtime behavior investigations with validation matrices and findings-first reports.
csv-workbench
Analyze CSV files and compute numeric summaries with Python stdlib.
Frequently Asked Questions About Kiran Immadi
FAQPage SchemaWhat tasks can I accomplish with Kiran Immadi's skill registry?▼
You can build Gemini, Claude, and OpenAI API applications, sync Dart SDKs from OpenAPI spec changes, create and review GitHub pull requests, run CI verification and test coverage improvements, and process PDF, XLSX, DOCX, PPTX, and CSV files.
Who is the target audience for these skills?▼
Dart/Flutter package maintainers, Python and TypeScript developers integrating Gemini or Claude models, and engineers managing PR reviews, releases, and changelogs in monorepos like ai_clients_dart and openai-agents-python benefit most.
How do the Gemini API skills work in practice?▼
The gemini-api-dev, gemini-interactions-api, and gemini-live-api-dev skills guide SDK usage across Python, JavaScript/TypeScript, Java, and Go, covering multimodal content, function calling, structured outputs, streaming, and WebSocket-based real-time sessions with ephemeral tokens.
Are these skills open-source or licensed?▼
Licensing varies per skill. Document skills like xlsx, pdf, pptx, and docx are proprietary with terms in LICENSE.txt, while others such as mcp-builder, webapp-testing, and theme-factory reference complete terms in their bundled LICENSE.txt files.
What prerequisites do the release and PR skills require?▼
The create-pr and pr-address-comments skills require the GitHub gh CLI and operate within the ai_clients_dart monorepo. The release skill needs pub.dev publishing access and git tag permissions, while ci monitoring requires GitHub Actions access.