Weather Fetcher
技能 已验证 活跃说明,用于从 Open-Meteo API 获取迪拜(阿联酋)的当前天气温度数据
提供一种清晰可靠的方法来获取迪拜(阿联酋)的当前天气温度数据,支持摄氏度和华氏度单位。
功能
- 获取迪拜(阿联酋)的当前天气温度。
- 支持摄氏度和华氏度单位。
- 从 API 响应中提取温度值和单位。
- 使用 Open-Meteo API。
使用场景
- 当需要迪拜的当前温度用于天气报告时使用。
- 在构建需要实时天气数据的、具有位置感知功能的应用程序时使用。
- 作为大型编排技能(用于收集天气信息)的构建块使用。
非目标
- 获取迪拜以外地区的天气数据。
- 提供历史天气数据或预测。
- 对数据执行任何文件操作或转换。
Code Execution
- info:Error HandlingSKILL.md 概述了预期的输出格式,但没有明确详细说明 API 故障或意外响应的错误处理。
Errors
- info:Actionable error messagesSKILL.md 指定了预期的输出,但没有详细说明 API 故障或补救步骤的具体错误消息。
Practical Utility
- info:Edge cases虽然正常路径定义得很清楚,但 SKILL.md 没有明确记录失败模式(例如,API 错误、无效坐标)或恢复步骤。
安装
npx skills add shanraisshan/claude-code-best-practice通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
X Twitter Scraper
100当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用:推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Product Self Knowledge
100Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.
Google Docs
100Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.