* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>