# Unauthenticated skill commands

- `ctx7 skills search <terms>` searches the registry.
- `ctx7 skills suggest` recommends skills from project dependencies.
- `ctx7 skills list` lists project skills.
- `ctx7 skills info /owner/repo` previews a repository.
- `ctx7 skills install /owner/repo [name] --universal` installs into the project.
- `ctx7 skills remove <name> --universal` removes a project skill.

Do not use global installation, authentication, setup, or skill generation commands.
