Add SandBase multi-source research skill - #2673
Open
denial123789 wants to merge 2 commits into
Open
Conversation
Contributor
🔒 PR Risk Scan ResultsScanned 1 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
|
🔴 Contributor Reputation Check: HIGH risk
Maintainers: please review this contributor before merging. |
Contributor
🔍 Vally Lint Results✅ All checks passed
Summary
Full linter output |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
CONTRIBUTING.mdguidelines.npm run skill:validate.npm run buildwith the live MCP registry and verified generated docs are up to date.main.Description
Adds a portable Copilot skill for source-diverse web and academic research. It starts with compatible search, page-reading, browser, or academic tools already available to the host, so a SandBase account is not required. When SandBase MCP is configured, the workflow can add Tavily, Exa, Scholar, and Cloudsway as independent provider coverage.
The skill teaches primary-source inspection, circular-reporting detection, conservative confidence labels, disagreement preservation, and citation-adjacent synthesis. It differs from the existing
doublecheckandbuild-evidence-mapskills by handling discovery and synthesis across search capabilities rather than post-hoc output verification or decision-graph construction.Optional commercial-service disclosure
I am affiliated with SandBase AI. SandBase is an optional external provider and may have usage limits or paid plans. The default workflow works with compatible host tools, contains no signup CTA, and does not require account creation. The Skill prohibits accepting terms, making purchases, or disclosing API keys on the user's behalf.
Safety
Validation
npm run skill:validate— passed (409 Skills)npm run build— passed with the live MCP registrynpx --yes @microsoft/vally-cli lint skills/sandbase-multi-source-research --verbose— passedgit diff --check— passedType of Contribution
Additional Notes
The generated
docs/README.skills.mdentry is included as required. The contribution is adapted from the Apache-2.0 licensedsandbaseai/sandbase-skillssource and is submitted under this repository's MIT contribution terms.