Databricks AI Dev Kit: Toolkit for Coding Agents
Databricks Field Engineering has published an open-source Python toolkit on GitHub aimed at coding agents, accumulating 1,555 stars. The repository appears to provide utilities and scaffolding for building AI-powered development agents on the Databricks platform. It is a community/field engineering project rather than an official product release.
Related guides (2)
Related events (8)
K-Dense-AI/scientific-agent-skills: Ready-to-Use Agent Skills Library for Research and Engineering
A Python repository providing a collection of pre-built agent skills targeting research, science, engineering, analysis, finance, and writing tasks. The project has accumulated 24,087 stars with a notable single-day gain of 762 stars, indicating significant community traction. No detailed technical documentation is available from the snippet, but the scope suggests a modular agent tooling library.
Microsoft RD-Agent: automated AI-driven R&D for data and model development
Microsoft has released RD-Agent, an open-source Python framework aimed at automating high-value R&D processes in AI, with a focus on data and model development. The project positions AI as the driver of data-driven AI workflows, targeting industrial productivity use cases. With 13,500 GitHub stars, it has attracted meaningful community interest, and a technical report is available.
Microsoft agent-framework: open-source library for building and orchestrating AI agents
Microsoft has published an open-source framework on GitHub for building, orchestrating, and deploying AI agents and multi-agent workflows, with support for both Python and .NET. The repository has accumulated 11,061 stars. It represents Microsoft's entry into the agent harness tooling space alongside existing frameworks like LangChain and AutoGen.
pydantic/pydantic-ai: AI Agent Framework Trending on GitHub
pydantic-ai is an open-source AI agent framework built by the Pydantic team, applying Pydantic's data validation patterns to AI agent construction. The repository has accumulated 17,238 stars with modest daily momentum (+16 today). It represents a community-level signal of interest in structured, type-safe agent tooling in Python.
New Tools for Building Agents
OpenAI announced new tools aimed at developers building AI agents, published on March 11, 2025. The announcement comes from OpenAI's official blog, signaling a continued push to expand the agent-building ecosystem. Specific tools and capabilities were not detailed in the provided body text, but the source and framing indicate a product/tooling release targeting the agentic development workflow.
SkillKit: Portable Skills Layer for AI Coding Agents
SkillKit is an open-source TypeScript project that provides a portable skills abstraction for AI coding agents, enabling installation, translation, and sharing of skills across tools like Claude Code, Cursor, Codex, GitHub Copilot, and 40+ others. The project has accumulated 1,112 stars with 32 added today, indicating moderate community traction. It targets the interoperability gap between the growing ecosystem of AI coding assistants.
Data Intelligence Agents (DIA): Autonomous coding agents for enterprise data integration and SQL generation
Researchers present Data Intelligence Agents (DIA), a production-deployed system of three autonomous coding agents (Data Interpreter, Schema Creator, Query Generator) that automate enterprise data integration workflows. Rather than generating text, the agents produce, execute, validate, and repair concrete artifacts (code, schemas, SQL) with shared memory for experience reuse. The Query Generator is evaluated across seven SQL benchmarks spanning four dialects and task categories, matching or surpassing best published results on all seven. The system is deployed in production for enterprise customers, making it a notable applied research contribution.
agent-skills: Secure Validated Skill Registry for AI Coding Agents
A TypeScript-based open-source skill registry designed to extend AI coding agents including Claude Code, Cursor, GitHub Copilot, and Antigravity with validated, reusable capabilities. The project provides a structured way to add skills to multiple coding agent platforms with a focus on security and validation. It is gaining notable traction with 3,767 total stars and 225 stars added today.

