Skip to main content
Run any Skill in Manus
with one click
GitHub repository

db-context-enrichment

db-context-enrichment contains 7 collected skills from GoogleCloudPlatform, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
34
updated
2026-07-18
Forks
11
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

context-engineering-bootstrap
database-architects

Guides the agent to bootstrap an initial ContextSet (templates, facets, and value searches) by deducing key information from the database schema and generating a ContextSet file.

2026-07-18
context-engineering-dataset-generation
database-architects

Generate or expand a golden evaluation dataset of SQL/Question (NLQ+SQL) pairs for evaluating NL-to-SQL translation accuracy on a target database.

2026-07-18
context-engineering-evaluate
database-architects

Guides the agent to execute an evaluation of a ContextSet against a golden NLQ+SQL dataset using the Evalbench framework.

2026-07-18
context-engineering-hillclimb
database-architects

Guides the agent to perform hill-climbing iterations to improve a ContextSet based on Evalbench evaluation results.

2026-07-18
context-engineering-init
database-architects

Orchestrates the initialization workflow for context engineering, and provides helper workflow for setting up database connections by creating or updating tools.yaml configurations.

2026-07-18
context-engineering-workflow
database-architects

Context engineering for Gemini Data Analytics API's data agent developer platform tools. Generates, evaluates, and iteratively optimizes a ContextSet (Templates, Facets, Value Searches) to maximize Natural-Language-to-SQL translation accuracy. Use this skill to run the automated setup, NL-SQL pair evaluation dataset generation and expansion, bootstrapping, scoring, and optimization pipeline. For manual authoring standards and schema syntax rules, see the context-generation-guide skill.

2026-07-18
context-generation-guide
software-developers

Guidelines and best practices for generating context items (Templates, Facets, Value Searches). Use this skill whenever the user asks to create, author, or generate context for database enrichment, or asks for examples and instructions on how to write templates, facets, or value searches. It helps bridge the gap between LLMs and structured databases. For running the automated generation, evaluation, and tuning lifecycle, see the context-engineering-workflow skill.

2026-07-17