← 返回
未分类 中文

Panews Creator

Create and manage articles on the PANews platform. All operations require a valid user session. Triggers: write and publish new articles, view / edit / delet...
在PANews平台创建和管理文章,所有操作需要有效的用户会话。触发器:撰写和发布新文章,查看/编辑/删除文章等。
medz medz 来源
未分类 clawhub v0.2.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 767
下载
💾 0
安装
1
版本
#latest

概述

This is the PANews creator skill for contributors who need to write, edit, manage, and publish articles on the platform. Use it when the task involves authenticated creator workflows such as validating a session, managing drafts or submissions, uploading images, searching tags, applying for a column, or preparing an article for review.

It is best suited for real PANews publishing operations rather than generic writing help alone. The skill should guide the user through the platform workflow clearly and safely, especially when session validation, submission state, or destructive actions are involved.

Session verification is required before any operation.

If no session is available, guide the user to get PA-User-Session from browser DevTools -> Application -> Cookies.

On a 401 response, stop immediately and tell the user the session has expired and needs to be refreshed.

Common User Phrases

  • "Help me publish this article."
  • "Upload this cover image and find tags for my draft."

Capabilities

ScenarioTrigger intentReference
------------------------------------
Publish a new articleI want to publish an article / help me submitworkflow-publish
Manage my articlesStatus of my submissions / any rejectionsworkflow-manage
Revise and resubmitEdit a draft / resubmit a rejected articleworkflow-revise
Apply for a columnI don't have a column yet / want to start a columnworkflow-apply-column
Upload an imageUpload this cover image / turn this local image into a usable asset URLUse upload-image
Search tagsFind suitable tags / search PANews tags for this topicUse search-tags
Polish an articleHelp me improve this article / review itworkflow-polish

Language

--lang accepts standard locale strings (zh, en, zh-TW, en-US, ja-JP, etc.), automatically mapped to the nearest supported language; most read-style commands auto-detect the system locale if omitted.

For create-article, --lang indicates the article content language and is required. Pass the language the article is actually written in; this command does not auto-detect the locale.

General principles

  • On 401, stop immediately and prompt the user to refresh the session
  • Require explicit confirmation before any delete operation
  • Do not modify the user's article content or opinions unprompted

Execution guards

  • Use more freedom for low-risk tasks such as polishing copy, suggesting improvements, or helping the user prepare content before submission.
  • Use strict procedure for high-risk creator actions:
  • Before any create, update, delete, submit, or column-application action, validate that a usable PA-User-Session is available.
  • On any 401 response, stop immediately and ask the user to refresh the session before continuing.
  • Before deletion, obtain explicit user confirmation for the exact target article.
  • When updating an article, change only the fields the user asked to modify.
  • Before moving an article to PENDING, make sure the user intends to submit it for review now.
  • Treat image upload and tag search as support steps for PANews publishing workflows, not as unrelated generic utilities.

Scripts

  • scripts/cli.mjs: unified entrypoint for PANews creator commands
node {Skills Directory}/panews-creator/scripts/cli.mjs <command> [options]

When unsure about parameters, check with --help first:

node {Skills Directory}/panews-creator/scripts/cli.mjs --help
node {Skills Directory}/panews-creator/scripts/cli.mjs <command> --help

Available commands:

  validate-session    Validate session and list owned columns
     list-articles    List articles in a column
    create-article    Create an article in a column
    update-article    Update a DRAFT or REJECTED article
    delete-article    Delete a DRAFT or REJECTED article
      upload-image    Upload a local image and return CDN URL
       search-tags    Search tags by keyword
      apply-column    Submit a column application

版本历史

共 1 个版本

  • v0.2.0 当前
    2026-05-01 08:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Marketing Skills

jchopard69
{"answer":"获取23个营销模块,包含CRO、SEO、文案、分析、发布、广告及社媒的清单、框架与现成交付物。"}
★ 143 📥 30,690
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 901 📥 205,518
knowledge-management

Panews

medz
阅读PANews加密货币/区块链新闻及市场动态的入口。触发词:今日头条、突发新闻、热门排行、文章等。
★ 0 📥 786