Discovery Interview
This skill simulates a structured discovery interview to gather key information and insights for strategic discussions β boosting efficiency and clarity.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add discovery-interview npx -- -y @trustedskills/discovery-interview
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"discovery-interview": {
"command": "npx",
"args": [
"-y",
"@trustedskills/discovery-interview"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The discovery-interview skill facilitates structured conversations to uncover user needs and goals. It guides the AI agent through a series of questions designed to elicit detailed information, allowing for more targeted assistance or task completion. The resulting data can then be used to inform subsequent actions or provide personalized recommendations.
When to use it
- Initial User Onboarding: To understand new users' objectives and tailor their experience.
- Complex Task Planning: When a task requires detailed information about the userβs context and desired outcome before execution.
- Personalized Recommendations: Gathering sufficient data to provide relevant suggestions or solutions.
- Problem Diagnosis: Systematically exploring issues by asking clarifying questions.
Key capabilities
- Structured Questioning: Follows a predefined sequence of questions.
- Data Elicitation: Designed to gather specific user information.
- Goal Understanding: Aims to determine the user's underlying objectives.
Example prompts
- "Start a discovery interview with me about planning a vacation."
- "Initiate an interview to understand my needs for setting up a new project."
- "Run the discovery-interview skill to help me troubleshoot this error message."
Tips & gotchas
The effectiveness of this skill relies on clear and concise user responses. Be prepared to provide detailed answers to the questions posed by the AI agent.
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.