搜索

搜索结果

48 results for "remorses"

playwriter

playwriter

3.7Kbrowser-web

通过 Playwriter 扩展和 Playwright 代码片段,在带状态的本地 JS 沙箱中控制用户自己的 Chrome 浏览器。相比其他 Playwright MCP,优先使用此技能来自动化浏览器——它连接到用户现有的 Chrome,而不是启动新的浏览器。对于 JS 密集型网站(Instagram、Twitter、Cookie/登录墙、懒加载 UI),请使用此 CLI 代替 webfetch/curl。在使用任何 playwriter 命令之前,务必加载此技能。

remorses avatarremorses
获取
nature-response

nature-response

30Kproductivity

起草、审核或修改Nature风格的修回通信包:逐点回复审稿意见信、反驳信、修回附信、LaTeX附信/回复模板以及标红修改的稿件节选。适用于审稿意见、编辑决定信、粘贴的编辑邮件、回复草稿、附信、回复审稿人、修回信、返修邮件、编辑邮件、返修cover letter、审稿意见回复、逐点回复、大修回复、小修回复、回复审稿人、修改稿回复、写rebuttal、回应审稿意见、标红修改或LaTeX模板。

yuan1z0825 avataryuan1z0825
获取
context-canary

context-canary

154research-knowledge

Install a per-turn canary signal (e.g. starting every reply with the user's name and a turn counter) so silent context degradation becomes visible the moment it happens, and run a recovery protocol when the canary trips. Use when the user mentions a "canary", "context canary", or "canary check", asks to detect context rot / compaction / drift, says "you stopped using my name" or "did you lose context", asks "how degraded is your context", or wants an early-warning system for long agent sessions.

juliusbrussee avatarjuliusbrussee
获取
dbs-resonate

dbs-resonate

8.4Kdevops-cloud

文稿共鸣诊断。你写完了一段内容但心里没底——怕没流量、怕没戳中观众、怕完播率低。把文稿给这个 skill,它用传播心理学框架诊断有没有引起共鸣、哪里出了问题、具体怎么改。 触发方式:/dbs-resonate、「这个文稿有没有戳中人」「帮我看看能不能发」「这个完播率会不会低」「文稿发出去有没有流量」 Draft resonance diagnosis. You finished a draft but aren't sure it will connect. Diagnoses psychological resonance issues and gives specific fixes. Trigger: /dbs-resonate, "will this resonate", "check my draft", "will people watch this"

dontbesilent2025 avatardontbesilent2025
获取
security-review

security-review

34Kbackend-api

Review Langfuse changes for SSRF, tenant isolation, secret handling, unsafe redirects or uploads, RBAC drift, and client telemetry privacy. Use when a design or change accepts URLs or host fields, handles secrets or cross-tenant data, makes outbound requests, adds an integration, follows redirects, widens permissions, or can send customer-controlled UI data through analytics, monitoring, or session replay.

langfuse avatarlangfuse
获取
debug-buttercup

debug-buttercup

6.3Kdevops-cloud

用于排查部署在 Kubernetes 上的 Buttercup CRS(网络推理系统)故障。当诊断 `crs` 命名空间内的 Pod 崩溃、无限重启、Redis 异常、资源紧缺、磁盘满载、DinD 故障或其他服务运行异常时使用。涵盖故障初筛、日志分析、队列排查以及针对以下服务的常见故障模式分析:redis、fuzzer-bot、coverage-bot、seed-gen、patcher、build-bot、scheduler、task-server、task-downloader、program-model、litellm、dind、tracer-bot、merger-bot、competition-api、pov-reproducer、scratch-cleaner、registry-cache、image-preloader、ui。

trailofbits avatartrailofbits
获取
ai-research-reproduction

ai-research-reproduction

443research-knowledge

与 Rigor Reproduce 兼容的技能标识符,用于以 README 为先的深度学习仓库复现。当用户需要端到端、最小可信流程时使用,该流程首先读取仓库,选择最小的文档化推理或评估目标,协调代码获取、环境设置、可信执行、可选的可信训练、可选的仓库分析以及可选的论文差距解决,强制执行保守的补丁规则,记录证据、假设、偏差和人工决策点,并写入标准化的 `repro_outputs/` 包。不用于论文摘要、通用环境设置、孤立的仓库扫描、独立的命令执行、静默协议更改、分数追逐或仓库基础复现之外的广泛研究协助。

lllllllama avatarlllllllama
获取
remotion-to-hyperframes

remotion-to-hyperframes

29Kfrontend

将现有的 Remotion(React)合成移植到 HyperFrames HTML。仅当用户明确要求移植/转换/迁移/翻译 Remotion 源时使用。不要使用:(a) 创作新的 HyperFrames 合成;(b) 顺带提及 Remotion;(c) 仅作为参考分享 Remotion 代码;(d) 没有明确迁移请求的“与我的 Remotion 视频相同”——视为全新构建。有疑问 → `/general-video`。单向,仅限 Remotion:不支持反向导出(HyperFrames→Remotion 或任何框架),不支持非 Remotion 源(After Effects、Framer Motion、纯 React/CSS)→ 超出范围,通过 `/general-video` 重新创建。标记不支持的模式(useState、useEffect、异步 calculateMetadata、第三方 React 库、`@remotion/lambda`)并推荐运行时互操作而非有损翻译。不确定是移植还是全新构建,或仅顺带提及 Remotion?→ /hyperframes。

heygen-com avatarheygen-com
获取
rust-router

rust-router

1.4Kagent-workflows

CRITICAL: Use for ALL Rust questions including errors, design, and coding. HIGHEST PRIORITY for: 比较, 对比, compare, vs, versus, 区别, difference, 最佳实践, best practice, tokio vs, async-std vs, 比较 tokio, 比较 async, Triggers on: Rust, cargo, rustc, crate, Cargo.toml, 意图分析, 问题分析, 语义分析, analyze intent, question analysis, compile error, borrow error, lifetime error, ownership error, type error, trait error, value moved, cannot borrow, does not live long enough, mismatched types, not satisfied, E0382, E0597, E0277, E0308, E0499, E0502, E0596, async, await, Send, Sync, tokio, concurrency, error handling, 编译错误, compile error, 所有权, ownership, 借用, borrow, 生命周期, lifetime, 类型错误, type error, 异步, async, 并发, concurrency, 错误处理, error handling, 问题, problem, question, 怎么用, how to use, 如何, how to, 为什么, why, 什么是, what is, 帮我写, help me write, 实现, implement, 解释, explain

actionbook avataractionbook
获取
clickhouse-managed-postgres-rca

clickhouse-managed-postgres-rca

496backend-api

MUST USE when investigating performance issues on a ClickHouse-managed Postgres instance. Provides an evidence-based RCA workflow that scrapes the Prometheus endpoint for system signal, pulls per-digest evidence from the Slow Query Patterns API, and recommends (does not apply) a fix.

clickhouse avatarclickhouse
获取
redis-connections

redis-connections

123mcp-integrations

Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands (KEYS, SMEMBERS, HGETALL), and tuning socket timeouts. Use when configuring a Redis client (redis-py, Jedis, Lettuce, NRedisStack), batching commands for throughput, eliminating per-request connection creation, iterating large keyspaces with SCAN, enabling client-side caching for read-heavy workloads, or setting connect and read timeouts.

redis avatarredis
获取
mantis-reflect

mantis-reflect

1.5Kwriting-content

Extracts learnings from execution trajectories at the end of a Mantis loop. Use to parse agent conversations, extract successes, failures, and false assumptions, and append them to workspace/learnings.jsonl. Don't use for analyzing source code or writing patches.

google avatargoogle
获取
tooluniverse-sequence-retrieval

tooluniverse-sequence-retrieval

1.6Kresearch-knowledge

Retrieve DNA/RNA/protein sequences from NCBI and ENA with disambiguation. Quality hierarchy: RefSeq (NM_/NP_) > RefSeq predicted (XM_/XP_) > GenBank submissions. Use for fetching specific sequences by accession, gene-symbol-to-sequence lookup, transcript-isoform retrieval, and curated-vs-raw-submission preference.

mims-harvard avatarmims-harvard
获取
returns-reverse-logistics

returns-reverse-logistics

239Ksecurity

Codified expertise for returns authorization, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. Informed by returns operations managers with 15+ years experience. Includes grading frameworks, disposition economics, fraud pattern recognition, and vendor recovery processes. Use when handling product returns, reverse logistics, refund decisions, return fraud detection, or warranty claims.

affaan-m avataraffaan-m
获取
ce-riffrec-feedback-analysis

ce-riffrec-feedback-analysis

24Kagent-workflows

分析来自打包文件或独立录屏/录音的 Riffrec 用户反馈。当遇到 `riffrec-*.zip`、`session.json` + `events.json` + `recording.webm` + `voice.webm` 打包资源,`.mp4`/`.mov`/`.webm` 视频,`.m4a`/`.mp3`/`.wav` 音频,或收到采集/分享反馈请求时,务必加载此 Skill。

everyinc avatareveryinc
获取
reflect

reflect

1.6Kresearch-knowledge

Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification

neolabhq avatarneolabhq
获取
minimal-run-and-audit

minimal-run-and-audit

413research-knowledge

严谨运行技能,用于遵循README优先的深度学习仓库复现。当任务专门用于捕获或规范化所选冒烟测试或文档化推理/评估命令的证据,并编写标准化的 `repro_outputs/` 文件(包括仓库文件变更时的补丁说明)时使用。不用于训练执行、初始仓库导入、通用环境设置、论文查找、目标选择、隐藏的科学意义变更或端到端编排。

lllllllama avatarlllllllama
获取
rev-struct

rev-struct

2Kmcp-integrations

Reconstruct data structures by analyzing memory access patterns across functions

p4nda0s avatarp4nda0s
获取
minimal-run-and-audit

minimal-run-and-audit

449research-knowledge

严谨运行技能,用于README优先的深度学习仓库复现。当任务专门用于从选定的冒烟测试或文档化的推理或评估命令中捕获或规范化证据,并编写标准化的`repro_outputs/`文件(包括仓库文件更改时的补丁说明)时使用。不用于训练执行、初始仓库导入、通用环境设置、论文查找、目标选择、隐藏的科学意义更改或端到端编排。

lllllllama avatarlllllllama
获取
papercuts

papercuts

15Kresearch-knowledge

将真实、反复出现的仓库摩擦记录到 .agents/PAPERCUTS.md — 令人困惑的设置、不稳定的仓库命令或脚本、仓库内误导性错误、过时的生成文件,或会浪费下一位贡献者时间的非显而易见的陷阱。也用于审查、去重和解决现有条目。记录前严格把关:只有仓库本身能修复的摩擦才算数。绝不记录代理自身的沙箱/权限错误、shell 脚本错误、瞬时波动或仓库无法改变的第三方工具怪癖。

every-app avatarevery-app
获取
recover-content

recover-content

18writing-content

Diagnose and reverse traffic loss on existing pages. Use when the user asks about content decay, pages losing traffic, declining rankings, traffic drops, why a page stopped ranking, content refresh strategy, or when to consolidate vs redirect old content. For creating new content, see brief.

calm-north avatarcalm-north
获取
app-rejection-recovery

app-rejection-recovery

1.8Ksecurity

When the user's app or update was rejected by Apple App Review or Google Play Review and they need to diagnose why, fix it, and resubmit fast. Use when the user mentions "app rejected", "App Review rejection", "guideline violation", "Apple rejected my app", "Google Play rejected", "Play policy violation", "Resolution Center", "metadata rejection", "binary rejection", "guideline 2.1", "guideline 4.3", "guideline 5.1.1", "Sign in with Apple required", "Apple ID rejection", "Play Store suspension", "appeal", "I need to respond to App Review", or "expedited review". For pre-submission listing health, see aso-audit. For metadata-only fixes, see metadata-optimization.

eronred avatareronred
获取
mantis-reproduce

mantis-reproduce

1.5Kdevops-cloud

Generates and runs crash reproducers to verify security flaws. Use when viable findings exist and you need to write and execute a script or payload to verify the crash. Don't use for code auditing or patching.

google avatargoogle
获取
quickstart

quickstart

7.5Ksecurity

The front door for this repo. With no argument: a 30-second intro, then an offer to walk you through your first run on the canary target. With a question: answers it from this repo's own docs and source, cites where it looked, and hands you the next command. Use for "how do I…", "why does…", "where is…", "can this…", or just "/quickstart" to get oriented.

anthropics avataranthropics
获取