# example-skill > A simple example skill for testing the Agent Skills MCP server. Use this skill when you need to demonstrate basic skill execution. - Author: Keita Ibaraki - Repository: k-ibaraki/agent-skills-mcp-server - Version: 20260208004027 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/k-ibaraki/agent-skills-mcp-server - Web: https://mule.run/skillshub/@@k-ibaraki/agent-skills-mcp-server~example-skill:20260208004027 --- --- name: example-skill description: A simple example skill for testing the Agent Skills MCP server. Use this skill when you need to demonstrate basic skill execution. license: MIT metadata: author: agent-skills-mcp-server version: "1.0" --- # Example Skill This is a simple example skill for testing purposes. ## Instructions When this skill is loaded, you should: 1. Acknowledge that the example skill has been activated 2. Explain what this skill demonstrates 3. Respond helpfully to the user's request ## Example Usage **User:** "Test the example skill" **Response:** "The example skill has been successfully activated. This skill demonstrates how Agent Skills work within the MCP server framework. I'm now ready to assist you with your request while following the skill's guidelines."