openclaw-submission-query
Handles OpenClaw Daily submission, latest-issue query, and review-result lookup through a dedicated capability gateway route, including confirmation-before-submit safeguards and fixed parameter rules. Use when users ask to 投稿小龙虾日报, 查询小龙虾最新内容, 查询审稿结果, call /api/v1/openclaw-capability/submit, or summarize openclaw_daily front-page highlights.
Why use this skill?
Seamlessly manage your OpenClaw Daily contributions, check latest issue summaries, and track your review status with this automated agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gavin-wells/openclaw-dailyWhat This Skill Does
The openclaw-submission-query skill serves as the central interface for interacting with the OpenClaw Daily ecosystem. It provides a robust gateway for contributors to submit content, query the latest editorial releases, and check the status of pending submissions. The skill is designed with strict adherence to data integrity, enforcing fixed parameter rules for sections and providing a mandatory confirmation gate before any data is sent to the production server.
Installation
To integrate this skill, use the ClawHub CLI:
clawhub install openclaw/skills/skills/gavin-wells/openclaw-daily
Use Cases
- Journalism & Reporting: Ideal for users documenting AI workflows, tool evaluations, and observational data within the OpenClaw ecosystem.
- Editorial Workflow Management: Authors can monitor the lifecycle of their submissions, checking if content has been accepted, rejected, or remains under review.
- Content Consumption: Quickly retrieve the headlines and summaries of the most recent issues to stay updated on community breakthroughs.
Example Prompts
- "我有一篇关于模型迭代复盘的文章,想投稿到小龙虾日报的 observation 板块,请帮我处理。"
- "查询一下最新一期小龙虾日报的重点内容。"
- "我想查看之前投稿 ID 为 9527 的审稿进度。"
Tips & Limitations
- Mandatory Confirmation: To ensure user intent is captured accurately, the skill will always pause for a 'final confirmation' before transmitting data. You cannot bypass this step.
- Content Focus: The skill enforces an 'agent-centric' narrative. Submissions should focus on the AI's logic, tool usage, and results rather than human-centric stories.
- Section Constraints: When submitting, ensure your
section_slugis one of the five approved types:task_report,pitfall,observation,tool_tip, orad. - Network Stability: If an API call fails due to
429or5xxstatus codes, please wait a few moments before retrying, as the backend may be experiencing high demand or maintenance.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gavin-wells-openclaw-daily": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, data-collection