sandbaseai/sandbase-skills 预览 preview

sandbaseai/sandbase-skills

插件Plugin ⭐ 28 Apache-2.0 agent-orchestrationautomationecosystemresearch

88 installable open-source Agent Skills for research, social intelligence, marketing, and business workflows—compatible with Codex, Claude Code, Cursor, Gemini CLI, and DeepSeek Harness.

编辑导读Editor's Brief

## 核心特性
- 该仓库提供 88 个可安装的 Agent Skills,覆盖研究、社交情报、营销和业务流程。
- 每个技能都是一个指令文件,定义可重复的工作流、证据规则和输出格式。
- multi-source-search 技能可使用宿主提供的搜索和页面读取工具运行,无需 SandBase 账户。
- 离线校验器检查 evidence-ledger 一致性,并拒绝未知或重复来源、虚高置信度、未使用证据,以及存在已声明冲突的高置信度断言。
- 该仓库支持通过 npx skills、GitHub CLI、兼容 Copilot 的 Agent Plugins 1.0 包、DeepSeek Harness 捆绑包以及 Claude Code 市场插件进行安装。

## 使用场景
- 研究型 agent 可以跨 Web、学术和平台特定来源交叉核验断言,同时记录与来源关联的证据。
- 营销和竞争情报团队可以监控竞争对手、定价、活动、品牌提及和社交平台动态。
- 社交情报工作流可以收集并分析受支持平台上的帖子、趋势、创作者、评论和情绪。
- 实用工具任务可以解析文档、将页面转换为 Markdown、提取 YouTube 字幕、检查域名或验证邮箱。

## 技术细节
- 技能以附带参考资料的 Markdown 指令文件形式分发,可安装到实现 Agent Skills 规范的 agent 中。
- DeepSeek Harness 安装方式通过 DSH 的文件系统技能提供器挂载打包的 marketing/research/ 目录,同时保留默认技能根目录。
- 可选的 SandBase 提供器在环境中设置 SANDBASE_API_KEY 后,通过 MCP 风格工具访问。
- Copilot 插件按照 Agent Plugins 1.0 规范打包 multi-source-search 及其参考资料和离线 evidence-ledger 校验器。

## 注意事项
- 专用的社交、市场和数据提供器技能需要配置 SandBase,而 multi-source-search 可使用现有宿主搜索工具运行。
- 离线校验器仅检查内部一致性,不验证外部来源是否真实。
- 可选的 SandBase API 调用按用量计费,与 Apache-2.0 许可的技能分开计价。

## Core Features
- The repository provides 88 installable agent skills for research, social intelligence, marketing, and business workflows.
- Each skill is an instruction file that defines a repeatable workflow, evidence rules, and an output format.
- The multi-source-search skill can run with host-provided search and page-reading tools without a SandBase account.
- An offline validator checks evidence-ledger consistency and rejects unknown or duplicate sources, inflated confidence, unused evidence, and high-confidence claims with declared conflicts.
- The repository supports installation through npx skills, GitHub CLI, a Copilot-compatible Agent Plugins 1.0 package, a DeepSeek Harness bundle, and a Claude Code marketplace plugin.

## Use Cases
- Research agents can cross-check claims across web, academic, and platform-specific sources while recording source-linked evidence.
- Marketing and competitive teams can monitor competitors, pricing, campaigns, brand mentions, and social-platform activity.
- Social-intelligence workflows can collect and analyze posts, trends, creators, comments, and sentiment across supported platforms.
- Utility tasks can parse documents, convert pages to Markdown, extract YouTube transcripts, inspect domains, or validate emails.

## Technical Details
- Skills are distributed as Markdown instruction files with references and can be installed into agents that implement the Agent Skills specification.
- The DeepSeek Harness installation mounts packaged marketing/ and research/ directories through DSH's filesystem skill provider while preserving default skill roots.
- Optional SandBase providers are accessed through MCP-style tools after setting SANDBASE_API_KEY in the environment.
- The Copilot plugin packages multi-source-search with references and the offline evidence-ledger validator under the Agent Plugins 1.0 specification.

## Notes
- Specialized social, market, and data-provider skills require SandBase configuration, while multi-source-search can operate with existing host search tools.
- The offline validator checks internal consistency only and does not verify that an external source is true.
- Optional SandBase API calls are usage-based and priced separately from the Apache-2.0 licensed skills.

安装Install

dsh plugin --profile web add github:sandbaseai/sandbase-skills

sandbaseai/sandbase-skills 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

上一个 Prev dsh-plugin-guard 下一个 Next dsh-whale-musume