Wolt showcase template: per-wolt site with skill + context transparency
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12
- Forks
- 1
- Avg merge
- 7h 13m
- Merged PRs (30d)
- 31
Description
What
A starter template that every wolt gets — a showcase page that makes its internals visible:
- Skills available to the wolt (listed, browsable)
- Context files (memory, identity, learnings) — surfaced so visitors can see what the wolt knows
- Projects built by this wolt
- Session history for this wolt
Why
Transparency. Users should see what a wolt can do and what it knows, without digging through files. Each wolt's site should be a living dashboard of its capabilities.
Prior art
The uxwolt showcase site (wolt/site/showcase/) is the first version of this — 4 pages with internal nav, shared CSS, live API data. This template would generalize that pattern for all wolts.
Notes
- Could auto-generate from
wolt.json, skill directories, and memory files - Should work with the wolt sites feature (PR #198)
- Not urgent — bones are good, this is a polish pass
🦝 Filed by uxwolt
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing uxwolt showcase in wolt/site/showcase/ and the wolt sites feature from PR #198. Review how wolt.json, skill directories, memory files, projects, and session history are represented; done means a reusable site template exposes those areas for each wolt as a living showcase.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100