# Social Publish

> A Claude skill from Orkas-AI/Orkas-Awesome-AgentSkills.

- **Type:** Skill
- **Install:** `agentstack add skill-orkas-ai-orkas-awesome-agentskills-social-publish`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Orkas-AI](https://agentstack.voostack.com/s/orkas-ai)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Orkas-AI](https://github.com/Orkas-AI)
- **Source:** https://github.com/Orkas-AI/Orkas-Awesome-AgentSkills/tree/main/creation/skills/social-publish
- **Website:** https://orkas.ai

## Install

```sh
agentstack add skill-orkas-ai-orkas-awesome-agentskills-social-publish
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Social Publish

## When to Use

Use this skill when the user already has prepared content and wants help placing it into a platform editor.

Use for:

- filling title, body, tags, topics, summary, category, cover, images, or videos.
- saving a draft when the platform supports drafts.
- stopping on the editor or final confirmation page when drafts are unavailable.
- helping the user finish manual review before they publish themselves.

Do not use this skill to write or optimize the content. Use `social-writer` for that.

## Hard Safety Boundary

This skill must not click final irreversible actions, including:

- publish, post, send, submit, create topic, submit for review, pay, boost, advertise, or equivalent controls.
- accepting original/advertising/legal declarations without user confirmation.
- bypassing login, CAPTCHA, SMS, 2FA, platform risk control, paid features, or account limits.

The final publish action must be performed manually by the user.

## Tools And Capabilities

This skill depends on visible browser automation and local file access:

- visible browser control: open pages, click, type, paste, inspect page state.
- Chrome or Edge remote debugging if required by the available browser automation tool.
- local file reading: load content from markdown/text files and verify media paths.
- clipboard or editor input: paste long articles, captions, tags, and structured fields.
- upload controls: upload images, videos, covers, or attachments when the user provided local paths.
- page state checks: re-read the page after navigation, login, upload, dialogs, or save actions.

## Workflow

1. Confirm the publishing task:
   - platform, content type, title, body source, tags/topics, media paths, cover, summary, category, author, and login state.
   - whether "save draft" is required or stopping in the editor is acceptable.
2. Prepare content:
   - read local files if requested.
   - verify image/video paths exist.
   - preserve original content; do not silently rewrite.
3. Open the platform editor:
   - use a visible browser.
   - if login, CAPTCHA, 2FA, account risk, or payment appears, stop and let the user handle it.
4. Fill fields carefully:
   - inspect the page before interacting.
   - fill one field at a time.
   - upload media and wait for completion before continuing.
   - after page changes, inspect again and avoid stale element references.
5. Handle platform-specific choices:
   - ask the user for ambiguous declarations, category choices, copyright/original settings, ad labels, cover cropping, or paid promotion.
   - do not guess high-impact settings.
6. Stop safely:
   - save draft if available and verify the save state when possible.
   - otherwise stop in the editor or pre-publish confirmation page.
   - explicitly report which final action was not clicked.

## Platform Scope

Stable or expected targets:

- Xiaohongshu: image/text/long-form draft preparation.
- WeChat Official Account: article draft preparation.
- X: compose box preparation, draft/stop before post.
- Zhihu: answer/post/idea preparation.
- Weibo: compose preparation; may need to stop in editor if draft support is weak.
- Juejin: article draft preparation.
- Linux.do: topic draft preparation; stop before creating topic.

Other platforms can be attempted only after inspecting the actual page flow.

## Return Format

```markdown
# Social Publish Result

## Status
Success / Partial success / Failed / Stopped for manual confirmation

## Platform And Content
Platform:
Content type:
Title:
Media:

## Completed
- ...

## Needs User Confirmation
- ...

## Final Actions Not Performed
- ...

## Risks Or Errors
- ...

## Current Page State
- ...
```

## Dependencies

- Visible browser automation must be available.
- The user must provide or complete platform login.
- Local files and media paths must be accessible.
- Platform UI may change and require re-inspection.

## Limits

- Never click final publish or equivalent irreversible controls.
- Do not bypass security, login, risk checks, or paid capabilities.
- Do not guarantee draft persistence, platform review, moderation, reach, or account status.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Orkas-AI](https://github.com/Orkas-AI)
- **Source:** [Orkas-AI/Orkas-Awesome-AgentSkills](https://github.com/Orkas-AI/Orkas-Awesome-AgentSkills)
- **License:** MIT
- **Homepage:** https://orkas.ai

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-orkas-ai-orkas-awesome-agentskills-social-publish
- Seller: https://agentstack.voostack.com/s/orkas-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
