slm-session
管理 SLM 会话生命周期,初始化加载上下文并提交临时摘要。
相关性达标的全量 Skills(含未精选长尾)· 共 6067 个
管理 SLM 会话生命周期,初始化加载上下文并提交临时摘要。
控制记忆在个人、共享或全局配置间的可见性与共享范围。
将原子事实、决策与约束写入 SuperLocalMemory 的持久存储。
对 SuperLocalMemory 的事实与决策进行多通道语义检索和重排序。
为不同工作区提供独立记忆、代码索引与工具集的运行时配置切换。
在同机会话间发现、通信并共享轻量状态与文件锁。
在持久化账本上运行门控验证的有界循环直到独立门通过。
把代码库索引为结构化图谱,进行调用链和语义搜索。
为 SuperLocalMemory 提供企业级合规、审计与工作区治理规范。
对长文本或工具输出进行可逆或有损压缩以节省上下文窗口空间。
面向代理会话的键值缓存接口,减少重复读取与昂贵操作的消耗。
本地化的 AI 代理记忆库,支持多检索器融合与实体图增强的记忆检索。
把文本或转录构建成带来源引用的可语义检索问答索引。
Keep an existing Figma design system aligned with the codebase as the code changes over time — propagating token, spacing, icon, colour or breakpoint changes into Figma and proving nothing broke. Use when code and Figma have drifted, when a design-system change in code must reach Figma (or the reverse), when auditing a Figma file against the code that ships, when deciding between variable modes and component variants, when a per-instance fix in Figma "succeeds" but nothing changes on canvas, when checking whether a Figma component's variants and props still match the code component, when checking contrast on token pairs inside the Figma file, when a Figma page or template is built from raw frames instead of component instances, when deciding which tier a component belongs to or in what order to build a component library, when a template's grid, margins or spacing need to come from tokens, or when building a DTCG token pipeline so the two sides cannot diverge. Complements figma-generate
Build and enforce a design system inside a codebase — token tiers that nothing can skip, and guards that stop the code from drifting off them. Works for both new and existing projects, which need different guards. Use when starting a project and setting up tokens and enforcement from the first commit, when installing design-system enforcement on an existing repo, when tokens exist but nobody uses them, when hardcoded colours/spacing/typography keep reappearing, when deciding between a ratchet and a hard rule, when a design-system guard needs writing, extending or debugging, when migrating a large codebase onto tokens without a red build from day one, or when a "we have tokens" system is not actually being consumed. The code-side counterpart of figma-generate-library and figma-code-sync.
把源文档转成可发布的小红书笔记(标题/正文/标签+竖图序列),并驱动浏览器完成生成下载。
检测并改写显AI写作痕迹,使文本更像人工撰写
规范编码代理的行为以避免自信但错误的实现
将收敛的设计方向固化成规范文档并在相关 issue 中标注锁定版本。
按能力层级为多种代理分配任务并制定升级与操作手册。
用不同模型对 PR 进行对抗式审查并将结果作为 PR 评论记录。
为无 Wiki 的目录生成初始合成知识骨架与 Schema 页面。
维护文件夹的合成知识 Wiki,自动摄取并周期性校对更新。
为个人建立第二大脑式的用户 Vault 并接入合成维护任务。
为文件夹建立并配置自维护的知识 Wiki 与定期维护任务。
以证伪为导向评估创意可行性、竞争态势、许可与合规风险并命名定位。
通过访谈为组织搭建私有实例配置与首批代理能力建议。
一键将本地文件夹创建为新 GitHub 仓库并推送全部内容。
指导构建或修复 MCP(Model Context Protocol)服务器以接入新能力。
使用 MARTINI 3 CG 流程评估跨膜螺旋自发侧向组装与寡聚化的可行性与速率。
跑 MD 之前对蛋白质结构做体检,按"MD 修得好 / 修不好"分级报告问题。当用户准备用 CHARMM-GUI、tleap、pdb2gmx 等工具建库,或提到同源模型、PDB 上传报错、单点能量异常巨大、D 型氨基酸、手性、顺式肽键、原子重叠、缺失原子、膜蛋白拓扑朝向时使用。也用于横向比较多个待模拟体系是否一致。
在不同坐标约定和文件格式间转换、标准化并比较基因组区间与变体表示。
将文本或草图渲染为静态 PNG 与可动画化的流程 GIF(含 JSON 规格)。
为仓库搭建能在提交前证明工程任务可行的 /verify 验证脚手架。
为仓库搭建可被智能体可靠使用的一键开发与验证骨架。
基于站点数据状态决策优先做哪类 SEO 工作的增长方法论。
在脱离终端的 tmux 会话中运行任意 CLI 代理,并用文件哨兵实现安全的完成信号与结果回传。
为文件型知识库中创建并引导新的 loop(域),同时生成 README 和一次实测记录。
在任意仓库中搭建可靠的 e2e 测试套件,包含会话复用、录像/trace 与分层断言。
为任意代码库生成一条一键 dev-local 启动脚本,整合服务、端口与依赖在 tmux 会话中运行。