BeClaude

knowledge-catalog

New
16Official PluginData & Analyticsby Google LLC

Connect to Knowledge Catalog to discover, manage, monitor, and govern data and AI artifacts across your data platform

JavaScript5 forks1 issuesUpdated 6/15/2026First seen 6/6/2026

Summary

This skill connects Claude Code to your Knowledge Catalog, enabling you to discover, manage, monitor, and govern data and AI artifacts directly from your development environment.

  • It streamlines data governance tasks, reduces context switching, and helps maintain compliance by providing instant access to cataloged assets.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install knowledge-catalog@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Discover datasets and AI models in the catalog by searching with keywords or filters.
Register a new data asset or AI artifact into the Knowledge Catalog from your codebase.
Update metadata or lineage information for an existing catalog entry to reflect changes.
Monitor data quality metrics and governance status of cataloged assets.
Review and approve pending data governance requests or policy violations.
Generate a compliance report for a specific data asset or project.

Usage Examples

1

/knowledge-catalog search datasets containing customer transactions

2

Register the model file 'fraud-detection-v2.pkl' in the Knowledge Catalog with description 'Updated fraud detection model'

3

Show me the data quality score and last governance review for the 'sales_analytics' dataset

View source on GitHub
antigravityclaude-codecodexgeminigemini-cligemini-cli-extensiongoogle-cloudskills

Security Audits

LicenseUnknownSourcePassRepositoryPass

Frequently Asked Questions

What is knowledge-catalog?

This skill connects Claude Code to your Knowledge Catalog, enabling you to discover, manage, monitor, and govern data and AI artifacts directly from your development environment. It streamlines data governance tasks, reduces context switching, and helps maintain compliance by providing instant access to cataloged assets.

How to install knowledge-catalog?

To install knowledge-catalog: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install knowledge-catalog@<marketplace>. Finally, /plugin in Claude Code.

What is knowledge-catalog best for?

knowledge-catalog is a plugin categorized under Data & Analytics. Created by Google LLC.

What can I use knowledge-catalog for?

knowledge-catalog is useful for: Discover datasets and AI models in the catalog by searching with keywords or filters.; Register a new data asset or AI artifact into the Knowledge Catalog from your codebase.; Update metadata or lineage information for an existing catalog entry to reflect changes.; Monitor data quality metrics and governance status of cataloged assets.; Review and approve pending data governance requests or policy violations.; Generate a compliance report for a specific data asset or project..