An Agent Skill for AI agents to query Apache Kafka and Flink improvement proposals
The OSSIP skill is a pre-built Agent Skill that allows AI agents to query the OSSIP JSON API programmatically. It's optimized for:
The skill works with any agent supporting the Agent Skills standard, including:
Download the skill file from https://ossip.dev/skill/ossip/SKILL.md and place it in your
agent's skills directory. The installation location depends on whether you want project-scoped or
personal (global) access.
Install the skill for a specific project:
The skill will be available only when working in that project directory.
Install the skill globally for all projects:
The skill will be available in all Claude Code sessions.
For Claude Desktop or custom agents, consult your agent's documentation for where to place skill files.
Most agents following the Agent Skills standard use a similar
directory structure (~/.config/<agent-name>/skills/ossip/SKILL.md).