{"id":27580,"library":"agent-starter-pack","title":"Agent Starter Pack","description":"CLI tool (v0.41.3) to scaffold production-ready Google Cloud GenAI agent projects from templates. Released weekly. Uses cookiecutter internally.","status":"active","version":"0.41.3","language":"python","source_language":"en","source_url":"https://github.com/GoogleCloudPlatform/agent-starter-pack","tags":["cli","google-cloud","genai","templates","scaffolding"],"install":[{"cmd":"pip install agent-starter-pack","lang":"bash","label":"Install from PyPI"}],"dependencies":[],"imports":[{"wrong":"from agent_starter_pack import main","symbol":"main","correct":"from agent_starter_pack import main"}],"quickstart":{"code":"from agent_starter_pack import main\nimport sys\nsys.argv = ['agent-starter-pack', '--help']\nmain()","lang":"python","description":"Invoke the CLI programmatically. For shell usage run `agent-starter-pack new`."},"warnings":[{"fix":"Use underscores for imports, hyphens only for pip install.","message":"The pip package name uses hyphens, but the Python import uses underscores. `pip install agent-starter-pack` then `from agent_starter_pack import ...`.","severity":"gotcha","affected_versions":"all"},{"fix":"Replace `AGENT_TEMPLATE_DIR` with `--template-dir /path/to/templates`.","message":"In v0.40+ the template backend was refactored: custom template directories must now be specified via `--template-dir` instead of `AGENT_TEMPLATE_DIR` env var.","severity":"deprecated","affected_versions":"<0.40 vs >=0.40"}],"env_vars":null,"search_vec":"'agent':1,15 'cli':4,24 'cloud':13,27 'cookiecutt':22 'genai':14,28 'googl':12,26 'google-cloud':25 'intern':23 'pack':3 'product':10 'production-readi':9 'project':16 'readi':11 'releas':19 'scaffold':8,30 'starter':2 'templat':18,29 'tool':5 'use':21 'v0.41.3':6 'week':20","created_at":"2026-05-09T05:51:00.064518+00:00","updated_at":"2026-05-09T05:51:00.064518+00:00","problems":{"verify_error":"Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\nImportError: cannot import name 'main' from 'agent_starter_pack' (unknown location)"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"agent-start","cli_version":"sh: 1: agent-start: not found","type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/agent-starter-pack/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["gcp","llm-agents","devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"import_fail","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-07-10","install_tag":null}}