Loading...
Loading...
Compare original and translation side by side
curl -sSL https://canifi.com/skills/microsoft-copilot/install.sh | bashcp -r skills/microsoft-copilot ~/.canifi/skills/curl -sSL https://canifi.com/skills/microsoft-copilot/install.sh | bashcp -r skills/microsoft-copilot ~/.canifi/skills/undefinedundefinedundefinedundefinedcanifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Ask Copilot about today's tech news"
Claude: Opens Copilot, asks about current tech news.
Returns: "Copilot reports: Major announcements include
[AI developments], [product launches]..."用户:“让Copilot查询今日科技新闻”
Claude:打开Copilot,询问当前科技新闻。
返回结果:“Copilot报道:重大公告包括
[AI技术进展]、[产品发布]...”User: "Have Copilot write a marketing tagline for our product"
Claude: Requests creative tagline from Copilot.
Returns: "Copilot suggests: [several tagline options]"用户:“让Copilot为我们的产品撰写营销标语”
Claude:向Copilot请求创意标语。
返回结果:“Copilot建议:[多个标语选项]”User: "Ask Copilot to generate a hero image for our landing page"
Claude: Requests image generation with description.
Returns generated image or link to it.用户:“让Copilot为我们的着陆页生成一张主视觉图”
Claude:提交带描述的图片生成请求。
返回生成的图片或图片链接。User: "Get Copilot's perspective on this technical approach"
Claude: Asks Copilot about the approach.
Returns: "Copilot's analysis differs in [areas],
agrees on [other areas]..."用户:“获取Copilot对该技术方案的看法”
Claude:向Copilot询问该方案相关问题。
返回结果:“Copilot的分析在[某些方面]与Claude不同,
在[其他方面]达成共识...”1. Navigate to copilot.microsoft.com
2. Select conversation style if needed (Creative, Balanced, Precise)
3. Enter prompt in chat input
4. Wait for response
5. Extract and return relevant information
6. Continue conversation if needed1. 导航至copilot.microsoft.com
2. 如有需要,选择对话风格(创意、平衡、精确)
3. 在聊天输入框中输入提示词
4. 等待回复
5. 提取并返回相关信息
6. 如有需要,继续对话// Chat input
'#searchbox' or '[aria-label="Ask me anything"]'
// Submit button
'[aria-label="Submit"]'
// Response container
'.response-message'
// Conversation style
'.tone-selector'
// Creative mode
'[aria-label="More Creative"]'
// Precise mode
'[aria-label="More Precise"]'
// New chat
'[aria-label="New topic"]'
// Image generation
'.generated-image'
// Sources
'.source-links'// 聊天输入框
'#searchbox' or '[aria-label="Ask me anything"]'
// 提交按钮
'[aria-label="Submit"]'
// 回复容器
'.response-message'
// 对话风格选择器
'.tone-selector'
// 创意模式
'[aria-label="More Creative"]'
// 精确模式
'[aria-label="More Precise"]'
// 新话题
'[aria-label="New topic"]'
// 图片生成结果
'.generated-image'
// 来源链接
'.source-links'Creative: More imaginative, less constrained
Balanced: Mix of creativity and accuracy
Precise: More factual, focused on accuracy创意:更具想象力,限制较少
平衡:创意与准确性兼具
精确:更注重事实,聚焦准确性Use Copilot for:
- Real-time web search and news
- Image generation (DALL-E)
- Microsoft ecosystem integration
- Alternative AI perspective
- Bing search results
Stay with Claude for:
- Complex reasoning tasks
- Long-form content
- Code development
- LifeOS integrations
- Most general tasks使用Copilot的场景:
- 实时网页搜索与新闻资讯
- 图片生成(DALL-E)
- Microsoft生态系统集成
- 其他AI助手的不同视角
- Bing搜索结果
优先使用Claude的场景:
- 复杂推理任务
- 长篇内容创作
- 代码开发
- LifeOS集成
- 大多数通用任务