Skip to content

[skills] Add weekly signal diff skill pack#178

Merged
justfinethanku merged 2 commits into
mainfrom
contrib/justfinethanku/weekly-signal-diff-skill
Apr 14, 2026
Merged

[skills] Add weekly signal diff skill pack#178
justfinethanku merged 2 commits into
mainfrom
contrib/justfinethanku/weekly-signal-diff-skill

Conversation

@justfinethanku

Copy link
Copy Markdown
Collaborator

Contribution Type

  • Skill (/skills)
  • Recipe (/recipes)
  • Schema (/schemas)
  • Dashboard (/dashboards)
  • Integration (/integrations)
  • Repo improvement (docs, CI, templates)

What does this do?

Adds a universal weekly-signal-diff skill pack for turning a week's worth of market or AI news into a structural diff instead of a summary. The skill starts from 10 suggested categories and 30 suggested companies as a bootstrap scaffold, then reweights the analysis using Open Brain memory, recent priorities, and prior digests. It also includes an optional live-search upgrade path for OpenRouter users who want to use the Perplexity Sonar family for current, source-backed retrieval.

Requirements

  • Working Open Brain setup if the user wants memory search and capture
  • AI client with reusable skills, rules, or system prompts
  • Live web access or a user-provided weekly source set
  • Optional: OpenRouter access to the Perplexity Sonar family for stronger automated search

Testing

  • Ran local metadata schema validation with check-jsonschema
  • Ran a local subset of the OB1 PR gate checks: folder scope, required files, skill artifact presence, README completeness, file-size checks, and internal link resolution
  • Reviewed the staged diff and cleared git diff --check
  • Did not execute the skill against a live Open Brain connector from this environment, so the PR keeps the testing note honest about that limitation

Checklist

  • I've read CONTRIBUTING.md
  • My contribution has a README.md with prerequisites, step-by-step instructions, and expected outcome
  • My metadata.json has all required fields
  • If my contribution depends on a skill or primitive, I declared it in metadata.json and linked it in the README
  • I tested this on my own Open Brain instance
  • No credentials, API keys, or secrets are included

@github-actions github-actions Bot added the skill Contribution: reusable AI client skill or prompt pack label Apr 14, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review complete. See detailed feedback in comment.

@justfinethanku justfinethanku merged commit c651588 into main Apr 14, 2026
1 of 2 checks passed
@justfinethanku justfinethanku deleted the contrib/justfinethanku/weekly-signal-diff-skill branch April 14, 2026 01:06
corruptmemory pushed a commit to corruptmemory/OB1 that referenced this pull request Apr 15, 2026
* [skills] Add weekly signal diff skill pack

* [skills] Fix markdownlint numbering in weekly signal diff
gleesonb pushed a commit to gleesonb/OB1 that referenced this pull request May 12, 2026
* [skills] Add weekly signal diff skill pack

* [skills] Fix markdownlint numbering in weekly signal diff
thedataengineer pushed a commit to yadavilli-solutions/OB1 that referenced this pull request May 29, 2026
* [skills] Add weekly signal diff skill pack

* [skills] Fix markdownlint numbering in weekly signal diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skill Contribution: reusable AI client skill or prompt pack

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant