Missing Controller

Error: SkinsController could not be found.

Error: Create the class SkinsController below in file: /home/srkadmin/kyoto-srk/cakephp/app/controllers/skins_controller.php

<?php
class SkinsController extends AppController {

	var $name = 'Skins';
}
?>

Notice: If you want to customize this error message, create /home/srkadmin/kyoto-srk/cakephp/app/views/errors/missing_controller.ctp