[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-resend-agent-email-inbox-zh-CN":3,"guides-for-resend-agent-email-inbox":520,"similar-k17cma4s72z1dhrq3dr9g7xvfs86n47y-zh-CN":521},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":260,"isFallback":243,"parentExtension":265,"providers":322,"relations":326,"repo":328,"tags":517,"workflow":518},1778696677721.32,"k17cma4s72z1dhrq3dr9g7xvfs86n47y",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"适用于构建任何根据电子邮件内容触发操作的系统——AI 代理收件箱、自动支持处理程序、邮件转任务管道，或任何处理不受信任的入站电子邮件的工作流。当用户希望以编程方式接收电子邮件并对其采取行动时，请始终使用此技能，即使他们没有提到“代理”——该技能包含关键的安全模式（发件人允许列表、内容过滤、沙盒处理），可防止不受信任的电子邮件控制您的系统。",{"claudeCode":12},"resend/resend-skills","AI Agent 邮箱收件箱","https://github.com/resend/resend-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":241,"workflow":258},1778696677721.3203,"kn7a4hjj9ej0csqb9y8ewamjes86m93g","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":205,"prerequisites":210,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,139,142,145,148,152,155,158,161,164,167,170,174,178,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","该描述清楚地阐述了为 AI 代理构建安全电子邮件收件箱的问题，并将不受信任的入站电子邮件确定为核心痛点。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","与简单的提示相比，该技能通过实现关键安全模式（发件人允许列表、内容过滤、沙盒处理）来处理不受信任的入站电子邮件，这超出了 LLM 的默认功能，提供了显著的价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能提供了设置安全电子邮件收件箱的完整生命周期，包括设置、安全配置、Webhook 处理和代理集成，并附有清晰的文档和代码示例。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专门专注于安全地处理 AI 代理的入站电子邮件，不扩展到一般电子邮件发送或复杂数据处理等无关领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了该技能的功能，强调了安全模式及其在 AI 代理收件箱和邮件转任务管道中的用途。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","该技能清楚地定义了其目的（AI 代理的安全电子邮件收件箱）和用例（处理不受信任的入站电子邮件），并明确了安全模式的边界。",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","Frontmatter 简洁明了，有效地总结了电子邮件收件箱技能的核心功能和安全重点。",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","SKILL.md 主体结构良好，并且行数少于 500 行，更详细的实现细节被推迟到参考文件中。",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","SKILL.md 有效地利用 `references/` 文件来存放安全级别和 Webhook 设置的详细实现代码，遵循了渐进式披露原则。",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","此技能不是一个探索性或审计类技能，不涉及深入的代码审查或多文件检查。",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","该技能提供了 Next.js 和 Express 中 Webhook 设置的清晰、可直接使用的示例，演示了输入、调用和预期结果。",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","文档解决了 SDK 版本、Webhook 错误、隧道限制和常见错误等潜在问题，并提供了清晰的恢复步骤。",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","该技能不引用外部 MCP 服务器或自定义工具，因此不需要回退路径。",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","该技能通过返回错误或拒绝处理意外状态（如未经验证的发件人或不正确的配置）来隐式停止。",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","该技能是独立的，并且仅专注于电子邮件收件箱功能，不隐式依赖或静默处理其他技能的任务。",{"category":33,"check":77,"severity":56,"summary":78},"Scoped tools","该技能不直接公开工具；其功能通过 Webhook 处理和配置集成到代理的工作流中。",{"category":47,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","所有环境变量、它们的作用以及安全配置都在 SKILL.md 和环境变量部分中进行了清晰的记录。",{"category":33,"check":83,"severity":56,"summary":84},"Tool naming","该技能不公开独立的工具或命令；其功能通过 Webhook 以编程方式集成。",{"category":33,"check":86,"severity":56,"summary":87},"Minimal I/O surface","该技能不公开具有参数模式或响应形状的显式工具；其 I/O 通过 Webhook 事件和 API 交互进行管理。",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","许可证是 MIT，在 LICENSE 文件和 SKILL.md 中已明确说明，这是一个宽松的开源许可证。",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","该存储库有近期的提交，最近一次推送日期是 2026 年 5 月 4 日，表明维护活跃。",{"category":93,"check":97,"severity":24,"summary":98},"Dependency Management","文档指定了各种语言的最低 SDK 版本并提供了安装说明，表明了对依赖项需求的认识。",{"category":100,"check":101,"severity":24,"summary":102},"Security","Secret Management","文档强烈建议不要在聊天中粘贴 API 密钥，并推荐使用安全方法（如环境变量文件或密码管理器），并且该技能本身不会回显敏感信息。",{"category":100,"check":104,"severity":24,"summary":105},"Injection","该技能强调将电子邮件内容视为不受信任的输入，并包含 Webhook 签名验证等安全模式，以防止注入攻击。",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","该技能依赖于 Resend SDK 和 Webhook 验证，并且不获取外部代码或 markdown 进行执行，从而避免了传递性供应链风险。",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","该技能的逻辑专注于 Webhook 处理和代理集成，不涉及超出配置或代码执行范围的文件系统操作，因此不会违反沙盒隔离。",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","提供的 Webhook 处理和代理集成代码示例不包含分离进程的启动或拒绝-重试循环，这些可能表明了沙盒逃逸的尝试。",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","该技能的重点是为代理处理电子邮件内容，并且文档强调了安全性，并未指示在未经净化的情况下读取或提交机密数据给第三方。",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","捆绑的内容和文档似乎不包含隐藏的操纵技巧、控制字符或不可见的 Unicode 标签。",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","提供的代码示例是纯粹、可读的 TypeScript 和 JavaScript，没有混淆、base64 负载或运行时代码获取的证据。",{"category":73,"check":126,"severity":24,"summary":127},"Structural Assumption","该技能不假定用户的项目结构，除了需要环境变量和 Webhook 端点之外。",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","在过去 90 天内有 1 个开放的 issue 和 1 个关闭的 issue，关闭率为 50%，表明维护者参与度良好。",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","该技能的 `manifestVersion` 为 3.0.2，并提到了 SDK 版本要求，这表明了一个清晰的版本控制方案。",{"category":65,"check":137,"severity":24,"summary":138},"Validation","Webhook 验证过程（`resend.webhooks.verify`）本身就验证了输入签名，代码示例显示了发件人和域的基本检查，符合验证原则。",{"category":100,"check":140,"severity":24,"summary":141},"Unguarded Destructive Operations","该技能主要处理入站电子邮件处理和 Webhook 验证，这些本身不是破坏性操作，也不需要确认门控。",{"category":65,"check":143,"severity":24,"summary":144},"Error Handling","提供的代码示例包括用于 Webhook 处理和 API 调用的 try-catch 块，返回有意义的错误消息和状态码。",{"category":65,"check":146,"severity":24,"summary":147},"Logging","代码示例演示了对被拒绝的电子邮件和 Webhook 错误的日志记录，有助于审计和故障排除。",{"category":149,"check":150,"severity":24,"summary":151},"Compliance","GDPR","该技能专注于为代理操作处理电子邮件元数据和内容，并且文档强调了安全措施，表明在未经净化的情况下不直接处理个人数据。",{"category":149,"check":153,"severity":24,"summary":154},"Target market","该扩展旨在与电子邮件处理结合使用，不包含区域性或管辖性逻辑，因此具有全球适用性。",{"category":73,"check":156,"severity":24,"summary":157},"Runtime stability","该技能的代码示例使用标准的 JavaScript/TypeScript 编写，并依赖于常见的 Node.js 环境或 SDK，没有特定的操作系统或 shell 假设。",{"category":47,"check":159,"severity":24,"summary":160},"README","存在 README 文件，清楚说明了插件的目的，列出了可用的技能，并提供了安装和先决条件信息。",{"category":33,"check":162,"severity":56,"summary":163},"Tool surface size","这是一个技能，而不是 CLI 或 MCP 服务器，不以相同方式公开工具/命令列表。",{"category":40,"check":165,"severity":56,"summary":166},"Overlapping near-synonym tools","该技能不公开可能具有重叠近义词名称的特定工具。",{"category":47,"check":168,"severity":24,"summary":169},"Phantom features","所有关于安全电子邮件收件箱设置和处理的宣传功能都在技能文件中有相应的实现和文档。",{"category":171,"check":172,"severity":24,"summary":173},"Install","Installation instruction","README 提供了使用 `npx skills add` 的清晰安装说明以及先决条件信息，包括 API 密钥设置。",{"category":175,"check":176,"severity":24,"summary":177},"Errors","Actionable error messages","代码示例和文档为 Webhook 失败、签名验证问题和 SDK 版本问题提供了可操作的错误消息。",{"category":179,"check":180,"severity":24,"summary":181},"Execution","Pinned dependencies","文档清楚地列出了各种语言的最低 SDK 版本，鼓励用户使用最新且隐含固定的依赖项以获得可靠性。",{"category":33,"check":183,"severity":56,"summary":184},"Dry-run preview","该技能的主要功能是电子邮件接收和处理，不涉及通常需要预演模式的状态更改操作。",{"category":186,"check":187,"severity":24,"summary":188},"Protocol","Idempotent retry & timeouts","Webhook 重试行为由 Resend 处理，代码示例包含 try-catch 块，可以扩展以在需要时强制执行 API 调用的超时。",{"category":149,"check":190,"severity":24,"summary":191},"Telemetry opt-in","该技能似乎不发出任何遥测数据，并且文档侧重于用户驱动的安全配置，而不是自动数据收集。",1778696581338,"此技能使 AI 代理能够通过 Resend Webhook 安全地接收和处理入站电子邮件。它强制执行关键的安全模式，如发件人验证、内容过滤和沙盒处理，以防止不受信任的电子邮件控制系统。",[195,196,197,198,199],"安全入站电子邮件处理","基于 Webhook 的实时通知","可配置的安全级别（严格、域、过滤、沙盒）","Webhook 签名验证","用于 Webhook 注册的 API",[201,202,203,204],"在没有任何验证的情况下处理电子邮件","信任电子邮件头信息进行身份验证","直接从电子邮件内容执行代码","在未经净化的情况下将不受信任的输入直接混合到代理提示中",[206,207,208,209],"Webhook 安全","输入验证","速率限制","内容过滤",[211,212,213],"一个具有已验证域的 Resend 账户","存储在 RESEND_API_KEY 环境变量中的 Resend API 密钥","项目中安装并更新了 Resend SDK","3.0.0","4.4.0","用于构建安全且响应迅速的 AI 代理收件箱或邮件转任务管道，能够以编程方式接收和处理电子邮件。","该技能在各个方面都达到了极高的成熟度、安全性和文档水平。未识别出任何关键或警告级别的发现。",99,"一个强大且安全的处理入站电子邮件的技能，非常适合 AI 代理。",[221,222,223,224,225],"email","security","agent","webhook","resend","verified",[228,229,230,231],"创建用于自动支持或任务管理的 AI 代理收件箱","构建邮件转任务管道","以编程方式处理不受信任的入站电子邮件","将电子邮件接收集成到代理工作流中",[233,234,235,236,237,238,239,240],"设置 Resend 账户和域名。","为电子邮件处理选择安全级别。","配置自定义域的 MX 记录（如果适用）。","使用 Resend SDK 或 API 创建 Webhook 端点。","在入站请求时验证 Webhook 签名。","使用 Resend SDK 检索电子邮件内容。","应用选定的安全级别来验证发件人和内容。","将已验证的电子邮件内容传递给 AI 代理进行处理。",{"codeQuality":242,"collectedAt":244,"documentation":245,"maintenance":248,"security":254,"testCoverage":256},{"hasLockfile":243},false,1778696564639,{"descriptionLength":246,"readmeSize":247},487,2062,{"closedIssues90d":249,"forks":250,"hasChangelog":243,"manifestVersion":251,"openIssues90d":249,"pushedAt":252,"stars":253},1,15,"3.0.2",1777906156000,111,{"hasNpmPackage":243,"license":255,"smitheryVerified":243},"MIT",{"hasCi":257,"hasTests":243},true,{"updatedAt":259},1778696677721,{"basePath":261,"githubOwner":225,"githubRepo":262,"locale":18,"slug":263,"type":264},"skills/agent-email-inbox","resend-skills","agent-email-inbox","skill",{"_creationTime":266,"_id":267,"community":268,"display":269,"identity":272,"parentExtension":276,"providers":307,"relations":317,"tags":318,"workflow":319},1778696533230.1172,"k17e91baw6wvqg8say0n2zw4w586nbwz",{"reviewCount":8},{"description":270,"installMethods":271,"name":225,"sourceUrl":14},"Skills and MCP server for the Resend email platform — sending, receiving, templates, CLI, React Email, and deliverability best practices.",{"claudeCode":225},{"basePath":273,"githubOwner":225,"githubRepo":262,"locale":274,"slug":262,"type":275},"","en","plugin",{"_creationTime":277,"_id":278,"community":279,"display":280,"identity":283,"providers":285,"relations":300,"tags":302,"workflow":303},1778696533230.117,"k1713qz1ava5stvkd8vzhg3q7186mqdq",{"reviewCount":8},{"description":281,"installMethods":282,"name":262,"sourceUrl":14},"Resend email skills for Claude Code",{"claudeCode":12},{"basePath":273,"githubOwner":225,"githubRepo":262,"locale":274,"slug":262,"type":284},"marketplace",{"evaluate":286,"extract":295},{"promptVersionExtension":287,"promptVersionScoring":215,"score":288,"tags":289,"targetMarket":293,"tier":294},"3.1.0",75,[221,225,290,291,292],"developer-tools","api","coding-assistant","global","community",{"commitSha":296,"marketplace":297,"plugin":298},"HEAD",{"name":262,"pluginCount":249},{"mcpCount":8,"provider":299,"skillCount":8},"classify",{"repoId":301},"kd741nq7jmn7kv186fmzaaytzh86nzme",[291,292,290,221,225],{"evaluatedAt":304,"extractAt":305,"updatedAt":306},1778696547958,1778696533230,1778696702826,{"evaluate":308,"extract":314},{"promptVersionExtension":214,"promptVersionScoring":215,"score":309,"tags":310,"targetMarket":293,"tier":226},95,[221,225,311,312,313,291,290],"smtp","cli","mcp",{"commitSha":296,"license":255,"plugin":315},{"mcpCount":8,"provider":299,"skillCount":316},5,{"parentExtensionId":278,"repoId":301},[291,312,290,221,313,225,311],{"evaluatedAt":320,"extractAt":305,"updatedAt":321},1778696564340,1778696703050,{"evaluate":323,"extract":325},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":324,"targetMarket":293,"tier":226},[221,222,223,224,225],{"commitSha":296,"license":255},{"parentExtensionId":267,"repoId":301,"translatedFrom":327},"k17cp11yfqm2h4mhxwbe2tdw5586n4e6",{"_creationTime":329,"_id":301,"identity":330,"providers":331,"workflow":513},1778696528193.8503,{"githubOwner":225,"githubRepo":262,"sourceUrl":14},{"classify":332,"discover":507,"github":510},{"commitSha":296,"extensions":333},[334,347,372,385,413,433,480],{"basePath":273,"description":281,"displayName":262,"installMethods":335,"rationale":336,"selectedPaths":337,"source":346,"sourceLanguage":274,"type":284},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[338,341,343],{"path":339,"priority":340},".claude-plugin/marketplace.json","mandatory",{"path":342,"priority":340},"README.md",{"path":344,"priority":345},"LICENSE","high","rule",{"basePath":273,"description":270,"displayName":225,"installMethods":348,"license":255,"rationale":349,"selectedPaths":350,"source":346,"sourceLanguage":274,"type":275},{"claudeCode":225},"plugin manifest at .claude-plugin/plugin.json",[351,353,354,355,358,360,362,364,366,368,370],{"path":352,"priority":340},".claude-plugin/plugin.json",{"path":342,"priority":340},{"path":344,"priority":345},{"path":356,"priority":357},"skills/agent-email-inbox/SKILL.md","medium",{"path":359,"priority":357},"skills/email-best-practices/SKILL.md",{"path":361,"priority":357},"skills/react-email/SKILL.md",{"path":363,"priority":357},"skills/resend/SKILL.md",{"path":365,"priority":357},"skills/resend-cli/SKILL.md",{"path":367,"priority":340},".mcp.json",{"path":369,"priority":345},".codex-plugin/plugin.json",{"path":371,"priority":345},".cursor-plugin/plugin.json",{"basePath":261,"description":373,"displayName":263,"installMethods":374,"rationale":375,"selectedPaths":376,"source":346,"sourceLanguage":274,"type":264},"Use when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow processing untrusted inbound email. Always use this skill when the user wants to receive emails and act on them programmatically, even if they don't mention \"agent\" — the skill contains critical security patterns (sender allowlists, content filtering, sandboxed processing) that prevent untrusted email from controlling your system.",{"claudeCode":12},"SKILL.md frontmatter at skills/agent-email-inbox/SKILL.md",[377,379,381,383],{"path":378,"priority":340},"SKILL.md",{"path":380,"priority":357},"references/advanced-patterns.md",{"path":382,"priority":357},"references/security-levels.md",{"path":384,"priority":357},"references/webhook-setup.md",{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":346,"sourceLanguage":274,"type":264},"skills/email-best-practices","Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.","email-best-practices",{"claudeCode":12},"SKILL.md frontmatter at skills/email-best-practices/SKILL.md",[392,393,395,397,399,401,403,405,407,409,411],{"path":378,"priority":340},{"path":394,"priority":357},"references/compliance.md",{"path":396,"priority":357},"references/deliverability.md",{"path":398,"priority":357},"references/email-capture.md",{"path":400,"priority":357},"references/email-types.md",{"path":402,"priority":357},"references/list-management.md",{"path":404,"priority":357},"references/marketing-emails.md",{"path":406,"priority":357},"references/sending-reliability.md",{"path":408,"priority":357},"references/transactional-email-catalog.md",{"path":410,"priority":357},"references/transactional-emails.md",{"path":412,"priority":357},"references/webhooks-events.md",{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":346,"sourceLanguage":274,"type":264},"skills/react-email","Use when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering emails to HTML, or sending emails with Resend. Covers welcome emails, password resets, notifications, order confirmations, newsletters, transactional emails, and the embeddable email editor component.","react-email",{"claudeCode":12},"SKILL.md frontmatter at skills/react-email/SKILL.md",[420,421,423,425,427,429,431],{"path":378,"priority":340},{"path":422,"priority":357},"references/COMPONENTS.md",{"path":424,"priority":357},"references/EDITOR.md",{"path":426,"priority":357},"references/I18N.md",{"path":428,"priority":357},"references/PATTERNS.md",{"path":430,"priority":357},"references/SENDING.md",{"path":432,"priority":357},"references/STYLING.md",{"basePath":434,"description":435,"displayName":225,"installMethods":436,"rationale":437,"selectedPaths":438,"source":346,"sourceLanguage":274,"type":264},"skills/resend","Use when working with the Resend email API — sending transactional emails (single or batch), receiving inbound emails via webhooks, managing email templates, tracking delivery events, managing domains, contacts, broadcasts, webhooks, API keys, automations, events, viewing API request logs, or setting up the Resend SDK. Always use this skill when the user mentions Resend, even for simple tasks like \"send an email with Resend\" — the skill contains critical gotchas (idempotency keys, webhook verification, template variable syntax) that prevent common production issues.",{"claudeCode":12},"SKILL.md frontmatter at skills/resend/SKILL.md",[439,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478],{"path":378,"priority":340},{"path":441,"priority":357},"references/api-keys.md",{"path":443,"priority":357},"references/automations.md",{"path":445,"priority":357},"references/broadcasts.md",{"path":447,"priority":357},"references/contact-properties.md",{"path":449,"priority":357},"references/contacts.md",{"path":451,"priority":357},"references/domains.md",{"path":453,"priority":357},"references/events.md",{"path":455,"priority":357},"references/fetch-all-templates.mjs",{"path":457,"priority":357},"references/installation.md",{"path":459,"priority":357},"references/logs.md",{"path":461,"priority":357},"references/receiving.md",{"path":463,"priority":357},"references/segments.md",{"path":465,"priority":357},"references/sending/batch-email-examples.md",{"path":467,"priority":357},"references/sending/best-practices.md",{"path":469,"priority":357},"references/sending/email-management.md",{"path":471,"priority":357},"references/sending/overview.md",{"path":473,"priority":357},"references/sending/single-email-examples.md",{"path":475,"priority":357},"references/templates.md",{"path":477,"priority":357},"references/topics.md",{"path":479,"priority":357},"references/webhooks.md",{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":346,"sourceLanguage":274,"type":264},"skills/resend-cli","Operate the Resend platform from the terminal — send emails (including React Email .tsx templates via --react-email), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events via the `resend` CLI. Use when the user wants to run Resend commands in the shell, scripts, or CI/CD pipelines, or send/preview React Email templates. Always load this skill before running `resend` commands — it contains the non-interactive flag contract and gotchas that prevent silent failures.\n","resend-cli",{"claudeCode":12},"SKILL.md frontmatter at skills/resend-cli/SKILL.md",[487,488,489,491,492,493,494,495,496,498,500,501,502,503,504,505],{"path":378,"priority":340},{"path":441,"priority":357},{"path":490,"priority":357},"references/auth.md",{"path":443,"priority":357},{"path":445,"priority":357},{"path":447,"priority":357},{"path":449,"priority":357},{"path":451,"priority":357},{"path":497,"priority":357},"references/emails.md",{"path":499,"priority":357},"references/error-codes.md",{"path":459,"priority":357},{"path":463,"priority":357},{"path":475,"priority":357},{"path":477,"priority":357},{"path":479,"priority":357},{"path":506,"priority":357},"references/workflows.md",{"sources":508},[509],"manual",{"closedIssues90d":249,"description":511,"forks":250,"license":255,"openIssues90d":249,"pushedAt":252,"readmeSize":247,"stars":253,"topics":512},"Agent Skills for working with Resend to send and receive emails.",[],{"classifiedAt":514,"discoverAt":515,"extractAt":516,"githubAt":516,"updatedAt":514},1778696532855,1778696528193,1778696531172,[223,221,225,222,224],{"evaluatedAt":519,"extractAt":305,"updatedAt":259},1778696581451,[],[522,550,572,600,629,660],{"_creationTime":523,"_id":524,"community":525,"display":526,"identity":532,"providers":536,"relations":543,"tags":546,"workflow":547},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":527,"installMethods":528,"name":530,"sourceUrl":531},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":529},"Yeachan-Heo/oh-my-claudecode","mcp-setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":533,"githubOwner":534,"githubRepo":535,"locale":274,"slug":530,"type":264},"skills/mcp-setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":537,"extract":542},{"promptVersionExtension":214,"promptVersionScoring":215,"score":538,"tags":539,"targetMarket":293,"tier":226},100,[313,540,312,223,541],"configuration","tooling",{"commitSha":296},{"parentExtensionId":544,"repoId":545},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[223,312,540,313,541],{"evaluatedAt":548,"extractAt":549,"updatedAt":548},1778699492025,1778699234184,{"_creationTime":551,"_id":552,"community":553,"display":554,"identity":558,"providers":560,"relations":568,"tags":569,"workflow":570},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":555,"installMethods":556,"name":557,"sourceUrl":531},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":529},"deepinit",{"basePath":559,"githubOwner":534,"githubRepo":535,"locale":274,"slug":557,"type":264},"skills/deepinit",{"evaluate":561,"extract":567},{"promptVersionExtension":214,"promptVersionScoring":215,"score":538,"tags":562,"targetMarket":293,"tier":226},[563,564,223,565,566],"documentation","codebase","typescript","javascript",{"commitSha":296},{"parentExtensionId":544,"repoId":545},[223,564,563,566,565],{"evaluatedAt":571,"extractAt":549,"updatedAt":571},1778699437749,{"_creationTime":573,"_id":574,"community":575,"display":576,"identity":582,"providers":586,"relations":594,"tags":596,"workflow":597},1778696691708.297,"k174kx68t1r1znb9ws0ndvkpt586nx68",{"reviewCount":8},{"description":577,"installMethods":578,"name":580,"sourceUrl":581},"Agent skill for worker-specialist - invoke with $agent-worker-specialist",{"claudeCode":579},"ruvnet/ruflo","agent-worker-specialist","https://github.com/ruvnet/ruflo",{"basePath":583,"githubOwner":584,"githubRepo":585,"locale":274,"slug":580,"type":264},".agents/skills/agent-worker-specialist","ruvnet","ruflo",{"evaluate":587,"extract":593},{"promptVersionExtension":214,"promptVersionScoring":215,"score":538,"tags":588,"targetMarket":293,"tier":226},[223,589,590,591,592],"orchestration","task-execution","coordination","progress-reporting",{"commitSha":296},{"repoId":595},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[223,591,589,592,590],{"evaluatedAt":598,"extractAt":599,"updatedAt":598},1778698724168,1778696691708,{"_creationTime":601,"_id":602,"community":603,"display":604,"identity":610,"providers":614,"relations":622,"tags":625,"workflow":626},1778696595410.5657,"k17bk9m02r7jkbzzqapbzfvq8h86m6qn",{"reviewCount":8},{"description":605,"installMethods":606,"name":608,"sourceUrl":609},"Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.",{"claudeCode":607},"rohitg00/pro-workflow","orchestrate","https://github.com/rohitg00/pro-workflow",{"basePath":611,"githubOwner":612,"githubRepo":613,"locale":274,"slug":608,"type":264},"skills/orchestrate","rohitg00","pro-workflow",{"evaluate":615,"extract":621},{"promptVersionExtension":214,"promptVersionScoring":215,"score":538,"tags":616,"targetMarket":293,"tier":226},[617,223,618,619,620],"llm-ops","workflow","memory","knowledge-management",{"commitSha":296},{"parentExtensionId":623,"repoId":624},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[223,620,617,619,618],{"evaluatedAt":627,"extractAt":628,"updatedAt":627},1778696881233,1778696595410,{"_creationTime":630,"_id":631,"community":632,"display":633,"identity":639,"providers":644,"relations":653,"tags":656,"workflow":657},1778694269038.6682,"k1752cypc448mke749yjbkc65186mg6f",{"reviewCount":8},{"description":634,"installMethods":635,"name":637,"sourceUrl":638},"This skill should be used when the user asks to \"compress context\", \"summarize conversation history\", \"implement compaction\", \"reduce token usage\", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.",{"claudeCode":636},"muratcankoylan/Agent-Skills-for-Context-Engineering","Context Compression","https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",{"basePath":640,"githubOwner":641,"githubRepo":642,"locale":274,"slug":643,"type":264},"skills/context-compression","muratcankoylan","Agent-Skills-for-Context-Engineering","context-compression",{"evaluate":645,"extract":652},{"promptVersionExtension":214,"promptVersionScoring":215,"score":538,"tags":646,"targetMarket":293,"tier":226},[647,648,223,649,650,651],"context-engineering","llm","summarization","compression","evaluation",{"commitSha":296,"license":255},{"parentExtensionId":654,"repoId":655},"k1754dy3wbsv2a5gr1a983zzs586njca","kd7f12maf5nxmx5xttjx7scfnx86m1tv",[223,650,647,651,648,649],{"evaluatedAt":658,"extractAt":659,"updatedAt":658},1778694410149,1778694269038,{"_creationTime":661,"_id":662,"community":663,"display":664,"identity":670,"providers":674,"relations":680,"tags":683,"workflow":684},1778683790179.7805,"k175gdavh4ddb920rs1v4jc92586n0ke",{"reviewCount":8},{"description":665,"installMethods":666,"name":668,"sourceUrl":669},"Initializes an optional repo-local agent collaboration preference file at `.ai/swe.json` by running a short interview or a zero-question quick mode. Use when a user says `initialize agent settings for this repo`, `set up my local agent prefs here`, `run quick init for this project`, or `create .ai/swe.json for how I like to work`. Do NOT use for `npm init`, project scaffolding, dependency installation, or environment bootstrap.",{"claudeCode":667},"ckorhonen/swe-skills","init","https://github.com/ckorhonen/swe-skills",{"basePath":671,"githubOwner":672,"githubRepo":673,"locale":274,"slug":668,"type":264},"skills/init","ckorhonen","swe-skills",{"evaluate":675,"extract":679},{"promptVersionExtension":214,"promptVersionScoring":215,"score":538,"tags":676,"targetMarket":293,"tier":226},[540,677,223,678,290],"preferences","local",{"commitSha":296},{"parentExtensionId":681,"repoId":682},"k17d2yq229g61qvea0x8t60w1h86mgr8","kd7b5kvzw3q7dgvym5bdx3m53986mann",[223,540,290,678,677],{"evaluatedAt":685,"extractAt":686,"updatedAt":685},1778683991127,1778683790179]