Commit Graph

1471 Commits

Author SHA1 Message Date
sickn33
222dd0e45c chore: release v10.2.0 v10.2.0 2026-04-16 16:29:38 +02:00
sickn33
96107d92d8 docs(changelog): Prepare 10.2.0 release notes 2026-04-16 16:28:10 +02:00
github-actions[bot]
eaae4a0bf8 chore: sync repo state [ci skip] 2026-04-16 14:27:11 +00:00
sickn33
6915115875 chore: sync release state 2026-04-16 16:25:40 +02:00
github-actions[bot]
97baf21275 chore: sync repo state [ci skip] 2026-04-16 14:23:47 +00:00
tanveer-farooq
14dffeda85 feat: add lambdatest-agent-skills for test automation (46 frameworks) (#521)
* feat: add lambdatest-agent-skills for test automation (46 frameworks)

* Update README.md
2026-04-16 16:23:25 +02:00
github-actions[bot]
0dce59785e chore: sync repo state [ci skip] 2026-04-16 14:22:37 +00:00
sickn33
bc8b28a062 chore: sync contributor credits after merge batch 2026-04-16 16:21:14 +02:00
jiawei248
41a42d18ff feat: add daily-gift skill (#520)
* feat: add daily-gift skill

* docs: Add OpenClaw source credit

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-16 16:21:08 +02:00
github-actions[bot]
70c6abcce6 chore: update star history chart 2026-04-16 06:40:12 +00:00
github-actions[bot]
3bb60df4ed chore: update star history chart 2026-04-15 06:39:16 +00:00
sickn33
03e1196f74 chore: release v10.1.0 v10.1.0 2026-04-14 20:14:10 +02:00
github-actions[bot]
97abfcba1f chore: sync repo state [ci skip] 2026-04-14 18:12:08 +00:00
github-actions[bot]
d5d9dddcd7 chore: sync repo state [ci skip] 2026-04-14 18:10:59 +00:00
sickn33
033ef57392 docs(changelog): Prepare 10.1.0 release notes
Record the 10.1.0 release summary covering PRs #514, #516, #517, the direct fix for issue #518, and the post-10.0.0 limitations audit hardening.

Refs #514
Refs #516
Refs #517
Refs #518
2026-04-14 20:10:57 +02:00
github-actions[bot]
4682a4d154 chore: sync repo state [ci skip] 2026-04-14 18:09:52 +00:00
Nick 63
6a96d8fd2b feat(skills): add ZipAI Protocol for agent behavior optimization (#517) 2026-04-14 20:09:34 +02:00
sickn33
4913eceac0 docs(readme): Sync MiniMax merge credits
Record the new repo contributor from PR #516 and add the official MiniMax CLI source credit required by the maintainer merge policy.

Refs #516
2026-04-14 20:09:12 +02:00
Octopus
d7a20a0b4d feat(skills): add MiniMax-AI/cli as default skill tap (#516)
* feat(skills): add MiniMax-AI/cli as default skill tap

* docs(skill): Add mmx-cli limitations section

Add the missing limitations block required by repository audits so the MiniMax CLI skill passes source-validation.

Refs #516

---------

Co-authored-by: octo-patch <octo-patch@github.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-14 20:08:39 +02:00
github-actions[bot]
7535f187b4 chore: sync repo state [ci skip] 2026-04-14 18:03:59 +00:00
JøreL MørbaU
42ce789b78 feat(schema): add optional \license\ and \license_source\ frontmatter fields (#514)
Adds two optional SKILL.md frontmatter fields for downstream consumers
(e.g. aggregators and MCP servers) that need to resolve the license of
upstream-sourced skills at ingest time.

- `license`: SPDX expression for the upstream source material (e.g. `MIT`)
- `license_source`: URL to the upstream LICENSE file for automated verification

Both fields are strictly optional and non-breaking. Existing skills with no
`license` field are treated as "license not declared" by tooling — no inference
or default is assumed.

Also adds:
- PR checklist item prompting contributors to declare license provenance when
  `source_repo` is set (`.github/PULL_REQUEST_TEMPLATE.md`)
- "License provenance" subsection in `docs/contributors/skill-anatomy.md`
  documenting when and how to use the new fields

Co-authored-by: Joel Morrison <spinbitz@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 20:02:56 +02:00
sickn33
1e287475dc docs(readme): Fix browse skills anchor count
Update the table of contents entry so the skill-count label and GitHub anchor match the current README heading.

Refs #518
2026-04-14 20:02:36 +02:00
github-actions[bot]
e32dae2a89 chore: update star history chart 2026-04-14 06:38:50 +00:00
sickn33
2138ff8fd0 fix: backfill missing limitations sections
Co-authored-by: Codex <noreply@openai.com>
2026-04-14 00:14:42 +02:00
github-actions[bot]
c808808f9f chore: sync repo state [ci skip] 2026-04-13 22:07:45 +00:00
sickn33
25bc7cfc76 chore: release v10.0.0 v10.0.0 2026-04-14 00:06:24 +02:00
sickn33
3e516bd3ec docs: add changelog for v10.0.0
Co-authored-by: Codex <noreply@openai.com>
2026-04-14 00:06:24 +02:00
github-actions[bot]
4687025f0f chore: sync repo state [ci skip] 2026-04-13 21:58:56 +00:00
Abhishek Adhikari
e1f32b2d5c Feat/indexing issue auditor (#509)
* feat: add linkedin-profile-optimizer for authority building and SEO

* fix(linkedin): add hallucination prevention gate for username audits

* docs(linkedin): polish grammar and fix phrasing in When to Use section

* feat: add indexing-issue-auditor for master technical SEO audits

* feat(seo): upgrade indexing-issue-auditor to elite level with SSR and Hreflang checks

* fix(seo): resolve missing @performance-profiler reference in related skills

* chore: manual sync and push requested by user

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
Co-authored-by: Codex <noreply@openai.com>
2026-04-13 23:57:50 +02:00
github-actions[bot]
dea9f4173a chore: sync repo state [ci skip] 2026-04-13 21:54:42 +00:00
connerlambden
68b3b4a8bb feat: add helium-mcp skill for news intelligence, media bias, and market data (#512)
* feat: add helium-mcp skill for news intelligence, media bias, and market data

Adds Helium MCP — a streamable HTTP MCP server (no auth) with 9 tools
covering news search across 3.2M+ articles, media bias analysis for
5,000+ sources, balanced news perspectives, live stock/ETF/crypto data
with AI analysis, ML-predicted options pricing, and semantic meme search.

Made-with: Cursor

* docs: add helium-mcp README credit

Co-authored-by: Codex <noreply@openai.com>

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
Co-authored-by: Codex <noreply@openai.com>
2026-04-13 23:53:44 +02:00
github-actions[bot]
543467fc75 chore: sync repo state [ci skip] 2026-04-13 21:52:49 +00:00
github-actions[bot]
07ef291dec chore: sync repo state [ci skip] 2026-04-13 21:51:50 +00:00
sickn33
6c466bde58 chore: sync contributor credits after PR #513
Co-authored-by: Codex <noreply@openai.com>
2026-04-13 23:51:27 +02:00
Nick 63
97b33a213b feat(skills): add ZipAI Protocol for agent behavior optimization (#513) 2026-04-13 23:50:55 +02:00
github-actions[bot]
23380f69f9 chore: sync repo state [ci skip] 2026-04-13 21:48:16 +00:00
zhangyan
5d148d560e feat: add axiom first-principles assumption auditor (#508)
* feat: add axiom first-principles assumption auditor

* feat: include reference docs and example walkthroughs

* fix: shorten description to meet 300-char limit

---------

Co-authored-by: zhangyan <yan.zhang@easystack.cn>
2026-04-13 23:47:18 +02:00
github-actions[bot]
9328fe9342 chore: sync repo state [ci skip] 2026-04-13 21:45:41 +00:00
github-actions[bot]
78a7f4094f chore: sync repo state [ci skip] 2026-04-13 21:44:38 +00:00
Abhishek Adhikari
d55554ef65 feat: add linkedin-profile-optimizer for authority building and SEO (#503)
* feat: add linkedin-profile-optimizer for authority building and SEO

* fix(linkedin): add hallucination prevention gate for username audits

* docs(linkedin): polish grammar and fix phrasing in When to Use section

* fix(linkedin): decouple verification gate from audit output to prevent hallucinations

* fix(linkedin): remove unresolved @image-generator reference as per PR review
2026-04-13 23:43:41 +02:00
Abhishek Adhikari
e1b1c56d2d Change author name to Whoisabhishekadhikari (#501)
* Change author name to Whoisabhishekadhikari

Updated the author name in SKILL.md file.

* fix: move author update to canonical skill source

Co-authored-by: Codex <noreply@openai.com>

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
Co-authored-by: Codex <noreply@openai.com>
2026-04-13 23:43:31 +02:00
sickn33
89dec6e6c4 chore: sync contributor credits after merge batch 2026-04-13 23:40:04 +02:00
حَازِمُ مُحَمَّدٍ
9318e48e55 feat(web-app): add favicon bundle and header logo (#500)
* feat(web-app): add favicon bundle and header logo

* fix(web-app): make favicon assets base-aware
2026-04-13 23:39:59 +02:00
github-actions[bot]
dacd52e65c chore: scheduled repo hygiene sync [ci skip] 2026-04-13 07:38:48 +00:00
github-actions[bot]
f9964bd1b6 chore: update star history chart 2026-04-13 06:46:26 +00:00
sickn33
3ec9a447ab docs(readme): Restore both star history embeds
Keep the historical SVG chart and the new light/dark picture embed in the Star History section while removing the duplicated landscape chart.
2026-04-12 18:50:48 +02:00
sickn33
24e0422c81 chore: release v9.13.0 v9.13.0 2026-04-12 18:40:26 +02:00
sickn33
fa40738465 docs(release): Add 9.13.0 changelog entry
Add the release notes section required by the maintainer workflow so the 9.13.0 release scripts can run from a clean main branch.

Capture the merged PR batch, contributor credits, and user-facing summary for the release notes artifact.
2026-04-12 18:40:26 +02:00
github-actions[bot]
2b019fc74b chore: sync repo state [ci skip] 2026-04-12 16:36:50 +00:00
sickn33
878b07e977 chore: sync contributor credits after merge batch 2026-04-12 18:34:55 +02:00