[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-awslabs-agentcore-investigation-en":3,"guides-for-awslabs-agentcore-investigation":922,"similar-k17cd15xrcd457jfywdh42095986m4qd-en":923},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":240,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":919,"workflow":920},1778682862751.9478,"k17cd15xrcd457jfywdh42095986m4qd",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Investigate Bedrock AgentCore runtime sessions via CloudWatch Logs Insights — resolve session/trace IDs, query OTEL spans, filter noise, build timelines. Use when debugging AgentCore agent sessions, tracing tool calls, or analyzing latency.",{"claudeCode":12},"awslabs/mcp","agentcore-investigation","https://github.com/awslabs/mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":243},1778683005075.323,"kn7dvjwh9623jxf2q0nec2t7gs86npzg","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,100,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of investigating Bedrock AgentCore runtime sessions and names the specific pain points like session/trace ID resolution and latency analysis.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers specialized CloudWatch Logs Insights queries, OTEL span filtering heuristics, and timeline construction tailored for AgentCore, providing value beyond generic log analysis.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for investigating sessions, from discovery to timeline generation, with detailed queries and error handling, suitable for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on investigating AgentCore runtime sessions using CloudWatch Logs Insights and does not extend into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately and concisely reflects the skill's capabilities for investigating Bedrock AgentCore runtime sessions via CloudWatch Logs Insights.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific CloudWatch Logs Insights queries and structured parsing, rather than a single generalist tool, ensuring focused execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed guidance on log group patterns, parse syntax, query limits, and error handling, covering necessary parameters.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill's operations are described through specific CloudWatch Logs Insights queries and phases, which are descriptively named and easy to understand.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's input is primarily a session ID or trace ID, and its output is a structured investigation report, with no extraneous data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the Apache-2.0 license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to have external dependencies beyond the AWS SDK and CloudWatch Logs Insights, which are managed by the AWS environment.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill interacts with AWS CloudWatch Logs Insights, which requires AWS credentials but does not echo resolved secrets to stdout or debug logs.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill uses CloudWatch Logs Insights queries, which are structured and do not appear to load or execute untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on CloudWatch Logs Insights and its own bundled scripts; it does not fetch external content at runtime for execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the CloudWatch Logs Insights query environment and does not modify files outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No evidence of detached processes or deny-retry loops is found in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill queries logs for investigation purposes and does not submit confidential data to a third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden steering tricks and uses clean, printable ASCII and expected Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented as readable CloudWatch Logs Insights queries and markdown documentation, with no obfuscated code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes standard AWS environment for CloudWatch access and makes no assumptions about user project structure.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","warning","There are 79 open and 23 closed issues in the last 90 days, indicating a closure rate below 30% and a significant number of open issues.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The repository has a recent push date and includes a CHANGELOG.md, indicating version management.",{"category":105,"check":106,"severity":24,"summary":107},"Code Execution","Validation","The skill's queries are structured for CloudWatch Logs Insights, implying validation through the query language and syntax.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is read-only and performs investigations, not destructive operations.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The SKILL.md explicitly documents various error situations and suggests recovery steps, providing meaningful error reporting.",{"category":105,"check":115,"severity":24,"summary":116},"Logging","The skill's output is a structured investigation report, implying it captures necessary action outcomes for review.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill operates on logs for investigation and does not appear to handle personal data in a way that would violate GDPR.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill operates on AWS CloudWatch Logs, which is a global service, and has no regional restrictions mentioned.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on the standard CloudWatch Logs Insights service and general AWS credential configuration, making it broadly portable.",{"category":44,"check":128,"severity":24,"summary":129},"README","The SKILL.md file provides a comprehensive description of the skill's purpose and capabilities.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill is centered around a set of focused CloudWatch Logs Insights queries and analysis phases, not an excessive number of tools.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill's operations are distinct phases (discovery, query, filtering, timeline) and do not exhibit overlapping near-synonym commands.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as session resolution and timeline construction, are directly supported by the provided CloudWatch Logs Insights queries and logic.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The `kiro-skill-setup.md` provides clear, copy-pasteable instructions for setting up the skill with Kiro CLI, including prerequisites and verification steps.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The 'Error Handling' section in the SKILL.md details specific failure modes with symptoms and suggested recovery steps.",{"category":148,"check":149,"severity":24,"summary":150},"Execution","Pinned dependencies","The setup instructions use `uvx` for installing MCP servers, which implies dependency management, and the skill itself does not bundle scripts with explicit external dependencies.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The skill is analytical and does not perform state-changing operations or send data outward, thus a dry-run is not applicable.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The skill interacts with CloudWatch Logs Insights, which handles retries and timeouts. The skill itself does not perform mutating operations.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The skill focuses on log analysis and does not emit telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The description clearly defines the artifact (AgentCore runtime sessions), the task (investigate via CloudWatch Logs Insights), and provides usage context.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is dense and self-contained, providing a clear summary of the core capability and usage context within the character limit.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured and reasonably concise, delegating detailed schemas to separate reference files.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","Detailed guidance for OTEL span schema and MCP setup are provided in separate markdown files, linked from the main SKILL.md.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","The skill's workflow is investigative but returns a structured report, not deep raw exploration that would require 'context: fork'.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides illustrative examples for phase 0 queries and phase 4 timeline construction, aiding understanding and usage.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The 'Error Handling' section addresses several failure modes like no log groups found, 0 results, and timeouts, with recovery steps.",{"category":105,"check":184,"severity":63,"summary":185},"Tool Fallback","The skill primarily uses CloudWatch Logs Insights and does not appear to rely on optional external MCP servers with fallbacks.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The 'Error Handling' section indicates that the skill will report on and handle unexpected states like no log groups found or 0 query results.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained, focusing on CloudWatch Logs Insights queries and does not implicitly rely on other skills.",1778683004956,"This skill enables detailed investigation of AWS Bedrock AgentCore runtime sessions by querying CloudWatch Logs Insights. It resolves session IDs to trace IDs, filters OpenTelemetry noise, analyzes span details, errors, tool calls, token usage, and constructs timelines of the session's execution.",[196,197,198,199,200],"Session-to-trace ID resolution","CloudWatch Logs Insights query execution","OTEL span filtering and analysis","Timeline construction from logs","Error, tool usage, and latency analysis",[202,203,204],"Directly managing AWS resources","Analyzing logs for services other than Bedrock AgentCore","Real-time monitoring or alerting","3.0.0","4.4.0","To provide a robust tool for debugging and analyzing Bedrock AgentCore agent sessions by leveraging CloudWatch Logs Insights for deep-dive investigation.","High quality implementation with comprehensive documentation and clear purpose. Minor warning on issue engagement rate slightly impacts score.",85,"A high-quality skill for investigating Bedrock AgentCore sessions using CloudWatch Logs Insights.",[212,213,214,215,216,217,218],"aws","cloudwatch","bedrock","agentcore","logs","debugging","otel","global","community",[222,223,224,225],"Debugging issues in Bedrock AgentCore agent sessions","Tracing tool calls made by an AgentCore agent","Analyzing latency and performance bottlenecks in AgentCore runtimes","Investigating errors and unexpected behavior within AgentCore sessions",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":239,"testCoverage":242},{"hasLockfile":228},true,1778682979020,{"descriptionLength":231,"readmeSize":232},240,190706,{"closedIssues90d":234,"forks":235,"hasChangelog":228,"openIssues90d":236,"pushedAt":237,"stars":238},23,1519,79,1778658833000,9037,{"hasNpmPackage":240,"license":241,"smitheryVerified":240},false,"Apache-2.0",{"hasCi":228,"hasTests":228},{"updatedAt":244},1778683005075,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"src/cloudwatch-mcp-server/skills/agentcore-investigation","awslabs","mcp","skill",null,{"evaluate":252,"extract":254},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":253,"targetMarket":219,"tier":220},[212,213,214,215,216,217,218],{"commitSha":255},"HEAD",{"repoId":257},"kd71cq56hfddetnwspw92kb09x86mbzy",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":915},1778682853205.1172,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":262,"discover":901,"github":904},{"commitSha":255,"extensions":263},[264,275,282,289,296,303,390,399,413,425,434,443,452,461,470,479,488,497,506,515,524,533,542,551,560,569,578,587,596,605,614,623,631,639,648,657,666,675,684,695,704,713,722,731,740,749,758,767,776,785,794,803,812,821,830,839,848,857,866,875,884,893],{"basePath":265,"description":266,"displayName":267,"installMethods":268,"rationale":269,"selectedPaths":270,"source":274,"sourceLanguage":18,"type":249},"src/aurora-dsql-mcp-server/skills/amazon-aurora-dsql-skill","Build with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL migration, DDL operations, query plan explainability, and SQL compatibility validation. Triggers on phrases like: DSQL, Aurora DSQL, create DSQL table, DSQL schema, migrate to DSQL, distributed SQL database, serverless PostgreSQL-compatible database, DSQL query plan, DSQL EXPLAIN ANALYZE, why is my DSQL query slow.","amazon-aurora-dsql-skill",{"claudeCode":12},"SKILL.md frontmatter at src/aurora-dsql-mcp-server/skills/amazon-aurora-dsql-skill/SKILL.md",[271],{"path":272,"priority":273},"SKILL.md","mandatory","rule",{"basePath":276,"description":266,"displayName":277,"installMethods":278,"rationale":279,"selectedPaths":280,"source":274,"sourceLanguage":18,"type":249},"src/aurora-dsql-mcp-server/skills/aurora-dsql-skill","aurora-dsql-skill",{"claudeCode":12},"SKILL.md frontmatter at src/aurora-dsql-mcp-server/skills/aurora-dsql-skill/SKILL.md",[281],{"path":272,"priority":273},{"basePath":283,"description":266,"displayName":284,"installMethods":285,"rationale":286,"selectedPaths":287,"source":274,"sourceLanguage":18,"type":249},"src/aurora-dsql-mcp-server/skills/aws-dsql-skill","aws-dsql-skill",{"claudeCode":12},"SKILL.md frontmatter at src/aurora-dsql-mcp-server/skills/aws-dsql-skill/SKILL.md",[288],{"path":272,"priority":273},{"basePath":290,"description":266,"displayName":291,"installMethods":292,"rationale":293,"selectedPaths":294,"source":274,"sourceLanguage":18,"type":249},"src/aurora-dsql-mcp-server/skills/distributed-postgres-skill","distributed-postgres-skill",{"claudeCode":12},"SKILL.md frontmatter at src/aurora-dsql-mcp-server/skills/distributed-postgres-skill/SKILL.md",[295],{"path":272,"priority":273},{"basePath":297,"description":266,"displayName":298,"installMethods":299,"rationale":300,"selectedPaths":301,"source":274,"sourceLanguage":18,"type":249},"src/aurora-dsql-mcp-server/skills/distributed-sql-skill","distributed-sql-skill",{"claudeCode":12},"SKILL.md frontmatter at src/aurora-dsql-mcp-server/skills/distributed-sql-skill/SKILL.md",[302],{"path":272,"priority":273},{"basePath":304,"description":266,"displayName":305,"installMethods":306,"rationale":307,"selectedPaths":308,"source":274,"sourceLanguage":18,"type":249},"src/aurora-dsql-mcp-server/skills/dsql-skill","dsql",{"claudeCode":12},"SKILL.md frontmatter at src/aurora-dsql-mcp-server/skills/dsql-skill/SKILL.md",[309,310,313,315,317,319,321,323,325,327,329,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,378,380,382,384,386,388],{"path":272,"priority":273},{"path":311,"priority":312},"references/access-control.md","medium",{"path":314,"priority":312},"references/auth/authentication-guide.md",{"path":316,"priority":312},"references/auth/connectivity-tools.md",{"path":318,"priority":312},"references/auth/scaling-guide.md",{"path":320,"priority":312},"references/ddl-migrations/batched-migration.md",{"path":322,"priority":312},"references/ddl-migrations/column-operations.md",{"path":324,"priority":312},"references/ddl-migrations/constraint-operations.md",{"path":326,"priority":312},"references/ddl-migrations/overview.md",{"path":328,"priority":312},"references/development-guide.md",{"path":330,"priority":312},"references/dsql-examples.md",{"path":332,"priority":312},"references/dsql-lint.md",{"path":334,"priority":312},"references/examples/connection.md",{"path":336,"priority":312},"references/examples/data-operations.md",{"path":338,"priority":312},"references/examples/migrations.md",{"path":340,"priority":312},"references/examples/patterns.md",{"path":342,"priority":312},"references/examples/schema.md",{"path":344,"priority":312},"references/language.md",{"path":346,"priority":312},"references/mysql-migrations/ddl-auto-increment.md",{"path":348,"priority":312},"references/mysql-migrations/ddl-batching.md",{"path":350,"priority":312},"references/mysql-migrations/ddl-column-changes.md",{"path":352,"priority":312},"references/mysql-migrations/ddl-constraints.md",{"path":354,"priority":312},"references/mysql-migrations/ddl-operations.md",{"path":356,"priority":312},"references/mysql-migrations/ddl-structural.md",{"path":358,"priority":312},"references/mysql-migrations/ddl-type-alternatives.md",{"path":360,"priority":312},"references/mysql-migrations/full-example.md",{"path":362,"priority":312},"references/mysql-migrations/type-mapping.md",{"path":364,"priority":312},"references/onboarding.md",{"path":366,"priority":312},"references/query-plan/catalog-queries.md",{"path":368,"priority":312},"references/query-plan/guc-experiments.md",{"path":370,"priority":312},"references/query-plan/plan-interpretation.md",{"path":372,"priority":312},"references/query-plan/report-format.md",{"path":374,"priority":312},"references/troubleshooting.md",{"path":376,"priority":377},"scripts/README.md","low",{"path":379,"priority":377},"scripts/cluster-info.sh",{"path":381,"priority":377},"scripts/create-cluster.sh",{"path":383,"priority":377},"scripts/delete-cluster.sh",{"path":385,"priority":377},"scripts/list-clusters.sh",{"path":387,"priority":377},"scripts/loader.sh",{"path":389,"priority":377},"scripts/psql-connect.sh",{"basePath":246,"description":10,"displayName":13,"installMethods":391,"rationale":392,"selectedPaths":393,"source":274,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at src/cloudwatch-mcp-server/skills/agentcore-investigation/SKILL.md",[394,395,397],{"path":272,"priority":273},{"path":396,"priority":312},"kiro-skill-setup.md",{"path":398,"priority":312},"references/otel-span-schema.md",{"basePath":400,"installMethods":401,"rationale":403,"selectedPaths":404,"source":274,"sourceLanguage":18,"type":412},"src/mcp-lambda-handler",{"pypi":402},"awslabs.mcp-lambda-handler","cli ecosystem detected at src/mcp-lambda-handler",[405,407,409],{"path":406,"priority":273},"pyproject.toml",{"path":408,"priority":273},"README.md",{"path":410,"priority":411},"LICENSE","high","cli",{"basePath":414,"displayName":415,"installMethods":416,"rationale":417,"selectedPaths":418,"source":274,"sourceLanguage":18,"type":248},"src/ecs-mcp-server","awslabs.ecs-mcp-server",{"pypi":415},"server.json with namespace/server name at src/ecs-mcp-server/server.json",[419,421,422,423],{"path":420,"priority":273},"server.json",{"path":406,"priority":273},{"path":408,"priority":273},{"path":424,"priority":312},"awslabs/ecs_mcp_server/main.py",{"basePath":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":274,"sourceLanguage":18,"type":248},"src/amazon-bedrock-agentcore-mcp-server","awslabs.amazon-bedrock-agentcore-mcp-server",{"pypi":427},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-bedrock-agentcore-mcp-server/pyproject.toml",[431,432,433],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":274,"sourceLanguage":18,"type":248},"src/amazon-kendra-index-mcp-server","awslabs.amazon-kendra-index-mcp-server",{"pypi":436},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-kendra-index-mcp-server/pyproject.toml",[440,441,442],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":444,"displayName":445,"installMethods":446,"rationale":447,"selectedPaths":448,"source":274,"sourceLanguage":18,"type":248},"src/amazon-keyspaces-mcp-server","awslabs.amazon-keyspaces-mcp-server",{"pypi":445},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-keyspaces-mcp-server/pyproject.toml",[449,450,451],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":453,"displayName":454,"installMethods":455,"rationale":456,"selectedPaths":457,"source":274,"sourceLanguage":18,"type":248},"src/amazon-mq-mcp-server","awslabs.amazon-mq-mcp-server",{"pypi":454},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-mq-mcp-server/pyproject.toml",[458,459,460],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":274,"sourceLanguage":18,"type":248},"src/amazon-neptune-mcp-server","awslabs.amazon-neptune-mcp-server",{"pypi":463},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-neptune-mcp-server/pyproject.toml",[467,468,469],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":274,"sourceLanguage":18,"type":248},"src/amazon-qbusiness-anonymous-mcp-server","awslabs.amazon-qbusiness-anonymous-mcp-server",{"pypi":472},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-qbusiness-anonymous-mcp-server/pyproject.toml",[476,477,478],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":274,"sourceLanguage":18,"type":248},"src/amazon-qindex-mcp-server","awslabs.amazon-qindex-mcp-server",{"pypi":481},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-qindex-mcp-server/pyproject.toml",[485,486,487],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":274,"sourceLanguage":18,"type":248},"src/amazon-sns-sqs-mcp-server","awslabs.amazon-sns-sqs-mcp-server",{"pypi":490},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-sns-sqs-mcp-server/pyproject.toml",[494,495,496],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":274,"sourceLanguage":18,"type":248},"src/amazon-translate-mcp-server","awslabs.amazon-translate-mcp-server",{"pypi":499},"pyproject.toml with mcp/fastmcp dependency + scripts at src/amazon-translate-mcp-server/pyproject.toml",[503,504,505],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":274,"sourceLanguage":18,"type":248},"src/aurora-dsql-mcp-server","awslabs.aurora-dsql-mcp-server",{"pypi":508},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aurora-dsql-mcp-server/pyproject.toml",[512,513,514],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":274,"sourceLanguage":18,"type":248},"src/aws-api-mcp-server","awslabs.aws-api-mcp-server",{"pypi":517},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-api-mcp-server/pyproject.toml",[521,522,523],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":525,"displayName":526,"installMethods":527,"rationale":528,"selectedPaths":529,"source":274,"sourceLanguage":18,"type":248},"src/aws-appsync-mcp-server","awslabs.aws-appsync-mcp-server",{"pypi":526},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-appsync-mcp-server/pyproject.toml",[530,531,532],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":274,"sourceLanguage":18,"type":248},"src/aws-bedrock-custom-model-import-mcp-server","awslabs.aws-bedrock-custom-model-import-mcp-server",{"pypi":535},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-bedrock-custom-model-import-mcp-server/pyproject.toml",[539,540,541],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":274,"sourceLanguage":18,"type":248},"src/aws-dataprocessing-mcp-server","awslabs.aws-dataprocessing-mcp-server",{"pypi":544},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-dataprocessing-mcp-server/pyproject.toml",[548,549,550],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":552,"displayName":553,"installMethods":554,"rationale":555,"selectedPaths":556,"source":274,"sourceLanguage":18,"type":248},"src/aws-documentation-mcp-server","awslabs.aws-documentation-mcp-server",{"pypi":553},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-documentation-mcp-server/pyproject.toml",[557,558,559],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":274,"sourceLanguage":18,"type":248},"src/aws-for-sap-management-mcp-server","awslabs.aws-for-sap-management-mcp-server",{"pypi":562},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-for-sap-management-mcp-server/pyproject.toml",[566,567,568],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":274,"sourceLanguage":18,"type":248},"src/aws-healthomics-mcp-server","awslabs.aws-healthomics-mcp-server",{"pypi":571},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-healthomics-mcp-server/pyproject.toml",[575,576,577],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":579,"displayName":580,"installMethods":581,"rationale":582,"selectedPaths":583,"source":274,"sourceLanguage":18,"type":248},"src/aws-iac-mcp-server","awslabs.aws-iac-mcp-server",{"pypi":580},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-iac-mcp-server/pyproject.toml",[584,585,586],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":274,"sourceLanguage":18,"type":248},"src/aws-iot-sitewise-mcp-server","awslabs.aws-iot-sitewise-mcp-server",{"pypi":589},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-iot-sitewise-mcp-server/pyproject.toml",[593,594,595],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":274,"sourceLanguage":18,"type":248},"src/aws-location-mcp-server","awslabs.aws-location-mcp-server",{"pypi":598},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-location-mcp-server/pyproject.toml",[602,603,604],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":606,"displayName":607,"installMethods":608,"rationale":609,"selectedPaths":610,"source":274,"sourceLanguage":18,"type":248},"src/aws-network-mcp-server","awslabs.aws-network-mcp-server",{"pypi":607},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-network-mcp-server/pyproject.toml",[611,612,613],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":274,"sourceLanguage":18,"type":248},"src/aws-pricing-mcp-server","awslabs.aws-pricing-mcp-server",{"pypi":616},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-pricing-mcp-server/pyproject.toml",[620,621,622],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":274,"sourceLanguage":18,"type":248},"src/aws-serverless-mcp-server","awslabs.aws-serverless-mcp-server",{"pypi":625},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-serverless-mcp-server/pyproject.toml",[629,630],{"path":406,"priority":273},{"path":408,"priority":273},{"basePath":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":274,"sourceLanguage":18,"type":248},"src/aws-support-mcp-server","awslabs.aws-support-mcp-server",{"pypi":633},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-support-mcp-server/pyproject.toml",[637,638],{"path":406,"priority":273},{"path":408,"priority":273},{"basePath":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":274,"sourceLanguage":18,"type":248},"src/aws-transform-mcp-server","awslabs.aws-transform-mcp-server",{"pypi":641},"pyproject.toml with mcp/fastmcp dependency + scripts at src/aws-transform-mcp-server/pyproject.toml",[645,646,647],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":274,"sourceLanguage":18,"type":248},"src/bedrock-kb-retrieval-mcp-server","awslabs.bedrock-kb-retrieval-mcp-server",{"pypi":650},"pyproject.toml with mcp/fastmcp dependency + scripts at src/bedrock-kb-retrieval-mcp-server/pyproject.toml",[654,655,656],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":658,"displayName":659,"installMethods":660,"rationale":661,"selectedPaths":662,"source":274,"sourceLanguage":18,"type":248},"src/billing-cost-management-mcp-server","awslabs.billing-cost-management-mcp-server",{"pypi":659},"pyproject.toml with mcp/fastmcp dependency + scripts at src/billing-cost-management-mcp-server/pyproject.toml",[663,664,665],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":274,"sourceLanguage":18,"type":248},"src/ccapi-mcp-server","awslabs.ccapi-mcp-server",{"pypi":668},"pyproject.toml with mcp/fastmcp dependency + scripts at src/ccapi-mcp-server/pyproject.toml",[672,673,674],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":274,"sourceLanguage":18,"type":248},"src/cloudtrail-mcp-server","awslabs.cloudtrail-mcp-server",{"pypi":677},"pyproject.toml with mcp/fastmcp dependency + scripts at src/cloudtrail-mcp-server/pyproject.toml",[681,682,683],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":274,"sourceLanguage":18,"type":248},"src/cloudwatch-applicationsignals-mcp-server","awslabs.cloudwatch-applicationsignals-mcp-server",{"pypi":686},"pyproject.toml with mcp/fastmcp dependency + scripts at src/cloudwatch-applicationsignals-mcp-server/pyproject.toml",[690,691,692,693],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"path":694,"priority":377},"evals/__main__.py",{"basePath":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":274,"sourceLanguage":18,"type":248},"src/cloudwatch-mcp-server","awslabs.cloudwatch-mcp-server",{"pypi":697},"pyproject.toml with mcp/fastmcp dependency + scripts at src/cloudwatch-mcp-server/pyproject.toml",[701,702,703],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":274,"sourceLanguage":18,"type":248},"src/document-loader-mcp-server","awslabs.document-loader-mcp-server",{"pypi":706},"pyproject.toml with mcp/fastmcp dependency + scripts at src/document-loader-mcp-server/pyproject.toml",[710,711,712],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":274,"sourceLanguage":18,"type":248},"src/documentdb-mcp-server","awslabs.documentdb-mcp-server",{"pypi":715},"pyproject.toml with mcp/fastmcp dependency + scripts at src/documentdb-mcp-server/pyproject.toml",[719,720,721],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":274,"sourceLanguage":18,"type":248},"src/dynamodb-mcp-server","awslabs.dynamodb-mcp-server",{"pypi":724},"pyproject.toml with mcp/fastmcp dependency + scripts at src/dynamodb-mcp-server/pyproject.toml",[728,729,730],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":274,"sourceLanguage":18,"type":248},"src/eks-mcp-server","awslabs.eks-mcp-server",{"pypi":733},"pyproject.toml with mcp/fastmcp dependency + scripts at src/eks-mcp-server/pyproject.toml",[737,738,739],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":274,"sourceLanguage":18,"type":248},"src/elasticache-mcp-server","awslabs.elasticache-mcp-server",{"pypi":742},"pyproject.toml with mcp/fastmcp dependency + scripts at src/elasticache-mcp-server/pyproject.toml",[746,747,748],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":274,"sourceLanguage":18,"type":248},"src/finch-mcp-server","awslabs.finch-mcp-server",{"pypi":751},"pyproject.toml with mcp/fastmcp dependency + scripts at src/finch-mcp-server/pyproject.toml",[755,756,757],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":274,"sourceLanguage":18,"type":248},"src/healthimaging-mcp-server","awslabs.healthimaging-mcp-server",{"pypi":760},"pyproject.toml with mcp/fastmcp dependency + scripts at src/healthimaging-mcp-server/pyproject.toml",[764,765,766],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":274,"sourceLanguage":18,"type":248},"src/healthlake-mcp-server","awslabs.healthlake-mcp-server",{"pypi":769},"pyproject.toml with mcp/fastmcp dependency + scripts at src/healthlake-mcp-server/pyproject.toml",[773,774,775],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":274,"sourceLanguage":18,"type":248},"src/iam-mcp-server","awslabs.iam-mcp-server",{"pypi":778},"pyproject.toml with mcp/fastmcp dependency + scripts at src/iam-mcp-server/pyproject.toml",[782,783,784],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":274,"sourceLanguage":18,"type":248},"src/lambda-tool-mcp-server","awslabs.lambda-tool-mcp-server",{"pypi":787},"pyproject.toml with mcp/fastmcp dependency + scripts at src/lambda-tool-mcp-server/pyproject.toml",[791,792,793],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":795,"displayName":796,"installMethods":797,"rationale":798,"selectedPaths":799,"source":274,"sourceLanguage":18,"type":248},"src/memcached-mcp-server","awslabs.memcached-mcp-server",{"pypi":796},"pyproject.toml with mcp/fastmcp dependency + scripts at src/memcached-mcp-server/pyproject.toml",[800,801,802],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":804,"displayName":805,"installMethods":806,"rationale":807,"selectedPaths":808,"source":274,"sourceLanguage":18,"type":248},"src/mysql-mcp-server","awslabs.mysql-mcp-server",{"pypi":805},"pyproject.toml with mcp/fastmcp dependency + scripts at src/mysql-mcp-server/pyproject.toml",[809,810,811],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":813,"displayName":814,"installMethods":815,"rationale":816,"selectedPaths":817,"source":274,"sourceLanguage":18,"type":248},"src/openapi-mcp-server","awslabs.openapi-mcp-server",{"pypi":814},"pyproject.toml with mcp/fastmcp dependency + scripts at src/openapi-mcp-server/pyproject.toml",[818,819,820],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":274,"sourceLanguage":18,"type":248},"src/postgres-mcp-server","awslabs.postgres-mcp-server",{"pypi":823},"pyproject.toml with mcp/fastmcp dependency + scripts at src/postgres-mcp-server/pyproject.toml",[827,828,829],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":274,"sourceLanguage":18,"type":248},"src/prometheus-mcp-server","awslabs.prometheus-mcp-server",{"pypi":832},"pyproject.toml with mcp/fastmcp dependency + scripts at src/prometheus-mcp-server/pyproject.toml",[836,837,838],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":274,"sourceLanguage":18,"type":248},"src/redshift-mcp-server","awslabs.redshift-mcp-server",{"pypi":841},"pyproject.toml with mcp/fastmcp dependency + scripts at src/redshift-mcp-server/pyproject.toml",[845,846,847],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":849,"displayName":850,"installMethods":851,"rationale":852,"selectedPaths":853,"source":274,"sourceLanguage":18,"type":248},"src/s3-tables-mcp-server","awslabs.s3-tables-mcp-server",{"pypi":850},"pyproject.toml with mcp/fastmcp dependency + scripts at src/s3-tables-mcp-server/pyproject.toml",[854,855,856],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":858,"displayName":859,"installMethods":860,"rationale":861,"selectedPaths":862,"source":274,"sourceLanguage":18,"type":248},"src/sagemaker-ai-mcp-server","awslabs.sagemaker-ai-mcp-server",{"pypi":859},"pyproject.toml with mcp/fastmcp dependency + scripts at src/sagemaker-ai-mcp-server/pyproject.toml",[863,864,865],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":867,"displayName":868,"installMethods":869,"rationale":870,"selectedPaths":871,"source":274,"sourceLanguage":18,"type":248},"src/stepfunctions-tool-mcp-server","awslabs.stepfunctions-tool-mcp-server",{"pypi":868},"pyproject.toml with mcp/fastmcp dependency + scripts at src/stepfunctions-tool-mcp-server/pyproject.toml",[872,873,874],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":876,"displayName":877,"installMethods":878,"rationale":879,"selectedPaths":880,"source":274,"sourceLanguage":18,"type":248},"src/timestream-for-influxdb-mcp-server","awslabs.timestream-for-influxdb-mcp-server",{"pypi":877},"pyproject.toml with mcp/fastmcp dependency + scripts at src/timestream-for-influxdb-mcp-server/pyproject.toml",[881,882,883],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":274,"sourceLanguage":18,"type":248},"src/valkey-mcp-server","awslabs.valkey-mcp-server",{"pypi":886},"pyproject.toml with mcp/fastmcp dependency + scripts at src/valkey-mcp-server/pyproject.toml",[890,891,892],{"path":406,"priority":273},{"path":408,"priority":273},{"path":410,"priority":411},{"basePath":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":274,"sourceLanguage":18,"type":248},"src/well-architected-security-mcp-server","awslabs.well-architected-security-mcp-server",{"pypi":895},"pyproject.toml with mcp/fastmcp dependency + scripts at src/well-architected-security-mcp-server/pyproject.toml",[899,900],{"path":406,"priority":273},{"path":408,"priority":273},{"sources":902},[903],"manual",{"closedIssues90d":234,"description":905,"forks":235,"homepage":906,"license":241,"openIssues90d":236,"pushedAt":237,"readmeSize":232,"stars":238,"topics":907},"Open source MCP Servers for AWS","https://awslabs.github.io/mcp/",[212,248,908,909,910,911,912,913,914],"mcp-client","mcp-clients","mcp-host","mcp-server","mcp-servers","mcp-tools","modelcontextprotocol",{"classifiedAt":916,"discoverAt":917,"extractAt":918,"githubAt":918,"updatedAt":916},1778682862520,1778682853205,1778682860181,[215,212,214,213,217,216,218],{"evaluatedAt":244,"extractAt":921,"updatedAt":244},1778682862752,[],[924,955,982,1018,1043,1073],{"_creationTime":925,"_id":926,"community":927,"display":928,"identity":934,"providers":938,"relations":947,"tags":950,"workflow":951},1778699647844.018,"k177xhqzyrhtcvj4jsz4pxevhd86n3m2",{"reviewCount":8},{"description":929,"installMethods":930,"name":932,"sourceUrl":933},"AWS Bedrock AgentCore comprehensive expert for deploying and managing AI agents at scale. Use when working with any AgentCore service including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, or Evaluations. Covers agent deployment, MCP tool integration, credential management, agent discovery, governance workflows, and automated quality assessment. Essential when user mentions AgentCore, agent runtime, agent registry, agent evaluation, MCP gateway, deploy agent, register MCP server, discover agents, evaluate agent quality, agent credentials, or wants to build, deploy, catalog, or monitor AI agents on AWS.",{"claudeCode":931},"zxkane/aws-skills","aws-agentic-ai","https://github.com/zxkane/aws-skills",{"basePath":935,"githubOwner":936,"githubRepo":937,"locale":18,"slug":932,"type":249},"plugins/aws-agentic-ai/skills/aws-agentic-ai","zxkane","aws-skills",{"evaluate":939,"extract":946},{"promptVersionExtension":205,"promptVersionScoring":206,"score":940,"tags":941,"targetMarket":219,"tier":945},98,[212,214,215,942,943,248,944],"ai","llm","cdk","verified",{"commitSha":255},{"parentExtensionId":948,"repoId":949},"k179pgdzfwdfqann7njzq05nxn86nvfp","kd7708aervxaq6vqq9tdf93s2586mcqy",[215,942,212,214,944,943,248],{"evaluatedAt":952,"extractAt":953,"updatedAt":954},1778699758544,1778699647844,1778699908585,{"_creationTime":956,"_id":957,"community":958,"display":959,"identity":965,"providers":968,"relations":976,"tags":978,"workflow":979},1778694578248.1055,"k1774dcsh1s4vr0rddtava1hq186mf3e",{"reviewCount":8},{"description":960,"installMethods":961,"name":963,"sourceUrl":964},"Bug-investigation tool for the Netdata agent-events ingestion namespace -- triage crashes, panics, fatals across the fleet by downloading events of interest and clustering locally. Covers the three transports (Cloud API and direct agent API are primary; ssh is operator-only), the verified AE_* field map and enum meanings, the dedup model (23h client-side per agent and event signature), the after-the-fact event timing (POST only on agent restart), and the Netdata systemd-journal plugin multi-value filter syntax (FIELD in A, B, C) AND ... Use when investigating crashes / panics / fatals; when grepping for events touching a specific function or file or version; when looking for regressions across versions; when an agent is reported crashing in a way you want to triage. Ships scripts get-events.sh and analyze-events.sh that fetch events with index-friendly filters and compute group-by stats. Defaults to last 24 hours and to the latest stable plus latest 2-3 nightlies.",{"claudeCode":962},"netdata/netdata","query-agent-events","https://github.com/netdata/netdata",{"basePath":966,"githubOwner":967,"githubRepo":967,"locale":18,"slug":963,"type":249},".agents/skills/query-agent-events","netdata",{"evaluate":969,"extract":975},{"promptVersionExtension":205,"promptVersionScoring":206,"score":970,"tags":971,"targetMarket":219,"tier":945},99,[217,216,972,967,973,974],"troubleshooting","events","crashes",{"commitSha":255},{"repoId":977},"kd70yp91ybn40a638h3hzz6nbd86m2cw",[974,217,973,216,967,972],{"evaluatedAt":980,"extractAt":981,"updatedAt":980},1778694770809,1778694578248,{"_creationTime":983,"_id":984,"community":985,"display":986,"identity":992,"providers":997,"relations":1011,"tags":1014,"workflow":1015},1778699018122.7932,"k17e5r5bgaa3asshbcpz8hy20h86myam",{"reviewCount":8},{"description":987,"installMethods":988,"name":990,"sourceUrl":991},"Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.",{"claudeCode":989},"wshobson/agents","Hybrid Cloud Networking","https://github.com/wshobson/agents",{"basePath":993,"githubOwner":994,"githubRepo":995,"locale":18,"slug":996,"type":249},"plugins/cloud-infrastructure/skills/hybrid-cloud-networking","wshobson","agents","hybrid-cloud-networking",{"evaluate":998,"extract":1009},{"promptVersionExtension":205,"promptVersionScoring":206,"score":999,"tags":1000,"targetMarket":219,"tier":945},100,[1001,1002,212,1003,1004,1005,1006,1007,1008],"cloud","networking","azure","gcp","oci","vpn","direct-connect","expressroute",{"commitSha":255,"license":1010},"MIT",{"parentExtensionId":1012,"repoId":1013},"k177fdvvq05pdbpee0rz61me2h86mahe","kd74de64zj0axtg5b8t7eqqe2x86nske",[212,1003,1001,1007,1008,1004,1002,1005,1006],{"evaluatedAt":1016,"extractAt":1017,"updatedAt":1016},1778700819631,1778699018122,{"_creationTime":1019,"_id":1020,"community":1021,"display":1022,"identity":1026,"providers":1028,"relations":1037,"tags":1039,"workflow":1040},1778699647844.0183,"k174bzyyax9v1t5bm0m98bfqyh86m8v8",{"reviewCount":8},{"description":1023,"installMethods":1024,"name":1025,"sourceUrl":933},"AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.",{"claudeCode":931},"aws-cdk-development",{"basePath":1027,"githubOwner":936,"githubRepo":937,"locale":18,"slug":1025,"type":249},"plugins/aws-cdk/skills/aws-cdk-development",{"evaluate":1029,"extract":1036},{"promptVersionExtension":205,"promptVersionScoring":206,"score":999,"tags":1030,"targetMarket":219,"tier":945},[212,944,1031,1032,1033,1034,1035],"typescript","python","iac","cloudformation","infrastructure",{"commitSha":255},{"parentExtensionId":1038,"repoId":949},"k177paz2fgaa1r1kfhgb2esr1n86my7m",[212,944,1034,1033,1035,1032,1031],{"evaluatedAt":1041,"extractAt":953,"updatedAt":1042},1778699774404,1778699908774,{"_creationTime":1044,"_id":1045,"community":1046,"display":1047,"identity":1053,"providers":1057,"relations":1066,"tags":1069,"workflow":1070},1778692306427.1023,"k17f0vqhj9x3ee4773kq2m8fph86n5ct",{"reviewCount":8},{"description":1048,"installMethods":1049,"name":1051,"sourceUrl":1052},"Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.",{"claudeCode":1050},"Lifecycle-Innovations-Limited/claude-ops","ops-revenue","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":1054,"githubOwner":1055,"githubRepo":1056,"locale":18,"slug":1051,"type":249},"claude-ops/skills/ops-revenue","Lifecycle-Innovations-Limited","claude-ops",{"evaluate":1058,"extract":1065},{"promptVersionExtension":205,"promptVersionScoring":206,"score":999,"tags":1059,"targetMarket":219,"tier":945},[1060,212,1061,1062,1063,1064],"finance","cost-tracking","revenue","reporting","dashboard",{"commitSha":255},{"parentExtensionId":1067,"repoId":1068},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[212,1061,1064,1060,1063,1062],{"evaluatedAt":1071,"extractAt":1072,"updatedAt":1071},1778692873720,1778692306427,{"_creationTime":1074,"_id":1075,"community":1076,"display":1077,"identity":1081,"providers":1083,"relations":1093,"tags":1094,"workflow":1095},1778692306427.0989,"k1796t5tyzzwfm2x9bbbaaw5y586ndfk",{"reviewCount":8},{"description":1078,"installMethods":1079,"name":1080,"sourceUrl":1052},"Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.",{"claudeCode":1050},"ops-fires",{"basePath":1082,"githubOwner":1055,"githubRepo":1056,"locale":18,"slug":1080,"type":249},"claude-ops/skills/ops-fires",{"evaluate":1084,"extract":1092},{"promptVersionExtension":205,"promptVersionScoring":206,"score":999,"tags":1085,"targetMarket":219,"tier":945},[1086,1087,1088,1089,212,1090,1091],"incident-management","monitoring","devops","automation","sentry","ci-cd",{"commitSha":255},{"parentExtensionId":1067,"repoId":1068},[1089,212,1091,1088,1086,1087,1090],{"evaluatedAt":1096,"extractAt":1072,"updatedAt":1096},1778692547909]