一键导入
baml-structured-extraction
Work on BAML structured extraction, BAML CLI commands, processors, utilities, and Prefect BAML workflow integration in genai-tk.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Work on BAML structured extraction, BAML CLI commands, processors, utilities, and Prefect BAML workflow integration in genai-tk.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build or modify LangChain, DeepAgent, DeerFlow profiles, agent tools, middleware, checkpointing, skills wiring, and the shared harness layer in genai-tk.
Work on browser automation, sandbox browser tools, direct Playwright tools, AioSandbox backend, and sandbox CLI support in genai-tk.
Add or modify genai-tk Typer CLI commands, dynamic command registration, project scaffolding, and generated Copilot/agent support files.
Work on genai-tk OmegaConf configuration, profiles, overrides, env substitution, and config discovery. Use when editing config/*.yaml or genai_tk.config_mgmt.config_mngr.
Work on core LLM, embeddings, vector store, provider, cache, prompt, and retriever factories in genai-tk. Use when editing genai_tk/core or provider configuration.
Build, configure, and troubleshoot Docker images for genai-tk and scaffolded applications. Add Docker support to a new project, adjust extras, fix Dockerfile issues, update just recipes.
| name | baml-structured-extraction |
| description | Work on BAML structured extraction, BAML CLI commands, processors, utilities, and Prefect BAML workflow integration in genai-tk. |
docs/baml.mdgenai_tk/extra/structured/baml_processor.pygenai_tk/extra/structured/baml_util.pygenai_tk/extra/structured/commands_baml.pygenai_tk/workflow/prefect/flows/baml_flow.py| Concern | Paths |
|---|---|
| Processor | genai_tk/extra/structured/baml_processor.py |
| Utilities | genai_tk/extra/structured/baml_util.py |
| CLI | genai_tk/extra/structured/commands_baml.py |
| Workflow flow | genai_tk/workflow/prefect/flows/baml_flow.py |
| Tests | tests/unit_tests/extra/test_baml_prefect_flow.py, tests/integration_tests/test_commands_baml.py |
docs/baml.md.GENAITK_PROFILE=pytest uv run pytest tests/unit_tests/extra/test_baml_prefect_flow.py -q
uv run pytest tests/integration_tests/test_commands_baml.py -q
uv run cli baml --help