SkillGraph
My SkillsMarketplaceSkill WishesCustom OrdersSafetyGitHubAbout GitHubQ&A
…CR
Create Skill
Back to Marketplace

About GitHub

Learn GitHub basics, real UI layouts, and how remote vs local branches connect — with interactive demos

A shared language for developers worldwide

GitHub is used by over 100 million developers. Even with an English UI, READMEs and Issues make skills understandable across borders. SkillGraph skills follow the same publishing model.

100M+

Developer accounts

420M+

Repositories

190+

Countries & regions

Why GitHub matters

Many SkillGraph skills link to GitHub repos. You can judge trust before you clone.

Full change history

Every edit is recorded as a commit. You can trace how a skill evolved over time.

Transparent contents

README and source are public. SkillGraph shows stars and primary language on skill cards.

Issues & pull requests

Report bugs in Issues and propose changes via Pull Requests with review and discussion.

Works well with SkillGraph

After clone, the repo URL is revealed so you can pull code-based skills into your environment.

Explore GitHub screens

Pick a term on the left to switch the demo. Issues and Pull requests open dedicated screens; click a PR to see its detail page.

Pick a term

On this screen

A project folder holding all skill or app files. On SkillGraph this is linked as `owner/repo`.

Showing: ① Repository (Code)

demo-creator/weekly-report-skillPublic

Sample AI skill repo that generates weekly status reports

★ 86⑂ 12👁 4⎇ 3 branches🏷 2 tags
feat/export-templates feat/export-templates had recent pushes 1 hour ago
DCdemo-creatordocs: update setup guide for new usersa4f2c91· 3 hours ago· 32 commits
📁 docsAdd onboarding screenshots2 days ago
📁 srcRefactor prompt builder4 days ago
📁 templatesAdd export templates1 hour ago
📄 skillgraph.yamlBump skill version to 0.31 week ago
📄 README.mddocs: update setup guide3 hours ago

weekly-report-skill

# Weekly Report Skill

Sample skill that drafts weekly reports from meeting notes.

## Quick start
1. Check `skillgraph.yaml`
2. Pick a format under `templates/`
3. Load SKILL.md into Cursor / Claude

This UI is a SkillGraph demo inspired by GitHub's repository page. Perform real actions on github.com.

Fork vs Clone

Similar names — completely different destinations. SkillGraph Clone is not a Git operation.

Rule of thumb — Fork copies inside GitHub, git clone downloads to your PC, SkillGraph Clone imports skill content into My Skills (not source code).

Fork (GitHub)

Copy on GitHub (cloud)

Goes to: your GitHub account

When you want to customize without touching the original and send changes via Pull Request.

Where to click

Fork — top right of the repo

git clone

Download to your machine

Goes to: your PC (local)

When you want to edit, build, or run code in a terminal or editor.

Where to click

Green <> Code → copy HTTPS URL

SkillGraph Clone

Import skill content in-app

Goes to: My Skills on SkillGraph

When you want prompts and config in Claude, Cursor, etc. No Git required.

Where to click

Clone on the skill detail page

CompareForkgit cloneSkillGraph Clone
Effect on originalNone (independent copy)None (read-only start)None (view & use only)
Needs Git?YesYesNo
Typical next stepEdit → push → PREdit → commit → pushLoad from My Skills into AI

Consumers only need SkillGraph Clone. Fork / git clone help Creators who work with GitHub.

How this maps to SkillGraph

1

Check the skill card

Stars, language, and last updated come from the GitHub API automatically.

2

Open GitHub from the detail page

After sign-in, preview structure in the Protected Layer before cloning.

3

After clone

The Private Layer reveals the repo URL and full file access.

Create your GitHub account!

It's free — just verify your email to get started. With an account you can sign in to SkillGraph via GitHub and link your profile easily.

Sign up on GitHub — freeAlready have an account? Sign in to SkillGraph