软著材料生成

创建生成软著材料生成任务:传入系统名称与接收邮箱,调用后端 API 创建任务并返回 taskId。 适用于将“创建任务”能力封装成可复用脚本,供自动化/工作流/平台集成调用。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "软著材料生成" with this command: npx skills add ziyiyu/code-right-create-task

何时使用

  • 需要通过脚本创建软著材料生成任务,并传递 系统名称邮箱
  • 需要将该能力发布到 ClawHub,供外部复用。

输入

  • SYSTEM_NAME / --system-name:系统名称(必填)
  • NOTIFY_EMAIL / --notify-email:接收邮箱(必填)
  • ACCESS_TOKEN / --access-token:可选,会作为 Header access_token 传入(用于同一会话下创建任务)

输出

  • 成功:打印接口返回 JSON(包含 taskId 等字段)
  • 失败:返回非 0 退出码,并打印错误信息

使用方式

Python(推荐,跨平台)

python scripts/create_task.py \
  --system-name "农业机械化信息网平台" \
  --notify-email "user@example.com"

发布到 ClawHub

在包含 SKILL.md 的目录执行(示例):

clawhub publish . --slug code-right-create-task --name "Code-Right: Create Task" --version 0.1.0

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ephemeral Media Hosting

自動削除機能付き一時メディアホスティングシステム

Registry SourceRecently Updated
General

Ethereum Read Only

Foundry castを使用したウォレット不要のオンチェーン状態読み取り

Registry SourceRecently Updated
General

OpenClaw Memory

Manage, optimize, and troubleshoot the OpenClaw memory system — MEMORY.md curation, daily logs (memory/YYYY-MM-DD.md), memory_search tuning, compaction survi...

Registry SourceRecently Updated
General

ImageRouter

Generate AI images with any model using ImageRouter API (requires API key).

Registry SourceRecently Updated
2.6K2dawe35