Skip to content

ag2ai/artifacts

Repository files navigation

AG2 Artifacts

The official artifact repository for the AG2 CLI.

Install any artifact with:

ag2 install skills                          # AG2 skills (default)
ag2 install skills fastapi                  # FastAPI skills
ag2 install template mcp-server-python      # MCP server template
ag2 install tool web-search                 # AG2 tool function
ag2 install tool github-mcp                 # MCP server
ag2 install dataset agent-eval-bench        # Eval dataset
ag2 install agent research-analyst          # Claude Code agent
ag2 install bundle research-assistant       # Curated collection

Artifact Types

Type Description
Skills Knowledge for AI coding agents — any framework
Templates Project scaffolds with bundled skills
Tools AG2 tool functions and MCP servers
Datasets Evaluation and training data
Agents Pre-built Claude Code subagents
Bundles Curated collections of artifacts

Contributing

Submit artifacts via pull request. Each artifact must include:

  1. artifact.json — manifest following the schema
  2. Skills that explain how to use the artifact
  3. Tests (where applicable)

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors