搜索
搜索结果
83 results for "meme"

meme-factory
使用 memegen.link API 生成表情包。当用户请求表情包、希望为内容增添幽默感或需要社交媒体视觉辅助时使用。支持 100 多种流行模板,可自定义文本和样式。
softaworks
meme-rush
Live launchpad feed + AI hot topics for meme tokens. (1) meme-rush: real-time lifecycle feed on launchpads (Pump.fun, Four.meme) — brand-new launches, currently-finalizing / bonding-curve tokens, and just-migrated-to-DEX tokens; filter by dev behavior, age, market cap. (2) topic-rush: AI-detected hot market narratives with the associated tokens ranked by inflow. Use for: "new pump.fun launches", "what just migrated", "currently bonding", "hot narratives", "what topic is pumping right now", "live launchpad feed", "AI hot topics".
binance
emblem-memecoin-scout
通过EmblemAI进行Memecoin发现和风险评估。Solana、Base和Hedera上的热门Memecoin。Pump.fun和LaunchLab新代币提醒、Clanker发现、Rug Pull检测、持有者分析和聪明钱追踪。当用户想要寻找新的Memecoin、检查代币是否为Rug Pull或搜寻热门低市值代币时使用。
emblemcompany
milvus-meme-sticker
Create tiny no-text Milvus-style sticker memes for technical marketing, WeChat-style article moments, community posts, and developer-group reactions. Use when the user wants an original meme/sticker with an abstract Milvus bird/eagle mascot, strong exaggerated emotion, internet-native sticker energy, light-blue accents without making the whole character blue, and deterministic small-size exports such as 512, 240, 120, or 50 px.
zc277584121
caveman-explore
Read-only repository explorer. Use PROACTIVELY for cold-start exploration, broad cross-file localization, or when a direct search has failed and you need to find where something lives. Skip it when the issue already names the exact file or symbol, or a previous turn already returned usable file:line evidence. Returns only compact path:line citations; its reads and greps never enter the main conversation.
juliusbrussee
caveman-optimize
Turn Caveman's exact report-only repository observations into an operator-chosen optimization candidate with a paired baseline/candidate evaluation. Use when the user asks to inspect an optimization observation, evaluate a candidate change, or act on the current Caveman optimization report. Require a logged-in Caveman CLI connection and explicit approval; never infer money or actuation from a profile.
juliusbrussee
investigate-first
Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.
juliusbrussee
verify-and-stop
Prove existing work meets acceptance conditions without expanding scope. Use for validation-only tasks, completion checks, focused gate runs, and last-mile proof.
juliusbrussee
surgical-patch
Fix bugs and small behavior changes at the narrowest responsible layer. Use when regression proof, preserved surrounding behavior, and task-relevant tests matter.
juliusbrussee
safe-refactor
Restructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.
juliusbrussee
caveman-learn
Close the loop on a Caveman learn report — review the ranked token sinks and apply cost-lowering fixes (trim config, offload recurring context to cavemem) with per-edit consent. Use when the user runs "caveman learn", asks to lower their agent's token cost, wants to trim a heavy CLAUDE.md, or wants to offload context they re-paste every session into cavemem.
juliusbrussee
lean-build
Build feature work with high overbuilding risk. Use for new behavior, product slices, or integrations where repository reuse, strict scope, and an explicit stop condition matter.
juliusbrussee
caveman-evidence-review
Review Caveman Cloud evidence read-only: costs, Cave Score, Cave Plan, workflows, traces, latency, errors, compression, routing, and verified savings. Use when the user asks what Caveman found, where LLM spend goes, why cost or quality changed, which workflows need attention, or asks for a trace or analytics review. Prefer Caveman MCP tools; fall back to CLI JSON.
juliusbrussee
caveman-discover
Find every LLM workflow in the current repository and label it, so Caveman Cloud groups spend by what the code actually does (support-reply, nightly-digest) instead of one anonymous bucket. Use when the user pastes the Caveman discovery prompt, says "discover workflows", or asks to break LLM spend down by workflow. The repo should already route through the Caveman gateway (the caveman-setup skill does that part).
juliusbrussee
caveman-manage
Inspect Caveman Cloud's eval-gated experiment lifecycle and block unsafe execution. Use when the user asks to start, approve, cancel, promote, or roll back a Caveman experiment, or asks what action an experiment's evidence supports. Read evidence first; do not execute lifecycle mutations until server-authoritative transition and evidence gates ship.
juliusbrussee
caveman-setup
Wire the current repository through the Caveman Cloud gateway so every LLM request is measured — cost, tokens, latency — with zero behavior change. Use when the user pastes the Caveman setup prompt, says "set up caveman", or wants LLM spend observability added to an app. Requires the gateway URL and a Cave API key (the setup prompt carries both).
juliusbrussee
migration
Implement reversible compatibility-safe transitions. Use for schema, data, API, protocol, configuration, or dependency migrations requiring rollback and preservation proof.
juliusbrussee
cavecrew
将任务委托给穴居人风格子代理的决策指南。告诉主线程何时生成 `cavecrew-investigator`(定位代码)、`cavecrew-builder`(1-2 文件编辑)或 `cavecrew-reviewer`(差异审查),而不是内联执行或使用普通的 `Explore`。子代理输出经过穴居人压缩,因此注入回主上下文的工具结果约小 60%——在长时间会话中,主上下文能维持更久。 触发词:“委托给子代理”、“使用 cavecrew”、“生成 investigator/builder/reviewer”、“节省上下文”、“压缩代理输出”。
juliusbrussee
caveman-stats
显示当前会话的实际令牌使用量和预估节省金额。直接从 Claude Code 会话日志读取——无 AI 估算。通过 /caveman-stats 触发。输出由 mode-tracker 钩子注入;模型本身不计算数字。
juliusbrussee
caveman-commit
超精简提交信息生成器。去除提交信息中的噪音,同时保留意图和理由。采用 Conventional Commits 格式。主题行 ≤50 字符,仅在“为什么”不明显时添加正文。当用户说“写提交”、“提交信息”、“生成提交”、“/commit”或调用 /caveman-commit 时使用。暂存更改时自动触发。
juliusbrussee
caveman-review
超精简代码审查评论。去除PR反馈中的废话,保留可操作的关键信息。每条评论仅一行:位置、问题、修复。当用户说“review this PR”、“code review”、“review the diff”、“/review”或调用/caveman-review时使用。审查拉取请求时自动触发。
juliusbrussee
caveman-compress
将自然语言记忆文件(CLAUDE.md、待办事项、偏好设置等)压缩为“穴居人(caveman)”极简格式,以节省输入 Token。完全保留所有技术干货、代码、URL 及结构。压缩版本将直接覆盖原文件,同时保存一份可读性强的备份为 FILE.original.md。触发词:/caveman-compress <文件路径> 或“压缩记忆文件”。
juliusbrussee
caveman-help
所有 caveman 模式、技能和命令的快速参考卡。一次性显示,非持久模式。触发词:/caveman-help、"caveman help"、"what caveman commands"、"how do I use caveman"。
juliusbrussee
caveman
超压缩沟通模式。通过像穴居人一样说话,减少约75%的令牌使用,同时保持完整的技术准确性。支持强度级别:lite、full(默认)、ultra、wenyan-lite、wenyan-full、wenyan-ultra。当用户说“caveman mode”、“talk like caveman”、“use caveman”、“less tokens”、“be brief”或调用/caveman时使用。当请求令牌效率时也会自动触发。
juliusbrussee