Commit Graph

1213 Commits

Author SHA1 Message Date
Mateusz
facb99f5a8 Add CoinPaprika & DexPaprika skills to Community Contributed Skills (#407) 2026-03-27 10:38:35 +01:00
github-actions[bot]
a632d0bd1f chore: sync repo state [ci skip] 2026-03-27 09:27:24 +00:00
sickn33
a47377c6fc fix(ci): Align bundles audit with compatibility sync
Reuse sync_repo_metadata.sync_bundles_doc in audit_consistency so the\naudit path stays aligned with the editorial bundles renderer signature.\n\nThis fixes the CI failure caused by calling render_bundles_doc without\nthe required compatibility argument.
2026-03-27 10:26:38 +01:00
sickn33
4c0cc5fadb feat(plugins): add plugin-safe compatibility filtering 2026-03-27 10:18:16 +01:00
sickn33
dffac91d3b feat(bundles): add editorial bundle plugins 2026-03-27 08:51:59 +01:00
github-actions[bot]
8eff08b706 chore: update star history chart 2026-03-27 06:29:08 +00:00
github-actions[bot]
3503d95592 chore: sync repo state [ci skip] 2026-03-27 03:11:22 +00:00
sickn33
57e90d0f83 feat(codex): Add repo-local plugin marketplace support
Add Codex marketplace metadata and a repo-local plugin scaffold so the repository can be installed as a Codex plugin without duplicating the skills catalog.

Document the new integration path and cover it with a regression test to keep the marketplace entry and plugin manifest in sync.
2026-03-27 04:10:36 +01:00
github-actions[bot]
367c4e0915 chore: sync repo state [ci skip] 2026-03-26 16:31:28 +00:00
sickn33
56612ce9a8 build(deps): Patch Dependabot alerts 2026-03-26 17:26:29 +01:00
sck_0
4ac37cd920 chore: release v8.10.0 2026-03-26 17:15:39 +01:00
sck_0
ab8e25e098 docs(changelog): Add v8.10.0 release notes 2026-03-26 17:11:16 +01:00
github-actions[bot]
f4f1ad4ec3 chore: sync repo state [ci skip] 2026-03-26 16:08:03 +00:00
Tom Granot
1815eb01a1 Add HubSpot Admin Skills to community contributed skills (#403)
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-26 17:07:33 +01:00
github-actions[bot]
8076a6e0c7 chore: sync repo state [ci skip] 2026-03-26 16:03:55 +00:00
digitamaz
2a8b112191 feat: add clarvia-aeo-check — score MCP servers for agent-readiness (#402)
Co-authored-by: digitamaz <noreply@digitamaz.com>
2026-03-26 17:03:41 +01:00
SciOps
3a9897e48e feat: add adhx skill for X/Twitter post reading (#396)
* feat: add adhx skill for X/Twitter post reading

Adds the ADHX community skill for fetching X/Twitter posts as clean LLM-friendly JSON.

ADHX (https://adhx.com) is an open-source Claude Code skill that converts any x.com, twitter.com, or adhx.com link into structured JSON data with full article content, author info, and engagement metrics. No scraping or browser required.

Install:
- /plugin marketplace add itsmemeworks/adhx
- curl -sL https://raw.githubusercontent.com/itsmemeworks/adhx/main/skills/adhx/SKILL.md -o ~/.claude/skills/adhx/SKILL.md

Source: https://github.com/itsmemeworks/adhx

* fix: correct markdown indentation in SKILL.md

Fix escalating indentation in JSON response schema and remove leading
whitespace from all sections after the code block, which caused markdown
to render them as preformatted text instead of proper headings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Pete Cheyne <pete.cheyne@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 17:03:27 +01:00
Choi Wontak
0b4d23975f feat: add tutor-skills to community contributed skills (#400)
Add Tutor Skills (RoundTable02/tutor-skills) to the Community Contributed
Skills section. This skill transforms PDFs, docs, and codebases into
Obsidian study vaults with interactive quiz-based learning.
2026-03-26 17:03:14 +01:00
sickn33
eaebf3e101 meta(aeo): Improve homepage schema and discovery docs
Add visible FAQ and concepts content, strengthen tool-specific integration
guides, and publish a dedicated skills-vs-MCP explainer.

Extend homepage SEO metadata and JSON-LD so the GitHub Pages catalog
better reflects the repository's real positioning and common user
questions.
2026-03-26 14:17:07 +01:00
sickn33
80045ca72a meta(repo): Refresh GitHub topics and social preview
Update the recommended GitHub topics to use all available slots with tags
that better match the repository's real tool coverage and search intent.

Refresh the social preview assets so shared links and topic pages present
current positioning and the latest skill count more clearly.
2026-03-26 13:57:06 +01:00
github-actions[bot]
d0dd613cf0 chore: sync repo state [ci skip] 2026-03-26 12:24:43 +00:00
sickn33
bc49ceec90 fix(security): harden skill apply and activation flows
Restrict auto-apply to trusted review comments so spoofed issue comments
cannot write optimized SKILL.md content into pull request branches.

Reject activation symlinks that escape the source root and add
regression coverage for both security checks.
2026-03-26 13:24:04 +01:00
github-actions[bot]
b8684488ab chore: update star history chart 2026-03-26 06:27:30 +00:00
sickn33
0afb519bb3 fix(actions): isolate apply-optimize from issue comments 2026-03-25 12:05:50 +01:00
sickn33
09f4b5ed8d docs(changelog): Credit Dimillian release import 2026-03-25 12:01:02 +01:00
sickn33
c240898a8e chore: release v8.9.0 2026-03-25 11:58:46 +01:00
sickn33
50f42dffba chore(web): Sync release web assets
Record the tracked sitemap and skills backup updates produced by the release-state sync so release preflight can run on a clean working tree.
2026-03-25 11:54:45 +01:00
sickn33
d2be634870 feat(skills): Import curated Apple workflow skills
Add fourteen skills from Dimillian/Skills, integrate the merged Snowflake and WordPress updates into the maintainer sync, and refresh registry metadata, attributions, walkthrough notes, and the 8.9.0 release notes while keeping validation warnings within budget.
2026-03-25 11:53:08 +01:00
Munir Abbasi
0d425400d6 Add WordPress 7.0 Support to WordPress Skills Documentation (#394)
* chore: sync repo state [ci skip]

* Enhance WordPress skill documentation with 7.0 features

Updated the WordPress skill documentation to include new features from WordPress 7.0, such as Real-Time Collaboration, AI Connectors, and Abilities API. Enhanced the overview and workflow sections to reflect these changes.

* chore: sync repo state [ci skip]

* Enhance WordPress theme development for version 7.0

Updated the WordPress theme development workflow to include new features from WordPress 7.0, such as DataViews, Pattern Editing, Navigation Overlays, and admin refresh. Enhanced the overview and added sections for new theme features and testing checklist.

* chore: sync repo state [ci skip]

* Enhance WordPress plugin development for version 7.0

Updated WordPress plugin development workflow to include new features from WordPress 7.0, such as Real-Time Collaboration, AI Connectors, and the Abilities API. Enhanced descriptions and added sections for modern plugin development practices.

* chore: sync repo state [ci skip]

* Enhance WooCommerce workflow with WP 7.0 features

Updated WooCommerce development workflow to include WordPress 7.0 features such as AI connectors, DataViews, and collaboration tools. Enhanced descriptions and added new sections for AI-powered functionalities.

* chore: sync repo state [ci skip]

* Enhance WordPress penetration testing documentation

Updated the description to include WordPress 7.0 security considerations and added new sections on security testing for AI Connector, Abilities API, Real-Time Collaboration, and DataViews endpoints.

* chore: update star history chart

* chore(pr394): Drop derived artifacts from PR

Keep the pull request source-only so maintainer workflows and CI can regenerate canonical artifacts on main after merge.

* fix(pr394): Shorten WordPress pen-test description

Keep the imported WordPress 7.0 update within repository validation limits so source-validation passes on the contributor PR.

* chore: sync repo state [ci skip]

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-25 11:50:19 +01:00
James Cha-Earley
666abd8ec7 feat: add snowflake-development for Snowflake SQL, pipelines, Cortex AI, and Snowpark (#395)
* feat: add snowflake-development for Snowflake SQL, pipelines, Cortex AI, and Snowpark

Comprehensive Snowflake development skill covering SQL best practices, data pipeline
design (Dynamic Tables, Streams, Tasks, Snowpipe), Cortex AI functions, Cortex Agents,
Snowpark Python, dbt integration, performance tuning, and security hardening.

* fix: separate dbt materialization configs into distinct examples
2026-03-25 11:48:11 +01:00
github-actions[bot]
b2f9600f03 chore: update star history chart 2026-03-25 06:24:38 +00:00
sickn33
2e12db8014 chore: release v8.8.0 2026-03-24 17:22:20 +01:00
sickn33
8019a30261 docs(changelog): Add v8.8.0 release notes
Document the 8.8.0 release scope for the merged PR batch so the automated release workflow can publish the matching GitHub release notes.
2026-03-24 17:22:20 +01:00
github-actions[bot]
668415ecf1 chore: sync repo state [ci skip] 2026-03-24 16:17:28 +00:00
Victor
b592d0a8ec feat: add xvary-stock-research skill (#389)
* feat: add xvary-stock-research skill for EDGAR-backed equity analysis

Made-with: Cursor

* docs: add When to Use section for xvary-stock-research

Made-with: Cursor

---------

Co-authored-by: victor <SenSei2121@users.noreply.github.com>
2026-03-24 17:16:45 +01:00
github-actions[bot]
f991f5ca85 chore: sync repo state [ci skip] 2026-03-24 16:16:16 +00:00
Champbreed
19271cdcc5 feat: add aegisops-ai autonomous governance skill (#390) 2026-03-24 17:15:55 +01:00
Bap
2c81c65ea6 upgrade skill-review to skill-review-and-optimize (#393)
* upgrade skill-review to skill-review-and-optimize

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* retrigger CI

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 17:15:45 +01:00
github-actions[bot]
8f5b56ab68 chore: update star history chart 2026-03-24 06:25:30 +00:00
github-actions[bot]
d5e95a3645 chore: sync repo state [ci skip] 2026-03-23 18:14:21 +00:00
sickn33
710df86b66 chore: release v8.7.1 2026-03-23 19:13:30 +01:00
sickn33
747a4eab04 fix(release): Restore web-app install for npm publish
Install apps/web-app dependencies in the publish workflow before the\nfrontend build so CI matches the working Pages pipeline.\n\nHarden the maintainer release suite by adding the same install step\nbefore app:build, and switch the shared app:install helper to npm ci\nfor deterministic installs.\n\nDocument the follow-up patch release in the changelog so 8.7.1 can\npublish the 8.7.x line to npm after the 8.7.0 release failed before\nreaching the registry.
2026-03-23 19:13:30 +01:00
github-actions[bot]
0b14372a4f chore: sync repo state [ci skip] 2026-03-23 18:04:40 +00:00
sickn33
fbfa84a2ea chore: release v8.7.0 2026-03-23 19:03:38 +01:00
github-actions[bot]
ec28fd9299 chore: sync repo state [ci skip] 2026-03-23 18:01:51 +00:00
sickn33
4cf513e1d2 chore: sync maintainer release state
Refresh maintainer-owned artifacts after the PR merge batch, convert the\nJetski loader example to a directly importable Node ESM module, and add\nthe 8.7.0 changelog entry before release preparation.\n\nRefs #382\nRefs #388
2026-03-23 19:01:11 +01:00
sickn33
d1139bc95c feat(jobgpt): Add skill with maintainer fixes
Integrate the JobGPT skill directly on main because the fork does not\nallow maintainer edits and the reviewed content still needed workflow and\nauth guidance fixes before release prep.\n\nRefs #388\nCo-authored-by: Yashveer Rana <captainjackrana@gmail.com>
2026-03-23 18:57:24 +01:00
github-actions[bot]
a0008e959d chore: sync repo state [ci skip] 2026-03-23 17:56:22 +00:00
Terry Spitz
c66ecff720 Add windows-shell-reliability skill (#386)
* Add windows-shell-reliability skill

* Fix validation errors in windows-shell-reliability skill

* fix(windows-shell-reliability): Correct shell guidance

Scope the UTF-8 workaround to older Windows PowerShell behavior,\ninclude stderr in the logging recipe, and replace the foreground\nredirection example with a true detached Start-Process pattern.

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-23 18:56:00 +01:00
uucz
87b136ea2e Add skill: moyu (#384)
* Add skill: moyu anti-overengineering

* fix(moyu): Align metadata for validation

Match the frontmatter name to the skill directory and shorten the\ndescription so the maintainer validation checks can pass on the PR\nbranch without changing the skill body itself.

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-23 18:55:57 +01:00