azure-horizondb

azure-horizondb is a skill for Claude Code from MicrosoftDocs/Agent-Skills. It costs 95 tokens per session (4,607 once invoked), scanned A, original, CC-BY-4.0.

Azure Horizondb development guidance for a database service with PostgreSQL and vector-search capabilities. It covers pgvector, Azure AI SQL functions, LangChain vector stores, Apache AGE, security, integrations, and deployment.

In plain words
What is it for?
Use it when tuning vector search, connecting LangChain, using Azure AI SQL functions, or working with Apache AGE.
Why use it?
It helps you choose database and AI-search patterns and troubleshoot configuration, integration, performance, and deployment issues.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the azure-agent-skills plugin — 198 skills shipped together , and of azure-agent-skills

Good fit Use it when tuning vector search, connecting LangChain, using Azure AI SQL functions, or working with Apache AGE.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/microsoftdocs/agent-skills/azure-horizondb
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add MicrosoftDocs/Agent-Skills --skill azure-horizondb
Clone the repo
git clone --depth 1 https://github.com/MicrosoftDocs/Agent-Skills

Made for: Claude Code.

Or install azure-agent-skills, the plugin that ships this one along with the rest of its 198 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-horizondb

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-horizondb.svg)](https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-horizondb)
Your own site
<a href="https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-horizondb"><img src="https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-horizondb.svg" alt="Measured on agentmods" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,607 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00095 $0.04607
Opus 5 $0.00048 $0.02303
Sonnet 5 $0.00019 $0.00921
Haiku 4.5 $0.00010 $0.00461

Measured yesterday against content hash a5ce6e17a112, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

azure-horizondb scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/azure-horizondb/SKILL.md · 182 lines

The source is not reproduced here

Licensed CC-BY-4.0

The repository is licensed CC-BY-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed · +2 lines · -17 tokens per session a5ce6e17a112
  2. 5d ago First seen · 180 lines · 112 tokens per session scan A a7559670575f

Subscribe to this mod's changes

azure-horizondb is a skill published in the GitHub repository MicrosoftDocs/Agent-Skills (735 stars, last pushed yesterday), licensed CC-BY-4.0. It adds 95 tokens to every session and 4,607 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

pgvector-semantic-search

Use this skill for setting up vector similarity search with pgvector for AI/ML embeddings, RAG applications, or semantic search. Trigger when user asks to: Store or search vector embeddings in PostgreSQL Set up semantic search, similarity search, or nearest neighbor search Create HNSW or IVFFlat indexes for vectors…

timescale/pg-aiguide · 190 tokens

postgres-hybrid-text-search

Use this skill to implement hybrid search combining BM25 keyword search with semantic vector search using Reciprocal Rank Fusion (RRF). Trigger when user asks to: Combine keyword and semantic search Implement hybrid search or multi-modal retrieval Use BM25/pgtextsearch with pgvector together Implement RRF (Reciprocal…

timescale/pg-aiguide · 162 tokens

vector-db-rag-expert

Expert guide for high-performance Vector Databases, RAG architectures, pgvector HNSW indexing, hybrid search (Dense + BM25), and semantic chunking / Panduan ahli Vector DB, arsitektur RAG, pgvector HNSW, dan hybrid search.

roedyrustam/vibes-plug · 62 tokens

chromadb

Operational skill for ChromaDB: collections, embeddings, metadata filters, persistence, and local RAG vector storage.

alivirgo/Major-AI-Skills · 26 tokens

vector-database

Professional Vector Database Expert skill. Design and maintain secure, optimized, and performant databases and data storage solutions.

AtulPurohit/Antigravity-Awesome-Skills · 25 tokens

gpt-image-2

A skill for generating or editing images with GPT Image 2 across local, host-provided, or advisory setups.

ConardLi/garden-skills · 177 tokens