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 / delete drafts, revise and resubmit rejected articles, upload images, search tags, apply for a column, polish or review article content.

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 "panews-creator" with this command: npx skills add Seven Du/panews-creator

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

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

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated