the add and remove will give you a full list there is just not much filtering you can do
the "man" ( manual ) page and help for yum will help with that
Code:
man yum
-----------
yum --help
but for a look as to what repos are installed and on or off
Code:
su -
yum repolist all
also it depends on just what repos you have installed and turned on
the base system is a bit limited
EPEL and EL or RPMforge have extra packages
see the wiki page for that
http://wiki.centos.org/AdditionalResources/Repositories
http://wiki.centos.org/Documentation
now the wiki and the cent forum are a bit low on information
it assumes that you HAVE experience with RHEL and already know most of this
But Google is your friend
unlike for Microsoft the results of a search DO point to useful information