Simplex-june29108

Aiven Cloud.Skill — Data skill for Claude Code

Data community

Manage cloud database services via Aiven.

How to install Aiven Cloud.Skill

Installs to ~/.claude/skills/simplex-june29108-saas-api-skills-aiven-cloud.skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/simplex-june29108-saas-api-skills-aiven-cloud.skill && curl -fsSL https://raw.githubusercontent.com/Simplex-june29108/saas-api-skills/HEAD/skills/aiven-cloud.skill.md -o ~/.claude/skills/simplex-june29108-saas-api-skills-aiven-cloud.skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Aiven Cloud.Skill does


name: aiven-cloud description: Manage cloud database services via Aiven. Use when the user mentions aiven, cloud database, managed database, kafka, postgresql, redis. version: 1.0.0 skill_type: external base_url_env: AIVEN_BASE_URL auth_env_var: AIVEN_API_TOKEN auth_type: bearer triggers:

  • aiven
  • cloud database
  • managed database
  • kafka
  • postgresql
  • redis license: Apache-2.0 metadata: author: lastapi version: 1.0.0 compatibility: Requires AIVEN_BASE_URL and AIVEN_API_T

Alternatives in Data

  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
  • Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★
  • User Segmentation — Segment users by behavior, JTBD, and needs from feedback data 7.8k ★

Full documentation available on GitHub

View Source Repository