# skills **Repository Path**: fxbin/skills ## Basic Information - **Project Name**: skills - **Description**: No description available - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-06 - **Last Updated**: 2026-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # skills This repository is a public distribution of selected skills. The private `skill-hub` repository remains the source of truth. This export contains only skills explicitly listed in `public-skills.yaml`. ## Skills | id | Name | Version | Path | Description | | --- | --- | --- | --- | --- | | `content-visual-forge` | Content Visual Forge | `v2.3.7` | `content-visual-forge/` | 根据 PDF、网页、文章、截图、视频转写稿、单字或词表等多源内容,生成公众号封面、系列知识卡、单字卡等统一风格的视觉内容;当用户要求内容可视化、知识卡片、字卡、封面图、头图或批量卡片资产时使用。 | ## Usage Use a skill by naming it in your request, for example: ```text Use $content-visual-forge to create a WeChat cover and inline image package. ``` ## Maintenance Do not edit generated exports by hand. Update the private source skill, then run: ```bash python scripts/export_public_skills.py --output --clean ```