← Back to Skills Marketplace
shenghoo123-png

开源中国发布技能

by shenghoo123-png · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install kay-oschina-content-v2
Description
支持注册登录并在开源中国博客平台发布原创或翻译技术文章,管理内容和编辑草稿,规范技术分享。
README (SKILL.md)

开源中国发布技能

1. 平台简介

开源中国(OSCHINA)是中国最大的开源技术社区,成立于2008年,拥有众多开发者用户。平台提供博客、问答、开源项目推荐等技术内容分享,同时也支持企业招聘和技术资讯发布。

网址: https://www.oschina.net


2. 注册/登录方式

注册方式

  • 邮箱注册:输入邮箱 + 设置密码
  • 手机号注册:输入手机号 + 验证码
  • 第三方登录:支持 Github / 微信 / 支付宝 登录

登录入口

  • 首页右上角「登录/注册」
  • 推荐使用 Github 登录(技术身份更匹配,也方便后续关联开源项目)

3. 发布文章流程

步骤一:进入博客后台

  1. 登录后,点击右上角头像 → 「我的博客」或「管理博客」
  2. 进入博客管理后台

步骤二:写文章

  1. 点击「发布博客」或「写博客」
  2. 进入在线编辑器(支持富文本和 Markdown 两种模式)

步骤三:填写文章信息

  1. 标题:输入文章标题
  2. 分类:选择文章分类(原创翻译、新闻、技巧分享、值得关注等)
  3. 标签:添加1-5个标签
  4. 正文:在编辑器中撰写内容
  5. 封面图:可上传文章封面图(可选)

步骤四:发布

  1. 点击「发布」或「保存」
  2. 文章审核后公开(通常几分钟到几小时)

草稿与编辑

  • 文章会自动保存草稿
  • 已发布的文章也可以随时编辑修改

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,可自动同步开源项目到个人主页。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kay-oschina-content-v2
  3. After installation, invoke the skill by name or use /kay-oschina-content-v2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
重命名发布,修复slug被占用问题
Metadata
Slug kay-oschina-content-v2
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 开源中国发布技能?

支持注册登录并在开源中国博客平台发布原创或翻译技术文章,管理内容和编辑草稿,规范技术分享。 It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install 开源中国发布技能?

Run "/install kay-oschina-content-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 开源中国发布技能 free?

Yes, 开源中国发布技能 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 开源中国发布技能 support?

开源中国发布技能 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 开源中国发布技能?

It is built and maintained by shenghoo123-png (@shenghoo123-png); the current version is v1.0.0.

💬 Comments