← 返回
未分类 中文

Openclaw

AWS expert powered by the AWS Knowledge MCP Server (via mcporter). Provides real-time access to AWS documentation, best practices, SOPs, and regional availab...
AWS专家,由AWS Knowledge MCP Server(通过mcporter)驱动,提供AWS文档、最佳实践、SOP及区域可用性的实时访问。
w0yne w0yne 来源
未分类 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 354
下载
💾 0
安装
1
版本
#latest

概述

AWS Knowledge Skill

Query the AWS Knowledge MCP Server via mcporter for real-time AWS expertise.

The MCP server is aws-knowledge (must be configured in mcporter).

Query Routing

Route each question to the right tool:

Question TypeToolExample
---------
General "how to" / best practicessearch_documentation"How to secure an S3 bucket"
Read a specific doc pageread_documentation"Show me the Lambda pricing page"
Explore related topicsrecommend"What else should I know about VPC peering"
Is a service available in a regionget_regional_availability"Is Bedrock available in ap-southeast-1"
List all AWS regionslist_regions"What regions does AWS have"
Step-by-step task walkthroughretrieve_agent_sops"Walk me through deploying to ECS"

Tool Calling

All calls go through mcporter:

# Search documentation (most common)
mcporter call aws-knowledge.search_documentation query="<search terms>"

# Optionally filter by topic
mcporter call aws-knowledge.search_documentation query="<search terms>" topic="<topic>"

# Read a specific documentation page
mcporter call aws-knowledge.read_documentation url="<full doc URL>"

# Get recommendations for related content
mcporter call aws-knowledge.recommend url="<doc URL>"

# List all AWS regions
mcporter call aws-knowledge.list_regions

# Check regional availability
mcporter call aws-knowledge.get_regional_availability service="<service name>" region="<region id>"

# Get step-by-step SOPs
mcporter call aws-knowledge.retrieve_agent_sops query="<task description>"

Workflow

  1. Classify the question — determine which tool to call (see routing table above)
  2. Call the tool — use mcporter with appropriate parameters
  3. Read deeper if needed — use read_documentation on URLs from search results
  4. Synthesize the answer — combine findings into a clear response
  5. Include sources — always cite doc URLs so the user can verify
  6. Offer follow-ups — suggest related topics or deeper dives

Tips

  • Search first, don't guess. Even for common topics, search to get the latest guidance.
  • Use SOPs for procedures. If the user wants to DO something (deploy, configure, troubleshoot), check retrieve_agent_sops first — these are tested step-by-step workflows.
  • Check regional availability before recommending. Don't assume a service is available everywhere.
  • Combine tools. A typical flow: search_documentation → pick best result → read_documentation for full content → recommend for related reading.
  • Topic filtering. When searching, use the topic parameter to narrow results if the query is broad.

Domain Patterns

For common query patterns organized by AWS domain, see references/query-patterns.md.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-07 10:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

Stock Monitor

thirtyfang
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
★ 101 📥 33,473
professional

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 207 📥 64,936
professional

Stock Market Pro

kys42
Yahoo Finance (yfinance) 驱动的股票分析技能:行情报价、基本面、ASCII 趋势图、高分辨率图表(RSI/MACD/BB/VWAP/ATR),以及可选的网络...
★ 166 📥 40,582