Create Copilot Instructions
Generates clear, concise instructions to guide a copilot's actions based on user goals and context.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-copilot-instructions npx -- -y @trustedskills/create-copilot-instructions
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-copilot-instructions": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-copilot-instructions"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates detailed instructions for creating a custom AI copilot. It allows users to define the copilot's purpose, personality, and specific tasks, then outputs a structured set of guidelines suitable for use with large language models. The resulting instructions can significantly improve the quality and consistency of the copilot’s responses.
When to use it
- Defining a new AI assistant: You want to create an AI that handles customer support inquiries in a specific tone and style.
- Improving existing copilot performance: Your current AI is providing inconsistent or unsatisfactory results, and you need clearer instructions.
- Standardizing responses across multiple agents: You require all your AI assistants to adhere to the same guidelines for brand consistency.
- Creating specialized AI tools: You want an AI that can perform a very specific task with high accuracy and reliability.
Key capabilities
- Generates structured copilot instructions
- Defines purpose, personality, and tasks
- Provides guidelines suitable for LLMs
Example prompts
- "Create instructions for a customer support AI assistant specializing in returns."
- "Generate a copilot guide for an AI that summarizes legal documents."
- “I need instructions to create an AI writing assistant with a humorous, informal tone.”
Tips & gotchas
The quality of the generated instructions depends heavily on the clarity and detail provided in your initial prompt. Be as specific as possible about the desired behavior and output format for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.