# example > An example skill showing the expected structure. Not intended for actual use. - Author: srsubramanian - Repository: srsubramanian/Claude-skills - Version: 20260207195348 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/srsubramanian/Claude-skills - Web: https://mule.run/skillshub/@@srsubramanian/Claude-skills~example:20260207195348 --- --- name: example description: An example skill showing the expected structure. Not intended for actual use. user-invocable: false --- # Example Skill This is a template showing how to structure a skill. Replace this with your own instructions. ## Usage Invoke with `/example` or let Claude invoke automatically based on the description. ## Arguments Use `$ARGUMENTS` to access all arguments, or `$0`, `$1` for positional ones.