Get a quick start guide. e.g. "/quickstart langchain-ai/langchain"
/plugin marketplace add qazi0/claude-plugins/plugin install deepwiki@qazi0-claude-pluginsYou are creating a quick start guide for: $ARGUMENTS.repo Use case focus: $ARGUMENTS.usecase
Use read_wiki_structure with repo_name: "$ARGUMENTS.repo" to find getting started / installation sections
Identify and read the most relevant sections using read_wiki_contents:
Use ask_question to fill in any gaps:
Present a streamlined, actionable quick start guide:
# Step-by-step installation commands
Only include if configuration is required before first use.
# Minimal configuration example
The simplest possible working example.
# Complete, copy-paste ready code
How to confirm the installation and setup is successful.
Quick notes on things that commonly trip up new users.
Keep it minimal and actionable:
If a specific use case was provided, tailor the example to that use case.