misakanet
Deployment scripts for MisakaNet Workers
13 results
Deployment scripts for MisakaNet Workers
AI 系统的数据层:把 18 种来源(文档站/GitHub/PDF/视频/Notebook/Wiki…)转成结构化知识资产,导出到 22 种目标(Claude/Gemini/OpenAI/RAG 管道/编码助手);AI 驱动项目扫描生成配置。受 yusufkaraaslan/Skill_Seekers(14k★ MIT)启发。
科学技能包:100+ 科学数据库查询(PubChem/UniProt/ClinicalTrials/FRED…)、文献综述与证据有界假设生成、实验方案设计、同行评审回复、基金写作、方法验证(ICH/USP/CLSI)、论文级图表。受 K-Dense-AI/scientific-agent-skills(33.9k★ MIT)启发。
Unified DeepSeek Harness plugin: role-based subagent routing + per-agent evolution — prefercmd/memory as knowledge allow/deny lists, so repeated tasks start from proven commands and save tokens
DSH web 侧边栏会话搜索增强:标题搜索 ↔ 内容搜索一键切换,内容搜索按会话聚合展示标题与命中片段。
免费、无需 API Key 的 Bing RSS 联网搜索插件,供 DeepSeek Harness (DSH) 的大模型使用
Multi-backend web_search provider for the DeepSeek Harness web seam (ctx.web): Exa (REST with key, anonymous hosted MCP without) and Firecrawl (v2 search API) today, extensible to more backends (SearXNG, ...), with automatic failover when one backend rate-limits
DSH bundle:注册 paper 工具(论文解析/工作台状态),工作流知识见 skills/paper-lab(由 /paper-init 装入工作区 .agents/skills/)
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Zhipu BigModel capabilities for the DeepSeek Harness in one plugin: web_search_prime search provider, webReader fetch provider (server-side rendered), and GLM-4.6V vision (vision_analyze tool + pasted-image pre-step hook), all behind one ZAI_API_KEY
DSH web plugin: select text inside the dsh-better-sidebar preview (markdown/code/text/office-rendered docs) and send it to the current conversation composer — pure DOM-layer enhancement, touches no viewer and no better-sidebar internals.
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Configurable OpenAI Responses-compatible native web search provider for DeepSeek Harness, with a Settings UI