一键导入
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.