Commit Graph

1516 Commits

Author SHA1 Message Date
sickn33
34e846c2df chore: sync contributor credits after merge batch 2026-04-20 19:57:48 +02:00
xiaolai
428eaa357d fix(security-engineer): correct risk label in ethical-hacking-methodology (#538)
* fix(security-engineer): correct risk label and add AUTHORIZED USE ONLY disclaimer in ethical-hacking-methodology

The skill contains Metasploit persistence commands and backdoor SSH key
installation instructions but was labeled risk:unknown — inconsistent
with every other offensive security skill in this bundle (burp-suite,
cloud-penetration-testing, linux-privilege-escalation all use
risk:offensive). Also adds the AUTHORIZED USE ONLY disclaimer used by
sibling skills in the same bundle.

Co-Authored-By: Claude Code <noreply@anthropic.com>

* fix(security): move risk-label remediation to source skill path

---------

Co-authored-by: claude[bot] <claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-20 19:57:42 +02:00
github-actions[bot]
f46a069ee8 chore: sync repo state [ci skip] 2026-04-20 17:56:44 +00:00
sickn33
3a1cb0e042 chore: sync contributor credits after merge batch 2026-04-20 19:55:39 +02:00
github-actions[bot]
8f8a41b597 chore: sync repo state [ci skip] 2026-04-20 17:55:31 +00:00
xiaolai
3460d170f2 fix(blog-writing-guide): add missing date_added to frontmatter (#537)
* fix(blog-writing-guide): add missing date_added to frontmatter

The SKILL.md was missing the date_added field present in all other
skills in this collection. Added the value derived from the file's
initial commit date (2026-03-06).

Co-Authored-By: Claude Code <noreply@anthropic.com>

* fix(blog-writing-guide): move date_added fix to source skill path

---------

Co-authored-by: claude[bot] <claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-20 19:55:30 +02:00
github-actions[bot]
8b404ed774 chore: sync repo state [ci skip] 2026-04-20 17:54:26 +00:00
sickn33
1dc1379221 chore: sync contributor credits after merge batch 2026-04-20 19:53:29 +02:00
xiaolai
a232a1a9ff fix(seo-bundle): remove duplicate --- separator after frontmatter (#536)
* fix(seo-bundle): remove extra --- separator after frontmatter in schema-markup and seo-fundamentals

Both SKILL.md files had a stray --- line immediately after the closing
frontmatter delimiter. Some YAML parsers treat this as the start of a
second YAML document, breaking structured metadata extraction. The
extra separator and its trailing blank line have been removed.

Co-Authored-By: Claude Code <noreply@anthropic.com>

* fix(seo): move frontmatter separator cleanup to source skill paths

---------

Co-authored-by: claude[bot] <claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-20 19:53:21 +02:00
github-actions[bot]
699bf9467a chore: sync repo state [ci skip] 2026-04-20 17:52:30 +00:00
github-actions[bot]
f491615403 chore: sync repo state [ci skip] 2026-04-20 17:51:28 +00:00
xiaolai
db33a1e9af fix(youtube-summarizer): close unclosed code fence in Step 5 output section (#535)
* fix(youtube-summarizer): close unclosed code fence in Step 5 output section

The ```markdown output structure template in Step 5 was never closed.
The closing ``` was missing after the [Final synthesis and takeaways]
placeholder, causing all subsequent example sections (Example 2,
Example 4, Executive Summary) to render as verbatim text inside the
code block rather than as structured markdown sections.

Co-Authored-By: Claude Code <noreply@anthropic.com>

* fix(youtube-summarizer): move code-fence fix to source skill path

---------

Co-authored-by: claude[bot] <claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-20 19:51:15 +02:00
sickn33
2cfa344d47 chore: sync contributor credits after merge batch 2026-04-20 19:49:23 +02:00
xiaolai
2a76f3260f fix(prompt-engineer): add missing Step 2 to workflow sequence (#534)
* fix(prompt-engineer): add missing Step 2 to workflow sequence

The workflow jumped from Step 1 (Analyze Intent) directly to Step 3
(Select Framework), skipping Step 2 entirely. All cross-references in
the ALWAYS rules and examples already named Step 2 as "Ask Clarifying
Questions (Conditional)" — this commit adds that step with its trigger
conditions, question limits, and a clarifying exchange example.

Co-Authored-By: Claude Code <noreply@anthropic.com>

* fix(prompt-engineer): move Step 2 fix to source skill path

---------

Co-authored-by: claude[bot] <claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-20 19:49:09 +02:00
github-actions[bot]
baca747b07 chore: sync repo state [ci skip] 2026-04-20 17:42:28 +00:00
Emanoel Carvalho
f61417a2e0 Automate README Skill Count Sync from /skills (#532)
* feat(skill): Added a skill for agents understand how then can work with mise-en-place

* Update related skills in SKILL.md

* fix(skill): Make mise configurator deterministic

* chore(package): add a npm run command, to sync skills of automatic maner on README.md

* feat(tool): add a new tool script to count and replace number of script on README.md

* refactor(method): adjusted method to grant a return

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-20 19:41:39 +02:00
edudeftones-cloud
783f383412 feat: upgrade IT skills to Digital Governance Suite (COBIT, TOGAF, NIST, SRE) (#531)
* feat: upgrade IT skills to Digital Governance Suite with COBIT, TOGAF, NIST and SRE

* fix: update persona count in it-manager-pro to match expert list

---------

Co-authored-by: edudeftones-cloud <edudeftones-cloud@users.noreply.github.com>
2026-04-20 19:41:17 +02:00
github-actions[bot]
1752c6c528 chore: scheduled repo hygiene sync [ci skip] 2026-04-20 07:39:45 +00:00
github-actions[bot]
353d00599d chore: update star history chart 2026-04-20 06:47:29 +00:00
sickn33
99f4722632 chore: release v10.4.0 v10.4.0 2026-04-19 09:25:01 +02:00
sickn33
770462f44c docs: add changelog entry for v10.4.0 2026-04-19 09:22:19 +02:00
github-actions[bot]
48f99da8ec chore: sync repo state [ci skip] 2026-04-19 07:17:28 +00:00
sickn33
624fa73fae chore: sync contributor credits after PR merges 2026-04-19 09:15:59 +02:00
edudeftones-cloud
3ee243d71c feat: add IT Management suite (ITIL Expert, Pro, and Hospital) (#530)
* feat: add IT Management suite (ITIL Expert, Pro, and Hospital)

* fix: remove cross-skill links and add mandatory 'When to Use' sections

---------

Co-authored-by: edudeftones-cloud <edudeftones-cloud@users.noreply.github.com>
2026-04-19 09:15:26 +02:00
Evozim
2a19ccc436 [SECURITY PATCH] Hardcode official Escrow and lock M2MCent Protocol (#529)
* feat: add x402-express monetization skill

* security: patch protocol locking for x402 monetization skill

* fix: add limitations section to x402 wrapper skill

---------

Co-authored-by: M2M Cent User <hi-ha@m2mcent.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-19 09:15:21 +02:00
github-actions[bot]
1f962d6c3f chore: sync repo state [ci skip] 2026-04-19 07:12:01 +00:00
sickn33
abe8d02e53 fix: add limitations section to idea-os skill 2026-04-19 09:10:40 +02:00
Sai Kiran Alagundula
fa0fefa8f5 feat: add idea-os for 5-phase PRD/plan pipeline (#528)
Co-authored-by: idea-os <idea-os@users.noreply.github.com>
Co-authored-by: sickn33 <niccolo.lucioli@hotmail.com>
2026-04-19 09:10:16 +02:00
sickn33
9f425cd8a8 docs: add idea-os community source credit 2026-04-19 09:06:02 +02:00
github-actions[bot]
a9c004c2c1 chore: sync repo state [ci skip] 2026-04-19 07:04:27 +00:00
Abhishek Adhikari
bc0fe89ebb feat: add social-post-writer-seo skill V6 (#526)
* feat: add social-post-writer-seo skill V6

* fix(social-post-writer-seo): add mandatory trigger and limitations sections

* fix: revert to original content and add mandatory audit sections

* fix: add mandatory examples section for audit compliance
2026-04-19 09:02:25 +02:00
sickn33
bf2a00a954 chore: sync contributor credits after merge batch 2026-04-19 09:02:19 +02:00
Мирослав Остащук
3ee3c8170c feat: add kotler and osterwalder strategic business skills (#525)
* feat: add kotler and osterwalder strategic business skills

* fix: address quality bar concerns by adding limitations and examples
2026-04-19 09:02:12 +02:00
github-actions[bot]
47a3b1274a chore: update star history chart 2026-04-19 06:36:32 +00:00
github-actions[bot]
54136b9c7f chore: update star history chart 2026-04-18 06:28:10 +00:00
sickn33
89714d02f9 chore: release v10.3.0 v10.3.0 2026-04-17 11:02:59 +02:00
github-actions[bot]
98832f7a5a chore: sync repo state [ci skip] 2026-04-17 08:59:50 +00:00
sickn33
4be0937e30 chore: Sync generated files for 10.3.0 2026-04-17 10:58:01 +02:00
github-actions[bot]
f553767df3 chore: sync repo state [ci skip] 2026-04-17 08:56:00 +00:00
Shane Cheek
6767edf7cf feat: add not-human-search-mcp and ai-dev-jobs-mcp skills (#524)
* feat: add not-human-search-mcp and ai-dev-jobs-mcp skills

Two remote MCP server skills for AI agent runtime discovery:

- not-human-search-mcp: Search/score 1,750+ AI-ready websites, verify MCP
  endpoints via JSON-RPC probe. Endpoint: https://nothumansearch.ai/mcp
- ai-dev-jobs-mcp: Search AI/ML jobs from 289+ companies, get job details,
  list companies, market stats. Endpoint: https://aidevboard.com/mcp

Both are free, require no authentication, and use streamable HTTP transport.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(skills): Align MCP tool docs with live endpoints

---------

Co-authored-by: Owl <owl@arflow.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-17 10:55:04 +02:00
Emanoel Carvalho
f979aff81d Add mise-configurator skill for local and CI/CD toolchain setup (#523)
* feat(skill): Added a skill for agents understand how then can work with mise-en-place

* Update related skills in SKILL.md

* fix(skill): Make mise configurator deterministic

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-17 10:54:54 +02:00
github-actions[bot]
ccca130694 chore: sync repo state [ci skip] 2026-04-17 08:48:41 +00:00
sickn33
52d7eced3c fix(skills): Add Taste Skill limitations
Add limitation sections to the Taste Skill import and plugin mirrors so the release audit no longer flags the new frontend design skills.
2026-04-17 10:47:26 +02:00
sickn33
9b43ec105a feat(skills): Add Taste Skill collection
Import eight frontend design skills from Leonxlnx/taste-skill, normalize metadata, add source attribution, and refresh generated registry artifacts.
2026-04-17 10:41:27 +02:00
github-actions[bot]
fcee98fbd0 chore: update star history chart 2026-04-17 06:40:05 +00:00
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