ClaudSkills / Engineering / observability

Aerospike Py API

Category: Engineering  ·  Sub-category: observability
lang:python
MUST USE when writing any Python code with aerospike-py or aerospike_py. This is a Rust/PyO3 library with UNCONVENTIONAL patterns that differ from typical Python clients — exceptions live on the module (aerospike_py.RecordNotFound, NOT aerospike_py.exception.RecordNotFound), return types are NamedTuples (record.bins, record.meta.gen, NOT tuple unpacking), batch_read returns dict[UserKey, AerospikeRecord] (NOT BatchRecords), and policies use module-level constants (aerospike_py.POLICY_EXISTS_CREATE_ONLY). Without this skill, code will use wrong import paths, wrong return type patterns, and miss critical features like expression filters (exp module), batch_write with in_doubt retry semantics, CDT list/map/bit/hll, ping() health check, backpressure, Prometheus metrics, OpenTelemetry tracing, NumPy integration, and admin APIs. Triggers on: aerospike-py, aerospike_py, AsyncClient, client.ping(), batch_write, Python + Aerospike, put/get/query/batch with Aerospike.

What this skill does

Aerospike Py API is a community-contributed Claude Code skill in the observability sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/aerospike-py-api/ and loads when your prompt matches the skill's trigger.

When to invoke it: USE when writing any Python code with aerospike-py or aerospike_py. This is a Rust/PyO3 library with UNCONVENTIONAL patterns that differ from typical Python clients — exceptions live on the module (aerospike_py.

Who uses this skill

The Aerospike Py API skill is built for software engineers, backend developers, full-stack teams, and technical leads building and maintaining production systems. It is part of the open ClaudSkills registry, a community-curated catalog of 56,000+ capabilities you can install for Claude Code — the Claude CLI agent.

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/aerospike-py-api
curl -L https://claudskills.com/skills/aerospike-py-api/SKILL.md \
  -o ~/.claude/skills/aerospike-py-api/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/aerospike-py-api/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/aerospike-py-api/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\aerospike-py-api\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

Pro

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

More Engineering skills

Browse all Engineering skills in the ClaudSkills registry, or explore these other picks from the same category:

Browse all Engineering skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Code skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt

Part of Acreator Store — Adam Lankamer's AI tools: GifPerfect · AspectPerfect · SlomoPerfect · Ucaption · UTagger · AutoXPoster · TestYourSkills