← 返回 Skills 市场
开源中国内容
作者
shenghoo123-png
· GitHub ↗
· v0.1.0
· MIT-0
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kay-oschina-content
功能描述
支持在开源中国平台发布和管理技术博客文章,包含写作、编辑、分类、标签和发布流程。
使用说明 (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 low-risk because it only contains human-readable instructions for using OSCHINA's website and does not ask for credentials or install code. It will not automate posting on your behalf — if you want the agent to publish posts automatically, you should look for a skill that explicitly requests OSCHINA API credentials or an OAuth flow (and verify its provenance). Note: the skill has no homepage and the source/owner is not a recognizable project — that doesn't make it dangerous here, but if you expect an official integration or plan to grant automation privileges, prefer skills with clear authorship and documented APIs.
功能分析
Type: OpenClaw Skill
Name: kay-oschina-content
Version: 0.1.0
The skill bundle consists entirely of documentation and templates for publishing technical content to the OSCHINA (开源中国) platform. It contains no executable code, scripts, or malicious prompt injection instructions in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (posting and managing blog content on OSCHINA) align with the SKILL.md content, which is a how‑to guide and templates for writing and publishing. There are no unrelated requirements.
Instruction Scope
SKILL.md only contains UI workflow steps, article templates, and site policies. It does not instruct the agent to read local files, access environment variables, call external endpoints, or perform any background data collection.
Install Mechanism
No install specification and no code files are present; the skill is instruction-only so nothing is written to disk or executed.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with its role as a documentation-style guide.
Persistence & Privilege
always:false and normal model invocation are appropriate for an instruction-only skill. It does not request persistent privileges or modify other skills/configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kay-oschina-content - 安装完成后,直接呼叫该 Skill 的名称或使用
/kay-oschina-content触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the 开源中国发布技能.
- 介绍了开源中国平台简介及主要功能
- 详细说明注册、登录方式及推荐登录方法
- 提供文章发布全流程操作指引
- 附带标准化文章标题与正文模板
- 列出内容发布的注意事项与规范
- 整理常见问题及实用答疑
元数据
常见问题
开源中国内容 是什么?
支持在开源中国平台发布和管理技术博客文章,包含写作、编辑、分类、标签和发布流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 开源中国内容?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kay-oschina-content」即可一键安装,无需额外配置。
开源中国内容 是免费的吗?
是的,开源中国内容 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
开源中国内容 支持哪些平台?
开源中国内容 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 开源中国内容?
由 shenghoo123-png(@shenghoo123-png)开发并维护,当前版本 v0.1.0。
推荐 Skills