Install
openclaw skills install @julianengel/hypertxtOperate Hypertxt articles and GSC safely
openclaw skills install @julianengel/hypertxtUse Hypertxt as a controlled content-operations layer. Prefer discovery and inspection before generation, state changes, GSC refreshes, or publishing.
account_status and list_projects are available from the
Hypertxt MCP server.https://www.hypertxt.ai/guides/openclaw/. Do not invent configuration.HYPERTXT_API_KEY in the client's environment or secret configuration.account_status before proposing generation. Report the plan and
remaining article credits.Treat these as read-only:
account_statuslist_projectslist_workflowslist_articlesget_articleexport_articlelist_integrationslist_gsc_connectionsquery_gscObtain explicit user approval immediately before each of these actions:
generate_article: spends one article credit.change_article_state: records an editorial decision.sync_gsc: queues a durable refresh.publish_article: writes to a connected destination; live mode publishes.Approval for one action does not authorize later actions. Never infer approval to publish from approval to generate or review.
list_projects.list_gsc_connections for the selected project.query_gsc with a clear grouping and filters.
start_date and end_date for an exact live window.account_status and require at least one article credit.list_workflows for the selected project.generate_article once.get_article or
list_articles to monitor; do not repeat generation when status is queued.get_article and inspect the complete content.change_article_state.reviewed and approved map to ready; posted maps to
published as a manual state record and does not contact a CMS.get_article; require reviewed, ready content.list_integrations and name the exact destination.draft or publish live.publish_article once after approval.A destination draft keeps the Hypertxt article ready. Live publishing changes it to published. Do not describe a destination draft as publicly posted.
Report: