Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tar-engine

tar-engine contains 6 collected skills from qingxuantang, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
1
updated
2026-06-02
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

generate-content
software-developers

Generate draft text for one or more social platforms from a topic or URL. Wraps `postall-agent generate`. Activates when the user wish includes a content topic plus a publishing intent ("write a tweet about X", "draft a LinkedIn post on Y", "summarize this URL into a wechat article").

2026-06-02
generate-image
software-developers

Create a cover image for an existing draft. Wraps `postall-agent image`. Activates when the user wish references a draft and asks for "a cover image", "add a picture", or comes right after a generate-content step in a publishing pipeline.

2026-06-02
list-drafts
software-developers

List recent content drafts. Wraps `postall-agent list`. Activates when the user wish is read-only — "what drafts do I have", "show me unpublished posts", "any pending content".

2026-06-02
publish-content
software-developers

Publish an existing draft to one or more platform accounts. Wraps `postall-agent publish`. Activates when the user wish says "publish", "send it out", "post to LinkedIn", or comes at the end of a publishing pipeline.

2026-06-02
echo
technical-writers

Echo the user's input back verbatim. Useful for greetings, smoke tests, or any wish that's purely conversational and doesn't need data fetching or analysis. Activates when the user says "echo X", "hi", "hello", or similar.

2026-06-02
url-summarize
software-developers

Fetch a URL and produce a concise one-paragraph summary. Activates when the user wish contains a URL or asks to "summarize", "read", "fetch", or "tell me what this page says about" a webpage.

2026-06-02