@skills Hackathon Presentation
August 16, 2026 ยท View on GitHub
Presentation page for the @skills: protocol and atskills.one.
Public page
After the Pages workflow is merged and enabled:
https://sylphai-inc.github.io/adal-cli/hackathon/
Present locally
From the repository root:
python3 -m http.server 4173
Open:
http://127.0.0.1:4173/hackathon/
Presentation flow
- Start with the outcome: an agent should not start recurring work from zero.
- Explain the system diagram from right to left:
- Team, GitHub, hub-managed, and curated skills
atskills.onefor discovery and management- Portable
SKILL.md - Reference, save, auto-load, and
/skills
- Walk through the two handbook journeys:
- Use an existing skill
- Turn a successful first pass into a reusable skill
Source
The presentation is a self-contained HTML page:
hackathon/index.html
Edit the HTML directly, then preview it with the local server before pushing changes.