MANIFEST.in
README.md
pyproject.toml
skills/hologres-ad-campaign/SKILL.md
skills/hologres-ad-campaign/VERSION
skills/hologres-ad-campaign/package.json
skills/hologres-ad-campaign/references/sql-templates.md
skills/hologres-ad-campaign/references/style-templates.md
skills/hologres-ad-campaign/references/virtual-delivery.md
skills/hologres-bsi-profile-analysis/SKILL.md
skills/hologres-bsi-profile-analysis/VERSION
skills/hologres-bsi-profile-analysis/package.json
skills/hologres-bsi-profile-analysis/references/bsi-functions.md
skills/hologres-bsi-profile-analysis/references/table-design.md
skills/hologres-cli/SKILL.md
skills/hologres-cli/VERSION
skills/hologres-cli/package.json
skills/hologres-cli/pyproject.toml
skills/hologres-cli/references/ai-volume-model.md
skills/hologres-cli/references/commands.md
skills/hologres-cli/references/safety-features.md
skills/hologres-cli/tests/conftest.py
skills/hologres-cli/tests/test_skill_completeness.py
skills/hologres-cli/tests/test_skill_consistency.py
skills/hologres-cli/tests/test_skill_structure.py
skills/hologres-daily-report/SKILL.md
skills/hologres-daily-report/VERSION
skills/hologres-daily-report/references/cost-capacity.md
skills/hologres-daily-report/references/health-check.md
skills/hologres-daily-report/references/preconditions.md
skills/hologres-daily-report/references/report-template.md
skills/hologres-daily-report/references/resource-analysis.md
skills/hologres-daily-report/references/sql-analysis.md
skills/hologres-diagnosis-cpu/SKILL.md
skills/hologres-diagnosis-cpu/VERSION
skills/hologres-diagnosis-cpu/package.json
skills/hologres-diagnosis-cpu/references/cpu-water-level.md
skills/hologres-diagnosis-cpu/references/preconditions.md
skills/hologres-diagnosis-cpu/references/quadrant-attribution.md
skills/hologres-diagnosis-cpu/references/report-template.md
skills/hologres-diagnosis-cpu/references/thresholds.md
skills/hologres-diagnosis-memory/SKILL.md
skills/hologres-diagnosis-memory/VERSION
skills/hologres-diagnosis-memory/package.json
skills/hologres-diagnosis-memory/references/internal-tools.md
skills/hologres-diagnosis-memory/references/memory-classification.md
skills/hologres-diagnosis-memory/references/preconditions.md
skills/hologres-diagnosis-memory/references/query-attribution.md
skills/hologres-diagnosis-memory/references/report-template.md
skills/hologres-diagnosis-memory/references/shard-skew-analysis.md
skills/hologres-diagnosis-memory/references/system-metadata.md
skills/hologres-diagnosis-memory/references/thresholds.md
skills/hologres-diagnosis-memory/references/water-level-staging.md
skills/hologres-instance-health-analyse/SKILL.md
skills/hologres-instance-health-analyse/VERSION
skills/hologres-instance-health-analyse/references/error-analysis.md
skills/hologres-instance-health-analyse/references/slow-query-analysis.md
skills/hologres-instance-health-analyse/references/warehouse-metrics.md
skills/hologres-knowledge-base/SKILL.md
skills/hologres-knowledge-base/references/embedding-and-rag.md
skills/hologres-knowledge-base/references/holo-search-sdk.md
skills/hologres-knowledge-base/references/performance-tuning.md
skills/hologres-knowledge-base/references/sql-syntax.md
skills/hologres-knowledge-base/references/tokenizers.md
skills/hologres-privileges/SKILL.md
skills/hologres-privileges/VERSION
skills/hologres-privileges/package.json
skills/hologres-privileges/references/best-practices.md
skills/hologres-privileges/references/diagnostic-queries.md
skills/hologres-privileges/references/grant-revoke-reference.md
skills/hologres-query-optimizer/SKILL.md
skills/hologres-query-optimizer/VERSION
skills/hologres-query-optimizer/package.json
skills/hologres-query-optimizer/references/guc-parameters.md
skills/hologres-query-optimizer/references/operators.md
skills/hologres-query-optimizer/references/optimization-patterns.md
skills/hologres-query-optimizer/references/preconditions.md
skills/hologres-query-optimizer/references/slow-log-lookup.md
skills/hologres-schema-generator/SKILL.md
skills/hologres-schema-generator/VERSION
skills/hologres-schema-generator/package.json
skills/hologres-schema-generator/references/data-types.md
skills/hologres-schema-generator/references/partition-guide.md
skills/hologres-schema-generator/references/table-properties.md
skills/hologres-slow-query-analysis/SKILL.md
skills/hologres-slow-query-analysis/VERSION
skills/hologres-slow-query-analysis/package.json
skills/hologres-slow-query-analysis/references/configuration.md
skills/hologres-slow-query-analysis/references/diagnosis-rules.md
skills/hologres-slow-query-analysis/references/diagnostic-queries.md
skills/hologres-slow-query-analysis/references/error-codes.md
skills/hologres-slow-query-analysis/references/instance-flow.md
skills/hologres-slow-query-analysis/references/log-export.md
skills/hologres-slow-query-analysis/references/output-spec.md
skills/hologres-slow-query-analysis/references/preconditions.md
skills/hologres-slow-query-analysis/references/single-query-flow.md
skills/hologres-uv-compute/SKILL.md
skills/hologres-uv-compute/VERSION
skills/hologres-uv-compute/package.json
skills/hologres-uv-compute/references/advanced-scenarios.md
skills/hologres-uv-compute/references/dynamic-table-patterns.md
skills/hologres-uv-compute/references/roaringbitmap-functions.md
src/holo_plugin_installer/__init__.py
src/holo_plugin_installer/main.py
src/holo_plugin_installer/skills/hologres-ad-campaign/SKILL.md
src/holo_plugin_installer/skills/hologres-ad-campaign/VERSION
src/holo_plugin_installer/skills/hologres-ad-campaign/package.json
src/holo_plugin_installer/skills/hologres-ad-campaign/references/sql-templates.md
src/holo_plugin_installer/skills/hologres-ad-campaign/references/style-templates.md
src/holo_plugin_installer/skills/hologres-ad-campaign/references/virtual-delivery.md
src/holo_plugin_installer/skills/hologres-bsi-profile-analysis/SKILL.md
src/holo_plugin_installer/skills/hologres-bsi-profile-analysis/VERSION
src/holo_plugin_installer/skills/hologres-bsi-profile-analysis/package.json
src/holo_plugin_installer/skills/hologres-bsi-profile-analysis/references/bsi-functions.md
src/holo_plugin_installer/skills/hologres-bsi-profile-analysis/references/table-design.md
src/holo_plugin_installer/skills/hologres-cli/SKILL.md
src/holo_plugin_installer/skills/hologres-cli/VERSION
src/holo_plugin_installer/skills/hologres-cli/package.json
src/holo_plugin_installer/skills/hologres-cli/pyproject.toml
src/holo_plugin_installer/skills/hologres-cli/references/ai-volume-model.md
src/holo_plugin_installer/skills/hologres-cli/references/commands.md
src/holo_plugin_installer/skills/hologres-cli/references/safety-features.md
src/holo_plugin_installer/skills/hologres-cli/tests/conftest.py
src/holo_plugin_installer/skills/hologres-cli/tests/test_skill_completeness.py
src/holo_plugin_installer/skills/hologres-cli/tests/test_skill_consistency.py
src/holo_plugin_installer/skills/hologres-cli/tests/test_skill_structure.py
src/holo_plugin_installer/skills/hologres-daily-report/SKILL.md
src/holo_plugin_installer/skills/hologres-daily-report/VERSION
src/holo_plugin_installer/skills/hologres-daily-report/references/cost-capacity.md
src/holo_plugin_installer/skills/hologres-daily-report/references/health-check.md
src/holo_plugin_installer/skills/hologres-daily-report/references/preconditions.md
src/holo_plugin_installer/skills/hologres-daily-report/references/report-template.md
src/holo_plugin_installer/skills/hologres-daily-report/references/resource-analysis.md
src/holo_plugin_installer/skills/hologres-daily-report/references/sql-analysis.md
src/holo_plugin_installer/skills/hologres-diagnosis-cpu/SKILL.md
src/holo_plugin_installer/skills/hologres-diagnosis-cpu/VERSION
src/holo_plugin_installer/skills/hologres-diagnosis-cpu/package.json
src/holo_plugin_installer/skills/hologres-diagnosis-cpu/references/cpu-water-level.md
src/holo_plugin_installer/skills/hologres-diagnosis-cpu/references/preconditions.md
src/holo_plugin_installer/skills/hologres-diagnosis-cpu/references/quadrant-attribution.md
src/holo_plugin_installer/skills/hologres-diagnosis-cpu/references/report-template.md
src/holo_plugin_installer/skills/hologres-diagnosis-cpu/references/thresholds.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/SKILL.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/VERSION
src/holo_plugin_installer/skills/hologres-diagnosis-memory/package.json
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/internal-tools.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/memory-classification.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/preconditions.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/query-attribution.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/report-template.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/shard-skew-analysis.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/system-metadata.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/thresholds.md
src/holo_plugin_installer/skills/hologres-diagnosis-memory/references/water-level-staging.md
src/holo_plugin_installer/skills/hologres-instance-health-analyse/SKILL.md
src/holo_plugin_installer/skills/hologres-instance-health-analyse/VERSION
src/holo_plugin_installer/skills/hologres-instance-health-analyse/references/error-analysis.md
src/holo_plugin_installer/skills/hologres-instance-health-analyse/references/slow-query-analysis.md
src/holo_plugin_installer/skills/hologres-instance-health-analyse/references/warehouse-metrics.md
src/holo_plugin_installer/skills/hologres-knowledge-base/SKILL.md
src/holo_plugin_installer/skills/hologres-knowledge-base/references/embedding-and-rag.md
src/holo_plugin_installer/skills/hologres-knowledge-base/references/holo-search-sdk.md
src/holo_plugin_installer/skills/hologres-knowledge-base/references/performance-tuning.md
src/holo_plugin_installer/skills/hologres-knowledge-base/references/sql-syntax.md
src/holo_plugin_installer/skills/hologres-knowledge-base/references/tokenizers.md
src/holo_plugin_installer/skills/hologres-privileges/SKILL.md
src/holo_plugin_installer/skills/hologres-privileges/VERSION
src/holo_plugin_installer/skills/hologres-privileges/package.json
src/holo_plugin_installer/skills/hologres-privileges/references/best-practices.md
src/holo_plugin_installer/skills/hologres-privileges/references/diagnostic-queries.md
src/holo_plugin_installer/skills/hologres-privileges/references/grant-revoke-reference.md
src/holo_plugin_installer/skills/hologres-query-optimizer/SKILL.md
src/holo_plugin_installer/skills/hologres-query-optimizer/VERSION
src/holo_plugin_installer/skills/hologres-query-optimizer/package.json
src/holo_plugin_installer/skills/hologres-query-optimizer/references/guc-parameters.md
src/holo_plugin_installer/skills/hologres-query-optimizer/references/operators.md
src/holo_plugin_installer/skills/hologres-query-optimizer/references/optimization-patterns.md
src/holo_plugin_installer/skills/hologres-query-optimizer/references/preconditions.md
src/holo_plugin_installer/skills/hologres-query-optimizer/references/slow-log-lookup.md
src/holo_plugin_installer/skills/hologres-schema-generator/SKILL.md
src/holo_plugin_installer/skills/hologres-schema-generator/VERSION
src/holo_plugin_installer/skills/hologres-schema-generator/package.json
src/holo_plugin_installer/skills/hologres-schema-generator/references/data-types.md
src/holo_plugin_installer/skills/hologres-schema-generator/references/partition-guide.md
src/holo_plugin_installer/skills/hologres-schema-generator/references/table-properties.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/SKILL.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/VERSION
src/holo_plugin_installer/skills/hologres-slow-query-analysis/package.json
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/configuration.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/diagnosis-rules.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/diagnostic-queries.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/error-codes.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/instance-flow.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/log-export.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/output-spec.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/preconditions.md
src/holo_plugin_installer/skills/hologres-slow-query-analysis/references/single-query-flow.md
src/holo_plugin_installer/skills/hologres-uv-compute/SKILL.md
src/holo_plugin_installer/skills/hologres-uv-compute/VERSION
src/holo_plugin_installer/skills/hologres-uv-compute/package.json
src/holo_plugin_installer/skills/hologres-uv-compute/references/advanced-scenarios.md
src/holo_plugin_installer/skills/hologres-uv-compute/references/dynamic-table-patterns.md
src/holo_plugin_installer/skills/hologres-uv-compute/references/roaringbitmap-functions.md
src/hologres_agent_skills.egg-info/PKG-INFO
src/hologres_agent_skills.egg-info/SOURCES.txt
src/hologres_agent_skills.egg-info/dependency_links.txt
src/hologres_agent_skills.egg-info/entry_points.txt
src/hologres_agent_skills.egg-info/requires.txt
src/hologres_agent_skills.egg-info/top_level.txt
tests/test_catalog_consistency.py
tests/test_publish_to_aone.py