We've started a repository on GitHub to hold modules that didn't quite make the cut for the base download. This so far includes a WordPress, phpMyAdmin, Get Clicky, Campaign Monitor and Google Analytics dashboard modules.
https://github.com/daylightstudio/FUEL-CMS-Modules-Pack
Comments
UPDATE: i found out the google_analytics is a dashboard controller, and thus has to be added to the $config['dashboards'] array ... sorry!
And also a module which connect with the Google Webmaster Tools API and Insights API. Maybe others can/will join me when creating these.
Also as an FYI, in 1.0 you can use the command line from within your project folder to automatically generate news and event simple modules (those 2 are default templates that you can work with).
index.php fuel/generate/simple news
OR
index.php fuel/generate/simple events
The 1.0 user guide has more info on it:
https://github.com/daylightstudio/FUEL-CMS-User-Guide-Module