Buddypress – Adding Tags in Profile

You could create an extended profile field named Tags.

If you need to show this in your members-loop.php you could add:

<?php bp_member_profile_data('field=Tags') ?>