What You Built
A personal website that:- Was designed by you and built by AI
- Is live on the internet for anyone to visit
- Can be updated anytime with a single prompt
- Cost you absolutely nothing
What You Learned
Here’s what you practised:- Using the terminal — running commands and navigating folders
- Talking to AI — writing clear prompts that get the result you want
- Iterating — refining your website step by step
- Using git and GitHub — storing code and deploying a website
- Problem solving — describing issues and letting AI help fix them
How to Update Your Website
Whenever you want to make changes to your website:Open your terminal in the project folder
Navigate to your
my-website folder and open a terminal there (just like you did before).Ideas to Try
Add a blog
Create a blog section with posts you can update over time.
Custom domain
Use your own domain name (like
yourname.com) instead of github.io.Animations
Add scroll animations and transitions to make your site feel alive.
Dark mode
Let visitors switch between light and dark themes.
Add a blog section
Add a blog section
Copy this prompt to add a blog section
Set up a custom domain
Set up a custom domain
Copy this prompt to set up a custom domain
Add scroll animations
Add scroll animations
Copy this prompt to add animations
Add a dark mode toggle
Add a dark mode toggle
Copy this prompt to add dark mode
Supercharge Your AI: Agent Skills
Think of skills as superpowers you can install to make Gemini CLI even smarter at specific tasks.Skills are based on the open Agent Skills standard. Gemini automatically detects when a skill is relevant and activates it.
How Skills Work
Installing Skills
Managing Skills
List all skills
List all skills
Install from Git
Install from Git
Install from subdirectory
Install from subdirectory
Install a .skill file
Install a .skill file
Enable or disable a skill
Enable or disable a skill
Uninstall a skill
Uninstall a skill
Key Concepts
Workspace Skills
.gemini/skills/ — shared with your team via gitUser Skills
~/.gemini/skills/ — personal skills across all projectsExtension Skills
Bundled with installed extensions
Skills are like apps for your AI. The more relevant skills you install, the smarter Gemini CLI becomes for your specific needs. Explore agentskills.io for community-shared skills.
Reflect
Take a few minutes to think about your experience:What surprised you about working with AI?
What surprised you about working with AI?
Many people are surprised by how much can be accomplished just by describing what they want clearly. Was there a moment where Gemini CLI’s output exceeded your expectations? What about a moment where you had to refine your prompt?
How could AI tools help your career?
How could AI tools help your career?
Think about your job or job search. Could you use a personal website as an online portfolio? Could you automate parts of your workflow with AI tools? What other projects could you build?
What would you build next?
What would you build next?
Now that you know the workflow — describe, build, review, iterate — what else could you create? A portfolio for your work? A website for a small business? A tool that helps with your daily tasks?
Resources
| Resource | Description | Link |
|---|---|---|
| Gemini CLI docs | Official documentation for Gemini CLI | github.com/google-gemini/gemini-cli |
| GitHub Pages docs | Learn more about hosting websites on GitHub | docs.github.com/pages |
| Agent Skills | Open standard for AI agent skills | agentskills.io |
| Unsplash | Free high-quality photos for your website | unsplash.com |
| Google Fonts | Free fonts to customize your website typography | fonts.google.com |
| Coolors | Generate beautiful color schemes | coolors.co |
Thank you for completing this tutorial! You’ve gone from zero to a live personal website — and more importantly, you’ve learned how to work with AI to build real things. Take these skills with you into your next project.