← 返回 Skills 市场
开源中国发布技能
作者
shenghoo123-png
· GitHub ↗
· v1.0.0
· MIT-0
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kay-oschina-content-v2
功能描述
支持注册登录并在开源中国博客平台发布原创或翻译技术文章,管理内容和编辑草稿,规范技术分享。
使用说明 (SKILL.md)
开源中国发布技能
1. 平台简介
开源中国(OSCHINA)是中国最大的开源技术社区,成立于2008年,拥有众多开发者用户。平台提供博客、问答、开源项目推荐等技术内容分享,同时也支持企业招聘和技术资讯发布。
2. 注册/登录方式
注册方式
- 邮箱注册:输入邮箱 + 设置密码
- 手机号注册:输入手机号 + 验证码
- 第三方登录:支持 Github / 微信 / 支付宝 登录
登录入口
- 首页右上角「登录/注册」
- 推荐使用 Github 登录(技术身份更匹配,也方便后续关联开源项目)
3. 发布文章流程
步骤一:进入博客后台
- 登录后,点击右上角头像 → 「我的博客」或「管理博客」
- 进入博客管理后台
步骤二:写文章
- 点击「发布博客」或「写博客」
- 进入在线编辑器(支持富文本和 Markdown 两种模式)
步骤三:填写文章信息
- 标题:输入文章标题
- 分类:选择文章分类(原创翻译、新闻、技巧分享、值得关注等)
- 标签:添加1-5个标签
- 正文:在编辑器中撰写内容
- 封面图:可上传文章封面图(可选)
步骤四:发布
- 点击「发布」或「保存」
- 文章审核后公开(通常几分钟到几小时)
草稿与编辑
- 文章会自动保存草稿
- 已发布的文章也可以随时编辑修改
4. 文章模板
文章标题模板
[技术点] + [场景/价值] + [类型标识]
示例:
深入理解 Python 装饰器及其高级用法
Spring Boot 整合 Redis 实现缓存实战
【译】2024年 Web 开发趋势预测
文章正文模板
# 文章标题
> 导读:本文介绍[核心内容],适合[目标读者],读完可掌握[收获]。
## 背景
[介绍文章背景和解决的问题]
## 目录
1. [章节一]
2. [章节二]
3. [章节三]
---
## 一、[章节标题]
[正文内容]
### 1.1 [小节]
[代码示例]
```python
# 示例代码
def example():
pass
总结
[总结全文要点]
参考
- [参考1]
- [参考2]
---
## 5. 注意事项
1. **原创声明**:平台鼓励原创,翻译文章需注明「译」
2. **内容质量**:技术深度要够,代码要有实际运行价值
3. **标题规范**:避免夸大、标题党,保持技术严谨性
4. **配图规范**:图片使用平台图床或可靠的外部链接
5. **代码规范**:代码块标明语言,版本说明清楚
6. **频繁发布限制**:新手每天发布数量有限制,优质用户可提升权限
---
## 6. 常见问题
**Q: 开源中国文章有收益吗?**
A:开源中国有博客之星等活动,优质内容可获得推荐和奖励。
**Q: 如何提高文章阅读量?**
A:优化标题、选对分类和标签、提高更新频率、与其他博客互动。
**Q: 可以发布软文吗?**
A:可以在「ITeye」子站发布,oschina.net 主站对商业内容有限制。
**Q: 文章被举报抄袭怎么办?**
A:需保证原创性,被认定抄袭会导致账号受限。
**Q: 如何关联 GitHub 开源项目?**
A:在个人资料中绑定 GitHub,可自动同步开源项目到个人主页。
安全使用建议
This skill is a read-only guide explaining how to publish articles on OSCHINA and appears safe and coherent. It does not request credentials or install software. Before installing/use: be aware it only provides instructions (it will not log you in or post on your behalf), and when following any third-party login or publishing steps you should still use your usual caution with account credentials and verify links (e.g., https://www.oschina.net) yourself.
功能分析
Type: OpenClaw Skill
Name: kay-oschina-content-v2
Version: 1.0.0
The skill bundle consists of a metadata file and a documentation file (SKILL.md) providing instructions and templates for publishing technical articles on the OSChina platform. There is no executable code, no network requests, and no malicious prompt injection attempts; the content is purely informational and aligned with its stated purpose.
能力评估
Purpose & Capability
Name/description describe publishing to OSCHINA and the skill only contains step-by-step publishing guidance — no unrelated permissions, binaries, or credentials are requested.
Instruction Scope
SKILL.md contains only documentation-style instructions for registering, writing, and publishing articles on oschina.net; it does not instruct the agent to read local files, access environment variables, or transmit data to unexpected endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or executed by the platform during install.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with a purely instructional publishing guide.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or system-level changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kay-oschina-content-v2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/kay-oschina-content-v2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
重命名发布,修复slug被占用问题
元数据
常见问题
开源中国发布技能 是什么?
支持注册登录并在开源中国博客平台发布原创或翻译技术文章,管理内容和编辑草稿,规范技术分享。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 开源中国发布技能?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kay-oschina-content-v2」即可一键安装,无需额外配置。
开源中国发布技能 是免费的吗?
是的,开源中国发布技能 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
开源中国发布技能 支持哪些平台?
开源中国发布技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 开源中国发布技能?
由 shenghoo123-png(@shenghoo123-png)开发并维护,当前版本 v1.0.0。
推荐 Skills