Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill social-publishgit clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/social-publish)<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/social-publish"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/social-publish/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/social-publish"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/social-publish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00003 | $0.01061 |
| Opus 5 | $0.00002 | $0.00531 |
| Sonnet 5 | $0.00001 | $0.00212 |
| Haiku 4.5 | $0.00000 | $0.00106 |
Grade A, and why
social-publish scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 125 lines — stays where its author put it; the contents beside it link to each section on GitHub.
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
- 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.
- Prepare content:
- read local files if requested.
- verify image/video paths exist.
- preserve original content; do not silently rewrite.
- Open the platform editor:
- use a visible browser.
- if login, CAPTCHA, 2FA, account risk, or payment appears, stop and let the user handle it.
- 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.
- 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.
- 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.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 125 lines · 3 tokens per session scan A 88be459c9b71
social-publish is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It adds 3 tokens to every session and 1,061 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
viral-tech-reel-editor
End-to-end viral tech reel production for Instagram Reels and TikTok using 2026 trend grammar — retention-first pacing, punch-ins, 3D cinematic AI-generated shots, motion design graphics, proof b-roll, trending SFX, karaoke captions (Georgian/English), safe-zone layout, and QA-gated 1080x1920 export. This skill should…
implementing-aws-config-rules-for-compliance
Implementing AWS Config rules for continuous compliance monitoring of AWS resources, deploying managed and custom rules aligned to CIS and PCI DSS frameworks, configuring automatic remediation with SSM Automation, and aggregating compliance data across accounts.
browser-edge-cases
SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.
Vizra ADK Memory System
Implement persistent memory, session context, and vector memory (RAG) for AI agents.
adaptive-quality
Per-task execution profile selection based on complexity in Balanced quality mode.
auto-qa
QAMESH project QA mesh — plan, run, report, and publish deterministic QA evidence.