with one click
blog
blog contains 4 collected skills from izikeros, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Standardize post-edit metadata updates for markdown articles. Updates the Modified date in front matter and maintains an Edits changelog section at the bottom of the article. Use after making any modifications to blog articles.
Analyze and enhance markdown articles with SEO/LEO (LLM Engine Optimization) frontmatter fields. Adds AI-Summary, Key-Takeaways, Article-Type, Expertise-Level, FAQ, and HowTo-Steps based on article content. Automatically invokes article-post-edit-actions skill after completion.
Analyze markdown article content and add missing relevant tags to frontmatter. Uses kebab-case format for multi-word tags (e.g., python-venv). Only adds tags that are clearly relevant and not already present. Automatically invokes article-post-edit-actions skill after completion.
Add or update Table of Contents in markdown articles with proper anchor links. Removes legacy SublimeText MarkdownTOC plugin markers and generates clean, genuine TOC. Automatically invokes article-post-edit-actions skill after completion.