---
title: "How we built the GitHub Skyline CLI extension using GitHub"
url: https://daily.dev/posts/how-we-built-the-github-skyline-cli-extension-using-github-hoggxbplz
source_url: https://github.blog/developer-skills/application-development/how-we-built-the-github-skyline-cli-extension-using-github/
type: article
source: "GitHub Blog"
published: 2025-01-15T16:03:50.001Z
updated: 2026-03-15T03:31:48.767Z
tags: ["devtools", "github", "open-source"]
reading_time: 17
upvotes: 60
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How we built the GitHub Skyline CLI extension using GitHub

**[GitHub Blog](https://daily.dev/sources/ghblog)** · 17 min read · 60 upvotes · 0 comments

## Summary

The post details the creation of gh-skyline, a GitHub CLI extension for generating a 3D version of your GitHub Contribution Graph. It highlights the tools and processes used, such as GitHub Codespaces for easy contributions, Copilot for development support, and GitHub Actions for code quality and security. It also discusses the open source release process and community engagement, essential for sustaining the project. You can try gh-skyline by installing the GitHub CLI and running 'gh extension install github/gh-skyline'.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/developer-skills/application-development/how-we-built-the-github-skyline-cli-extension-using-github/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#devtools](https://daily.dev/tags/devtools), [#github](https://daily.dev/tags/github), [#open-source](https://daily.dev/tags/open-source)

[View this post on daily.dev](https://daily.dev/posts/how-we-built-the-github-skyline-cli-extension-using-github-hoggxbplz)
