[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-redpanda-data-component-search-zh-CN":3,"guides-for-redpanda-data-component-search":436,"similar-k17ecpq1cgcktytp5pqr63evf586m37a-zh-CN":437},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":231,"parentExtension":243,"providers":305,"relations":309,"repo":311,"tags":433,"workflow":434},1778696543186.6777,"k17ecpq1cgcktytp5pqr63evf586m37a",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"当用户需要为流处理管道发现 Redpanda Connect 组件时，应使用此技能。当用户询问查找输入、输出、处理器或其他组件时，或者当他们提到“kafka consumer”、“postgres output”、“http server”等特定技术，或询问“我应该为 X 使用哪个组件”时，触发此技能。",{"claudeCode":12},"redpanda-data/connect","component-search","https://github.com/redpanda-data/connect",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":237},1778696543186.678,"kn77ggmzksw3kq143cjn2zgfq186m8z2","zh-CN",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"tier":216,"useCases":217},[21,26,29,32,36,39,43,47,50,53,58,62,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","描述清楚地说明了发现 Redpanda Connect 组件的问题，并提供了具体的触发短语，与技能的用途一致。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能提供具体的工具和工作流程来查找和详细介绍 Redpanda Connect 组件，提供了超越通用 LLM 功能的独特价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能的工具和文档涵盖了组件发现和信息检索的完整生命周期，使其能够为生产工作流程做好准备。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能仅专注于发现和详细介绍 Redpanda Connect 组件，遵循单一职责原则。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确而简洁地反映了技能的功能和目的。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能利用了 `rpk connect list` 和 `format-component-fields.sh` 等作用域工具，避免了通用的命令执行。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 中的工具文档清楚地概述了其各种工具的参数、必需字段和输出格式。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","像 `rpk connect list` 和 `format-component-fields.sh` 这样的工具名称具有描述性，并且特定于它们在 Redpanda Connect 域内的操作。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","工具参数（如类别和组件名称）是具体的，并且只请求任务所必需的信息。",{"category":54,"check":55,"severity":56,"summary":57},"License","License usability","not_applicable","在提供的上下文中未检测到许可证信息。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","该存储库显示了最近的提交，表明正在积极维护。",{"category":59,"check":63,"severity":56,"summary":64},"Dependency Management","该技能依赖于外部工具（`rpk`、`python3`），但不在其自己的代码库中直接捆绑需要管理的第三方依赖项。",{"category":66,"check":67,"severity":56,"summary":68},"Security","Secret Management","该技能专注于发现组件信息，不处理或公开秘密。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能使用特定的工具参数，而不是加载任意外部数据，从而减轻了注入风险。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能依赖于捆绑的脚本和 `rpk` 工具，避免了运行时下载或远程代码执行。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能通过定义的命令与外部工具交互，并且似乎不会修改其预期范围之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在提供的脚本片段中未检测到分离的进程生成或拒绝重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能的功能是检索元数据，不涉及提交机密数据。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容没有隐藏的控制技巧，并使用标准的字符集。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","捆绑的脚本是清晰易读的，没有检测到混淆或运行时代码获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能的脚本具有明确的先决条件，并且不基于用户项目结构做任何假设，除了需要 `rpk` 工具之外。",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","info","打开的 Issues (最近 90 天): 17，关闭的 Issues (最近 90 天): 16。关闭率约为 48%，表明响应率中等。",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","README 提到了版本下载，提交日期也很近，这表明进行了版本管理。",{"category":105,"check":106,"severity":24,"summary":107},"Code Execution","Validation","该技能使用的脚本和工具期望特定的输入（类别、组件名称），这些输入由底层的 `rpk` 命令隐式验证。",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","该技能是只读的，不执行任何破坏性操作。",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","底层 `rpk` 工具应处理错误，并且该技能的工作流程很简单，表明错误传播稳健。",{"category":105,"check":115,"severity":56,"summary":116},"Logging","该技能本身不执行需要本地审计日志记录的破坏性操作或出站调用。",{"category":118,"check":119,"severity":56,"summary":120},"Compliance","GDPR","该技能操作关于 Redpanda Connect 组件的元数据，不处理个人数据。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该技能的功能是通用的，不与任何特定的地理或法律管辖区相关联。",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","该技能的先决条件是标准的（`rpk`、`python3`），并且它不依赖于除典型命令行工具之外的特定于操作系统的功能。",{"category":44,"check":128,"severity":24,"summary":129},"README","README 提供了 Redpanda Connect 及其功能以及安装/运行说明的良好概述。",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","该技能为其特定目的公开了合理数量的工具。",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","提供的工具（`rpk connect list`、`format-component-fields.sh`、文档链接生成）具有不同的功能，并且不显着重叠。",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","所有宣传的功能，例如组件发现和文档链接，都已实现并通过提供的工具可访问。",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","SKILL.md 和 SETUP.md 为各种平台（包括依赖项）提供了清晰、可复制粘贴的安装和升级说明。",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","该技能依赖于 `rpk` 工具，该工具提供可操作的错误消息，并且该技能的工作流程很简单，不太可能出现复杂错误路径。",{"category":148,"check":149,"severity":56,"summary":150},"Execution","Pinned dependencies","该技能依赖于外部工具（`rpk`、`python3`），而不是捆绑的脚本依赖项。",{"category":33,"check":152,"severity":56,"summary":153},"Dry-run preview","该技能是只读的，不执行状态更改操作，因此不适用 dry-run 功能。",{"category":155,"check":156,"severity":56,"summary":157},"Protocol","Idempotent retry & timeouts","该技能的操作主要是元数据检索，不涉及需要幂等性或超时状态更改或远程调用。",{"category":118,"check":159,"severity":56,"summary":160},"Telemetry opt-in","没有迹象表明该技能会发出遥测数据。",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","该目的清楚地说明了技能的功能（发现 Redpanda Connect 组件），并提供了具体的触发短语和明确的界限。",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","Frontmatter 简洁明了，有效总结了技能的核心功能和触发器。",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","SKILL.md 结构良好，包含关于工具和先决条件的详细信息，并且似乎不过于冗长。",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","SKILL.md 概述了主要工作流程并详细介绍了工具，SETUP.md 用于安装，展示了渐进式披露。",{"category":171,"check":175,"severity":56,"summary":176},"Forked exploration","该技能的工作流程是短格式的，不涉及需要 fork 的深度探索。",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","SKILL.md 提供了其工具的清晰用法示例，演示了如何列出组件和检索字段信息。",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","该技能通过依赖 `rpk` 工具的错误处理以及清晰定义预期输入来隐式处理边缘情况。",{"category":105,"check":184,"severity":56,"summary":185},"Tool Fallback","该技能依赖于外部 `rpk` 工具，并且不指定回退，因为它是核心依赖项。",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","该技能依赖于带有已定义输入的 `rpk` 命令，这意味着意外状态将由 `rpk` 的错误报告处理，从而停止工作流程。",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","该技能是独立的，不隐式依赖其他技能。",1778696453541,"此技能提供工具来发现、搜索和检索 Redpanda Connect 组件的详细配置信息，利用 `rpk` 命令行工具。它包括列出组件类别、格式化组件模式以及链接到在线文档的实用程序。",[196,197,198,199],"按类别发现 Redpanda Connect 组件","检索组件的详细配置模式","链接到组件的官方在线文档","识别组件设置所需的和可选的字段",[201,202,203],"配置或部署 Redpanda Connect 管道。","在技能本身内编写复杂的管道逻辑。","完全替代官方 Redpanda Connect 文档。","3.0.0","4.4.0","通过自然语言查询，帮助用户查找和理解适用于其流数据管道的 Redpanda Connect 组件。","该技能非常完善，文档齐全，目的明确，并且依赖外部工具进行稳健实现。没有发现关键或警告问题。",95,"一个文档齐全且功能强大的用于发现 Redpanda Connect 组件的技能。",[211,212,213,214,215],"redpanda","connect","streaming","data-pipeline","component-discovery","verified",[218,219,220],"当用户需要为他们的流管道查找输入、输出或处理器时。","当用户提到“kafka consumer”或“postgres output”等特定技术，并且需要合适的组件时。","当用户询问“我应该为 X 使用哪个组件”来构建数据管道时。",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":235,"testCoverage":236},{"hasLockfile":223},true,1778696439561,{"descriptionLength":226,"readmeSize":227},344,8737,{"closedIssues90d":229,"forks":230,"hasChangelog":231,"openIssues90d":232,"pushedAt":233,"stars":234},16,940,false,17,1778683632000,8668,{"hasNpmPackage":231,"smitheryVerified":231},{"hasCi":223,"hasTests":223},{"updatedAt":238},1778696543186,{"basePath":240,"githubOwner":241,"githubRepo":212,"locale":18,"slug":13,"type":242},".claude-plugin/plugins/redpanda-connect/skills/component-search","redpanda-data","skill",{"_creationTime":244,"_id":245,"community":246,"display":247,"identity":252,"parentExtension":256,"providers":290,"relations":300,"tags":301,"workflow":302},1778696352596.533,"k173kt11134rx660a52907vmqs86m3z5",{"reviewCount":8},{"description":248,"installMethods":249,"name":251,"sourceUrl":14},"Interactive YAML config and Bloblang authoring for Redpanda Connect",{"claudeCode":250},"redpanda-connect","Redpanda Connect Plugin",{"basePath":253,"githubOwner":241,"githubRepo":212,"locale":254,"slug":250,"type":255},".claude-plugin/plugins/redpanda-connect","en","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":264,"providers":267,"relations":283,"tags":285,"workflow":286},1778696352596.5327,"k177tagzj011dbw20ssxcyvrgn86m1ph",{"reviewCount":8},{"description":261,"installMethods":262,"name":263,"sourceUrl":14},"Plugins for Redpanda Connect",{"claudeCode":12},"redpanda-connect-plugins",{"basePath":265,"githubOwner":241,"githubRepo":212,"locale":254,"slug":212,"type":266},"","marketplace",{"evaluate":268,"extract":276},{"promptVersionExtension":269,"promptVersionScoring":205,"score":270,"tags":271,"targetMarket":275,"tier":216},"3.1.0",97,[211,212,272,273,274],"plugins","data-streaming","configuration","global",{"commitSha":277,"marketplace":278,"plugin":281},"HEAD",{"name":263,"pluginCount":279,"version":280},1,"0.1.0",{"mcpCount":8,"provider":282,"skillCount":8},"classify",{"repoId":284},"kd762e1jtg5w5vsa7s127shyd986mpf4",[274,212,273,272,211],{"evaluatedAt":287,"extractAt":288,"updatedAt":289},1778696365887,1778696352596,1778696588803,{"evaluate":291,"extract":296},{"promptVersionExtension":204,"promptVersionScoring":205,"score":270,"tags":292,"targetMarket":275,"tier":216},[211,212,293,294,274,213,295],"yaml","bloblang","developer-tools",{"commitSha":277,"license":297,"plugin":298},"Apache-2.0",{"mcpCount":8,"provider":282,"skillCount":299},3,{"parentExtensionId":258,"repoId":284},[294,274,212,295,211,213,293],{"evaluatedAt":303,"extractAt":288,"updatedAt":304},1778696385561,1778696588975,{"evaluate":306,"extract":308},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":307,"targetMarket":275,"tier":216},[211,212,213,214,215],{"commitSha":277},{"parentExtensionId":245,"repoId":284,"translatedFrom":310},"k174a4a2dmpbpq8482aj3dppdh86npsy",{"_creationTime":312,"_id":284,"identity":313,"providers":314,"workflow":429},1778696346136.763,{"githubOwner":241,"githubRepo":212,"sourceUrl":14},{"classify":315,"discover":405,"github":408},{"commitSha":277,"extensions":316},[317,327,347,356,366,373,382],{"basePath":265,"description":261,"displayName":263,"installMethods":318,"rationale":319,"selectedPaths":320,"source":326,"sourceLanguage":254,"type":266},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[321,324],{"path":322,"priority":323},".claude-plugin/marketplace.json","mandatory",{"path":325,"priority":323},"README.md","rule",{"basePath":253,"description":248,"displayName":250,"installMethods":328,"license":297,"rationale":329,"selectedPaths":330,"source":326,"sourceLanguage":254,"type":255},{"claudeCode":250},"plugin manifest at .claude-plugin/plugins/redpanda-connect/.claude-plugin/plugin.json",[331,333,336,338,340,343,345],{"path":332,"priority":323},".claude-plugin/plugin.json",{"path":334,"priority":335},"skills/bloblang-authoring/SKILL.md","medium",{"path":337,"priority":335},"skills/component-search/SKILL.md",{"path":339,"priority":335},"skills/pipeline-assistant/SKILL.md",{"path":341,"priority":342},"commands/blobl.md","high",{"path":344,"priority":342},"commands/pipeline.md",{"path":346,"priority":342},"commands/search.md",{"basePath":348,"description":349,"displayName":350,"installMethods":351,"rationale":352,"selectedPaths":353,"source":326,"sourceLanguage":254,"type":242},".claude/skills/review","Code review a pull request for Redpanda Connect, checking Go patterns, tests, component architecture, and commit policy","review",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/review/SKILL.md",[354],{"path":355,"priority":323},"SKILL.md",{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":326,"sourceLanguage":254,"type":242},".claude-plugin/plugins/redpanda-connect/skills/bloblang-authoring","This skill should be used when users need to create or debug Bloblang transformation scripts. Trigger when users ask about transforming data, mapping fields, parsing JSON/CSV/XML, converting timestamps, filtering arrays, or mention \"bloblang\", \"blobl\", \"mapping processor\", or describe any data transformation need like \"convert this to that\" or \"transform my JSON\".","bloblang-authoring",{"claudeCode":12},"SKILL.md frontmatter at .claude-plugin/plugins/redpanda-connect/skills/bloblang-authoring/SKILL.md",[363,364],{"path":355,"priority":323},{"path":365,"priority":335},"SETUP.md",{"basePath":240,"description":367,"displayName":13,"installMethods":368,"rationale":369,"selectedPaths":370,"source":326,"sourceLanguage":254,"type":242},"This skill should be used when users need to discover Redpanda Connect components for their streaming pipelines. Trigger when users ask about finding inputs, outputs, processors, or other components, or when they mention specific technologies like \"kafka consumer\", \"postgres output\", \"http server\", or ask \"which component should I use for X\".",{"claudeCode":12},"SKILL.md frontmatter at .claude-plugin/plugins/redpanda-connect/skills/component-search/SKILL.md",[371,372],{"path":355,"priority":323},{"path":365,"priority":335},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":326,"sourceLanguage":254,"type":242},".claude-plugin/plugins/redpanda-connect/skills/pipeline-assistant","This skill should be used when users need to create or fix Redpanda Connect pipeline configurations. Trigger when users mention \"config\", \"pipeline\", \"YAML\", \"create a config\", \"fix my config\", \"validate my pipeline\", or describe a streaming pipeline need like \"read from Kafka and write to S3\".","pipeline-assistant",{"claudeCode":12},"SKILL.md frontmatter at .claude-plugin/plugins/redpanda-connect/skills/pipeline-assistant/SKILL.md",[380,381],{"path":355,"priority":323},{"path":365,"priority":335},{"basePath":265,"displayName":383,"installMethods":384,"rationale":386,"selectedPaths":387,"source":326,"sourceLanguage":254,"type":404},"v4",{"go":385},"github.com/redpanda-data/connect/v4","go.mod with MCP SDK dependency at go.mod",[388,390,391,393,395,397,399,402],{"path":389,"priority":323},"go.mod",{"path":325,"priority":323},{"path":392,"priority":335},"cmd/redpanda-connect/main.go",{"path":394,"priority":335},"cmd/redpanda-connect-ai/main.go",{"path":396,"priority":335},"cmd/redpanda-connect-cloud/main.go",{"path":398,"priority":335},"cmd/redpanda-connect-community/main.go",{"path":400,"priority":401},"cmd/redpanda-connect-ai/sqlite.go","low",{"path":403,"priority":401},"cmd/redpanda-connect-cloud/sqlite.go","mcp",{"sources":406},[407],"manual",{"closedIssues90d":229,"description":409,"forks":230,"homepage":410,"openIssues90d":232,"pushedAt":233,"readmeSize":227,"stars":234,"topics":411},"Fancy stream processing made operationally mundane","https://docs.redpanda.com/redpanda-connect/about/",[412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428],"message-queue","stream-processing","streaming-data","message-bus","logs","stream-processor","cqrs","event-sourcing","go","golang","kafka","amqp","rabbitmq","nats","etl","data-engineering","data-ops",{"classifiedAt":430,"discoverAt":431,"extractAt":432,"githubAt":432,"updatedAt":430},1778696352361,1778696346136,1778696350350,[215,212,214,211,213],{"evaluatedAt":435,"extractAt":288,"updatedAt":238},1778696453651,[],[438,458,489,520,545,572],{"_creationTime":439,"_id":440,"community":441,"display":442,"identity":445,"providers":446,"relations":452,"tags":454,"workflow":455},1778696546290.6846,"k17c9q8x08dcmek5z8vada5pyd86m2n9",{"reviewCount":8},{"description":443,"installMethods":444,"name":376,"sourceUrl":14},"当用户需要创建或修复 Redpanda Connect 管道配置时，应使用此技能。当用户提及“config”、“pipeline”、“YAML”、“create a config”、“fix my config”、“validate my pipeline”或描述流式管道需求（例如“read from Kafka and write to S3”）时触发。",{"claudeCode":12},{"basePath":374,"githubOwner":241,"githubRepo":212,"locale":18,"slug":376,"type":242},{"evaluate":447,"extract":451},{"promptVersionExtension":204,"promptVersionScoring":205,"score":448,"tags":449,"targetMarket":275,"tier":216},96,[274,211,212,450,293,427],"pipeline",{"commitSha":277},{"parentExtensionId":245,"repoId":284,"translatedFrom":453},"k1740bgs233p3q4sr7a6b4j2bs86m03e",[274,212,427,450,211,293],{"evaluatedAt":456,"extractAt":288,"updatedAt":457},1778696469791,1778696546290,{"_creationTime":459,"_id":460,"community":461,"display":462,"identity":468,"providers":472,"relations":482,"tags":485,"workflow":486},1778695548458.328,"k17a6kds7mqyt0dz90trdm9skh86m2wt",{"reviewCount":8},{"description":463,"installMethods":464,"name":466,"sourceUrl":467},"Analyze an arbitrary codebase to auto-detect workflows, data pipelines, and file dependencies using putior's put_auto() engine. Produces an annotation plan that maps detected I/O patterns to source files across 30+ supported languages with 902 auto-detection patterns. Use when onboarding onto an unfamiliar codebase to understand data flow, starting putior integration in a project without existing annotations, auditing a project's data pipeline before documentation, or preparing an annotation plan before running annotate-source-files.\n",{"claudeCode":465},"pjt222/agent-almanac","analyze-codebase-workflow","https://github.com/pjt222/agent-almanac",{"basePath":469,"githubOwner":470,"githubRepo":471,"locale":254,"slug":466,"type":242},"skills/analyze-codebase-workflow","pjt222","agent-almanac",{"evaluate":473,"extract":481},{"promptVersionExtension":204,"promptVersionScoring":205,"score":474,"tags":475,"targetMarket":275,"tier":216},99,[476,477,478,479,214,480],"workflow","analysis","auto-detect","polyglot","codebase-understanding",{"commitSha":277},{"parentExtensionId":483,"repoId":484},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[477,478,480,214,479,476],{"evaluatedAt":487,"extractAt":488,"updatedAt":487},1778695705438,1778695548458,{"_creationTime":490,"_id":491,"community":492,"display":493,"identity":499,"providers":504,"relations":513,"tags":516,"workflow":517},1778696691708.333,"k17a3xvv3pp9pkch6tr3f4mygn86nhs3",{"reviewCount":8},{"description":494,"installMethods":495,"name":497,"sourceUrl":498},"Stream live swarm events using the Monitor tool for real-time observability",{"claudeCode":496},"ruvnet/ruflo","Monitor Stream","https://github.com/ruvnet/ruflo",{"basePath":500,"githubOwner":501,"githubRepo":502,"locale":254,"slug":503,"type":242},"plugins/ruflo-swarm/skills/monitor-stream","ruvnet","ruflo","monitor-stream",{"evaluate":505,"extract":511},{"promptVersionExtension":204,"promptVersionScoring":205,"score":474,"tags":506,"targetMarket":275,"tier":216},[507,213,508,509,510],"observability","events","monitoring","cli",{"commitSha":277,"license":512},"MIT",{"parentExtensionId":514,"repoId":515},"k1745f2f8qnwa2b02r0cav1sgn86mm7h","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[510,508,509,507,213],{"evaluatedAt":518,"extractAt":519,"updatedAt":518},1778701587681,1778696691708,{"_creationTime":521,"_id":522,"community":523,"display":524,"identity":528,"providers":530,"relations":541,"tags":542,"workflow":543},1778695548458.3677,"k17cvkdz773vev9je1kbjdkd8s86nhvv",{"reviewCount":8},{"description":525,"installMethods":526,"name":527,"sourceUrl":467},"Implement a JSON-RPC 2.0 A2A server with full task lifecycle management (submitted/working/completed/failed/canceled/input-required), SSE streaming, and push notifications. Use when implementing an agent that participates in multi-agent A2A workflows, building a backend for an Agent Card, adding A2A protocol support to an existing agent or service, or deploying an agent that must interoperate with other A2A-compliant agents.\n",{"claudeCode":465},"implement-a2a-server",{"basePath":529,"githubOwner":470,"githubRepo":471,"locale":254,"slug":527,"type":242},"skills/implement-a2a-server",{"evaluate":531,"extract":540},{"promptVersionExtension":204,"promptVersionScoring":205,"score":474,"tags":532,"targetMarket":275,"tier":216},[533,534,535,536,213,537,538,539],"a2a","json-rpc","server","task-lifecycle","sse","node-js","python",{"commitSha":277},{"parentExtensionId":483,"repoId":484},[533,534,538,539,535,537,213,536],{"evaluatedAt":544,"extractAt":488,"updatedAt":544},1778698699352,{"_creationTime":546,"_id":547,"community":548,"display":549,"identity":555,"providers":559,"relations":566,"tags":568,"workflow":569},1778697652123.8906,"k17af6jy0r4cmmf7js1mzdcffn86me62",{"reviewCount":8},{"description":550,"installMethods":551,"name":553,"sourceUrl":554},"BluOS CLI (blu) for discovery, playback, grouping, and volume.",{"claudeCode":552},"steipete/clawdis","blucli","https://github.com/steipete/clawdis",{"basePath":556,"githubOwner":557,"githubRepo":558,"locale":254,"slug":553,"type":242},"skills/blucli","steipete","clawdis",{"evaluate":560,"extract":565},{"promptVersionExtension":204,"promptVersionScoring":205,"score":474,"tags":561,"targetMarket":275,"tier":216},[510,562,213,563,564],"audio","bluos","automation",{"commitSha":277},{"repoId":567},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[562,564,563,510,213],{"evaluatedAt":570,"extractAt":571,"updatedAt":570},1778698407886,1778697652123,{"_creationTime":573,"_id":574,"community":575,"display":576,"identity":582,"providers":586,"relations":593,"tags":595,"workflow":596},1778692098392.7192,"k17dyz2qrqckqhxq2v9dyyd9h586m6rd",{"reviewCount":8},{"description":577,"installMethods":578,"name":580,"sourceUrl":581},"Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume \u003CEventKey>` (covers IM message receive, reactions, chat member changes, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.",{"claudeCode":579},"larksuite/cli","Lark Event Consumer CLI","https://github.com/larksuite/cli",{"basePath":583,"githubOwner":584,"githubRepo":510,"locale":254,"slug":585,"type":242},"skills/lark-event","larksuite","lark-event",{"evaluate":587,"extract":592},{"promptVersionExtension":204,"promptVersionScoring":205,"score":474,"tags":588,"targetMarket":275,"tier":216},[589,590,508,213,510,591],"lark","feishu","real-time",{"commitSha":277,"license":512},{"repoId":594},"kd7akv5cxs7vx53ys6jsrv85v186mha4",[510,508,590,589,591,213],{"evaluatedAt":597,"extractAt":598,"updatedAt":597},1778692366057,1778692098392]