Heh, same here :D I too have that gift/curse of being easily excited.
Lots of energy and ambition but follow-through does not come naturally.
It's a good thing we have more measured people on board.
To get started, I'll translate my tiny Python REST API server that runs
<https://schemedoc.herokuapp.com/> into Scheme. I'll also move my RnRS
scraper into that organization. I would suggest keeping the SRFI stuff
under the SRFI organizations (but having code under SchemeDoc to
download and it and include it into the total documentation collection).
IMHO it would be awesome if all Lisps (Scheme, Common Lisp, Emacs Lisp,
Clojure) could export and query documentation using the same format/API.
We are all using S-expressions anyway, with only slight variations.
Different communities could host host APIs and documentation sets with
their own social processes and infrastructure, but the public interface
(HTTP REST API and S-expressions) could easily be the same (well, the
technical aspects are easy, the social aspects not :D)