Commit Graph
41 Commits
Author SHA1 Message Date
Александр МелентьевandGitHub 9dfc70fb8c Add _test suffix (#15)
Signed-off-by: Александр Мелентьев <aleksandr4842@ya.ru>
2026-04-08 18:26:40 +02:00
Samuel BertheandGitHub 49eb968ccb fix: resolve snyk W011/W012/W001 alerts in skill bodies (#14)
- Replace imperative "search for latest version / check URL" instructions
  with passive availability hints in golang-continuous-integration,
  golang-dependency-management, golang-modernize, and golang-samber-ro
- Replace `go install govulncheck@latest` with golang/govulncheck-action@v1
  in CI security asset (W012)
- Remove `gh repo view` from dependency evaluation checklist (W011)
- Add golang-performance step: paste benchstat output in commit body
- Document W011/W012/W001 fix patterns in CLAUDE.md for future authors
- Add snyk-agent-scan step to the "After updating a skill" workflow
- Bump plugin to v1.2.5; bump affected skill versions
v1.2.5
2026-04-08 01:04:04 +02:00
3d2769c4e5 fix: set user-invocable to true for all skills to enable plugin usage (#13)
Skills need user-invocable: true to work correctly when installed as a
Claude Code plugin. Updated 25 SKILL.md files that had it set to false.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 18:21:45 +02:00
Samuel Berthe b29499a6f6 feat: add skill-library-version field for staleness detection
Introduce skill-library-version in openclaw metadata for skills covering
versioned third-party projects. Add workflow in CLAUDE.md for periodically
checking outdated skills against upstream changelogs. Apply to all 15
library-specific skills with latest upstream versions.
2026-04-06 18:36:48 +02:00
Samuel BertheandGitHub b88f91d8ea Update project title in README.md 2026-03-31 14:22:13 +02:00
Samuel BertheandGitHub 785750e31f Update installation command for skills CLI 2026-03-31 14:21:58 +02:00
Samuel BertheandGitHub 48214a1c93 feat: add AskUserQuestion to allowed-tools across all skills (#9)
Add AskUserQuestion to the allowed-tools documentation table in
CLAUDE.md and to the allowed-tools frontmatter of all 24 existing
skills, enabling skills to clarify user intent before proceeding.

Bump patch version for all affected skills and plugin (1.2.3 → 1.2.4).
v1.2.4
2026-03-30 20:46:37 +02:00
Samuel Berthe 017e747bd3 oops 2026-03-30 18:46:12 +02:00
Samuel BertheandGitHub bd8e97e59d sorry, im french so i dont speak english veri ouel (#8) 2026-03-30 15:10:14 +02:00
Barkhayot JuraevandGitHub 63d45d0f6e [fix] minor typos (#7)
* fix: claude.md typo

* fix: logging verbal typo
2026-03-30 10:33:53 +02:00
Samuel Berthe 91421f5305 shit, chuck norris is dead 2026-03-27 11:10:03 +01:00
Paulo GodinhoandGitHub 2dafc87171 Fix typo in tablewriter package name (#6) 2026-03-27 01:59:47 +01:00
Samuel Berthe a10cda000e bump version 2026-03-24 14:33:19 +01:00
Samuel BertheandGitHub 3a428b6358 fix(frontmatter): enclose frontmatters descriptions into double quotes to prevent issue when import (#5) 2026-03-24 12:45:51 +01:00
Samuel Berthe ef3a47a352 chore(ci): disable clawhub submission 2026-03-24 08:14:47 +01:00
Samuel Berthe a3fbd3f82c chore: bump golang-stay-updated 2026-03-23 17:26:46 +01:00
Brian KetelsenandGitHub d9e485d51a chore: Update Brian Ketelsen's contact information (#4)
Update incorrect details for Brian Ketelsen
2026-03-23 17:24:28 +01:00
Samuel BertheandGitHub 9cecc579a2 Update AI-related statement in README
Rephrase the statement about AI in README.
2026-03-23 14:07:12 +01:00
Samuel BertheandGitHub b494fb7fbb Update README with important project note
Added important note about the project being bootstrapped with Claude Code and edited by a human.
2026-03-23 14:05:29 +01:00
Samuel BertheandGitHub b79302da2e Clarify company skill override in README
Updated the README to clarify the company skill override mechanism and removed HTML entities.
2026-03-23 12:45:55 +01:00
Samuel BertheandGitHub 86bb74ff36 Update README to remove token count instructions
Removed token count measurement instructions from README.
2026-03-23 04:15:04 +01:00
Samuel Berthe 6e8c861f7f oops 2026-03-23 01:37:31 +01:00
Samuel Berthe 4d3d3d5960 doc 2026-03-23 01:01:51 +01:00
Samuel Berthe 88e58ee4d3 chore: increase version number to 1.2.0 v1.2.0 2026-03-23 00:56:49 +01:00
Samuel BertheandGitHub 617dab4eaa feat(skills): adding samber/lo, samber/ro, samber/mo, samber/hot, samber/slog-xxx (#3)
* feat(skills): adding samber/lo, samber/ro, samber/mo, samber/hot, samber/slog-xxx

* fix after review
2026-03-23 00:53:23 +01:00
Samuel BertheandGitHub b05a007624 chore(ci): claude code job for skills maintenance (skills covering libraries only) (#2) 2026-03-22 22:21:02 +01:00
Samuel BertheandGitHub d0f69ca0f6 Refactor skills section in README
Removed redundant skill descriptions and adjusted formatting.
2026-03-22 19:29:40 +01:00
Samuel BertheandGitHub 3a0db0c864 Refactor skills section in README.md
Removed redundant description of skills and adjusted formatting for clarity.
2026-03-22 19:28:55 +01:00
Samuel BertheandGitHub 45fb6bb8a7 Replace image in README with new asset
Updated image in README and adjusted dimensions.
2026-03-22 19:26:48 +01:00
Samuel Berthe 07038776cb Merge Skill/Name and Cmd/Ultrathink/Overridable columns in README tables 2026-03-22 19:25:54 +01:00
Samuel BertheandGitHub 39f443f1a8 Update skills section in README.md
Added new skill indicators and updated the skills table.
2026-03-22 19:18:41 +01:00
Samuel BertheandGitHub a1e755980c Update README with installation instructions
Added usage instructions for installing with skills CLI.
2026-03-22 18:33:04 +01:00
Samuel Berthe 8689fc90a4 chore(ci): add ClawHub publish workflow and script
- Add clawhub-publish.sh to publish all skills with version > 0.0.0
- Refactor workflow to use the shared script
- Add WIP skills with version 0.0.0 (skipped by publish)
v1.1.0
2026-03-22 16:24:10 +01:00
Samuel Berthe fe55d9e692 chore(ci): use different clouder to bypass rate limits 2026-03-22 16:05:55 +01:00
Samuel BertheandGitHub 24674f41da chore/publish clawhub (#1)
* chore: add clawhub config

* chore(ci): publish to clawhub
2026-03-22 15:43:48 +01:00
Samuel BertheandGitHub 2622557971 Simplify usage instructions in README
Removed unnecessary instructions for forking and copy-pasting skills.
2026-03-22 04:17:14 +01:00
Samuel Berthe aa976ab424 fix(ci): inject secret into snyk-agent-scan 2026-03-22 01:48:09 +01:00
Samuel Berthe 2a7a39aa36 chore:remove skillsafe scan 2026-03-22 01:39:47 +01:00
Samuel Berthe 20a750a4c3 fix(dependabot): fix dependabot config 2026-03-22 00:31:33 +01:00
Samuel BertheandGitHub 845c7c7990 Change Dependabot update interval from weekly to monthly 2026-03-22 00:25:43 +01:00
Samuel Berthe a927023572 initial commit 2026-03-22 00:11:10 +01:00