{"id":18685109,"url":"https://github.com/soags/zenn-create","last_synced_at":"2026-01-27T18:35:34.263Z","repository":{"id":249994076,"uuid":"833059169","full_name":"soags/zenn-create","owner":"soags","description":"Zenn CLI のnew:article、new:bookの動作を改良する非公式のCLIツール。","archived":false,"fork":false,"pushed_at":"2024-07-29T00:31:58.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T06:20:25.781Z","etag":null,"topics":["zenn","zenn-cli"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/zenn-create","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soags.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-24T09:17:58.000Z","updated_at":"2024-07-29T00:27:57.000Z","dependencies_parsed_at":"2024-07-24T16:12:20.228Z","dependency_job_id":null,"html_url":"https://github.com/soags/zenn-create","commit_stats":null,"previous_names":["soags/zenn-slugged"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soags%2Fzenn-create","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soags%2Fzenn-create/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soags%2Fzenn-create/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soags%2Fzenn-create/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soags","download_url":"https://codeload.github.com/soags/zenn-create/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200324,"owners_count":20739567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["zenn","zenn-cli"],"created_at":"2024-11-07T10:20:42.637Z","updated_at":"2026-01-27T18:35:34.216Z","avatar_url":"https://github.com/soags.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zenn Create\n\n[Zenn CLI](https://zenn.dev/zenn/articles/install-zenn-cli) の`new:article`、`new:book`の動作を改良する非公式のCLIツール。\n\n## 特徴\n\n### 記事の作成\n\n- slug を指定した場合、Zennに既に登録されている記事と衝突するかどうかをチェックします。\n- slug 指定時に`user-selected-slug-*`という形で`*`を指定すると、その部分にランダム文字列を挿入します。\n\n### 本の作成\n\nまだ実装されていません。\n\n## インストール\n\n```shell\nnpm install zenn-create\n```\n\n## 使用方法\n\n```shell\n$ zenn-create article\ncreated: articles/d3786564c79ebd.md\n```\n\n```shell\n$ zenn-create article --slug this-is-enable-slug\ncreated: articles/this-is-enable-slug.md\n```\n\n```shell\n$ zenn-create article --slug what\nerror: slugの値（what）が不正です。小文字の半角英数字（a-z0-9）、ハイフン（-）、アンダースコア（_）の12〜50字の組み合わせにしてください\n```\n\n```shell\n$ zenn-create article --slug what-is-slug\nerror: slugの値（what-is-slug）が不正です。このslugは既に使われています。\n```\n\n```shell\n$ zenn-create article --slug what-is-slug-*\ncreated: articles/what-is-slug-9d9c0da1a6a482.md\n```\n\n## ライセンス\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoags%2Fzenn-create","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoags%2Fzenn-create","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoags%2Fzenn-create/lists"}