Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기blog-title
스타0
포크0
업데이트2026년 2월 8일 13:59
Generate blog title file name
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Generate blog title file name
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | blog-title |
| description | Generate blog title file name |
| context | fork |
| disable-model-invocation | true |
Generate a blog article filename from the given argument.
If no argument is provided, output the following error message and stop:
Error: Title argument is required.
Usage: /blog-title <title>
Example: /blog-title FlutterでWebViewを使う方法
-) as word separators.mdOutput only the filename. No explanation needed.
Input: FlutterでWebViewを使う方法
Output: flutter-webview-usage
Input: Android の Jetpack Compose 入門
Output: jetpack-compose-intro
Input: How to setup GitHub Actions
Output: github-actions-setup