원클릭으로
devto-publishing
Write and publish tech articles to Dev.to.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Write and publish tech articles to Dev.to.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Treat the Obsidian vault as operational memory, not just note storage. Focus on retrieval quality, metadata integrity, and safe consolidation.
Advanced Obsidian knowledge management using callouts, properties, and wikilinks. Aligned with the Gold Standard.
Write X/Twitter posts, tweet drafts, shitposts, and short threads for engineering or startup topics. Use this when the user asks for a tweet, X post, shitpost, post draft, or wants social copy for Twitter/X. Always return 3 distinct variants, each inside its own code block, unless the user explicitly asks for one.
Send messages to Discord channels via webhook or bot
Where logs live and when to write them — errors, daily, system
Modify your own source code, understand project structure, add new features.
| name | Dev.to Publishing |
| description | Write and publish tech articles to Dev.to. |
| metadata | {"openclaw":{"emoji":"📝","requires":{"env":["DEVTO_API_KEY"]},"always":false}} |
Allows the bot to write, edit, and publish articles to Dev.to.
Requires DEVTO_API_KEY in .env.
Key can be generated at https://dev.to/settings/extensions.
post_devto_article(title, content, tags, published)Creates a new article.
title: Title of the articlecontent: Markdown bodytags: List of tags (e.g. ["python", "bot"])published: True to publish, False for draft (default)list_devto_articles()Lists your recent published articles.
update_devto_article(id, ...)Update an article by ID.
published=False (draft) unless the user explicitly orders you to "publish immediately".published=True..env values or private IPs in articles.