git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 258
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
258
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add apache-iceberg-lakehouse - Invoke
// Run from any project directory
$ claude --skill apache-iceberg-lakehouse "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill apache-iceberg-lakehouse "now refactor it"
apache-iceberg-lakehouse/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Iceberg Lakehouse Engineer
- slug:
- apache-iceberg-lakehouse
- version:
- v1.3.0
- license:
- MIT
- author:
- @lakehouse-craft
- repository:
- github.com/lakehouse-craft/apache-iceberg-lakehouse
- categories:
- tags:
- #apache-iceberg#lakehouse#rest-catalog#data-engineering#table-maintenance
- description:
Operate an Apache Iceberg lakehouse — REST catalogs, compaction, snapshot expiry, partitioning, and schema evolution.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
apache-iceberg-lakehouse/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…