원클릭으로
tar-engine
tar-engine에는 qingxuantang에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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").
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.
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".
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.
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.
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.