apache-flink-knowledge-patch

A reference guide for Apache Flink, a system for processing data in batches or continuously as streams. It covers Flink upgrades, APIs, SQL, connectors, state, checkpoints, scheduling, and deployment.

In plain words
What is it for?
It supports writing or upgrading DataStream and Table API jobs, changing SQL, implementing connectors, and diagnosing state, checkpoints, scheduling, and deployment problems.
Why use it?
It helps avoid version and operational mistakes when Flink behavior, configuration, state handling, or deployment details differ from older documentation.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/nevaberry/nevaberry-plugins/apache-flink-knowledge-patch
Any agent
npx skills add Nevaberry/nevaberry-plugins --skill apache-flink-knowledge-patch
Clone the repo
git clone --depth 1 https://github.com/Nevaberry/nevaberry-plugins

Made for: Claude Code, Codex.

Per session 11 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,107 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00011 $0.02107
Opus 5 $0.00005 $0.01053
Sonnet 5 $0.00002 $0.00421
Haiku 4.5 $0.00001 $0.00211

Measured 2d ago against content hash e63d8b063220, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

apache-flink-knowledge-patch 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 2d ago.

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.

plugins/knowledge-patch/patches-claude/apache-flink-knowledge-patch/SKILL.md · 224 lines

How it starts

The opening of the file, as written. The whole thing — 224 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Use this skill when upgrading or operating Flink, writing DataStream or Table API jobs, changing SQL, implementing connectors, or diagnosing state, checkpoint, scheduling, and deployment behavior. Start with the quick checks, then open the topic reference that matches the work.

Reference index

Reference Topics
Migration, APIs, and Configuration Java/runtime requirements, removed APIs, typed configuration, SPI changes, serialization compatibility
SQL, Table API, and Planning SQL syntax and types, materialized tables, inference, joins, PTFs, compiled plans, planner corrections
State, Checkpoints, and Storage Async/disaggregated state, savepoints, RocksDB, ForSt, unaligned checkpoints, native S3
Runtime, Scheduling, and Deployment Adaptive Scheduler, partitioning, watermarks, Kubernetes, YARN, applications, REST and Web UI
Connectors, Formats, and Python Source/Sink V2, connector migration, batching, formats, PyFlink, filesystems and HTTP behavior
Observability, Security, and Operations Metrics, traces, events, HistoryServer retention, logging, dependencies, TLS and operational fixes

Upgrade triage

Before changing a job or cluster:

  1. Identify the exact Flink line and every external connector version.
  2. Inventory removed DataSet, Scala, Source/Sink V1, legacy Table, state, serialization, deployment, and configuration surfaces.
  3. Treat state and savepoint restoration across the 1.x/2.x boundary as a compatibility project, not an assumed in-place restore.
  4. Convert flink-conf.yaml to standard-YAML config.yaml before starting a 2.x distribution.
  5. Validate the Java runtime: Java 11 is the minimum, Java 17 is the default and recommended runtime, and Java 21 is supported.
  6. Rehearse checkpoints, failover, rescaling, and sink commits with the target patch release and production serializers.

Read the full file on GitHub · 224 lines

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. 2d ago First seen · 224 lines · 11 tokens per session scan A e63d8b063220

Subscribe to this mod's changes

apache-flink-knowledge-patch is a skill published in the GitHub repository Nevaberry/nevaberry-plugins (24 stars, last pushed 6d ago), licensed MIT. It adds 11 tokens to every session and 2,107 once invoked, about $0.0001 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-08-30.

Related

Other skills, from other repositories

api-workers

Cloudflare Workers deployment using createWorkerHandler from @cyanheads/mcp-ts-core/worker. Covers the full handler signature, binding types, CloudflareBindings extensibility, runtime compatibility guards, and wrangler.toml requirements.

cyanheads/obsidian-mcp-server · 51 tokens

ai-infrastructure-litellm

LiteLLM proxy server setup, TypeScript client patterns via OpenAI SDK, model routing, fallbacks, load balancing, spend tracking, virtual keys, and production deployment.

agents-inc/skills · 41 tokens

ai-infrastructure-modal

Serverless GPU compute platform for AI model deployment — web endpoints, GPU functions, model serving, and TypeScript client patterns.

agents-inc/skills · 29 tokens

wshobson-ml-pipeline-workflow

Skill "wshobson-ml-pipeline-workflow" from ItamarZand88/awesome-agent-conventions, covering ml pipeline workflow, when to use this skill, what this skill provides, core capabilities and reference documentation.

ItamarZand88/awesome-agent-conventions · 0 tokens

ai-architecture

Expert guidance on multi-cloud architecture, cost analysis, and technical decision-making for AI platforms across AWS, GCP, Azure, and OCI. Use when comparing clouds, estimating infra cost, or making build-vs-buy and architecture trade-off decisions for an AI product.

frankxai/claude-skills-library · 57 tokens

verify-corpus

End-to-end test + grader for the citadel ingest pipeline over the shipped test corpora — beverages (coffee+tea showcase), kelvarra (a coherent fictional world whose facts contradict reality), leuchtfeuer (a 3-year programme ingested in dated waves that drives reconcile/delete/force), pemberley (all of Pride and…

MarkusNeusinger/cite-citadel · 539 tokens