Skip to content

feat: add ClawHub skill and update READMEs#81

Closed
ningzimu wants to merge 8 commits intomainfrom
feat/agent-first-skill
Closed

feat: add ClawHub skill and update READMEs#81
ningzimu wants to merge 8 commits intomainfrom
feat/agent-first-skill

Conversation

@ningzimu
Copy link
Copy Markdown
Collaborator

Summary

  • Add FirstData skill (skills/firstdata/SKILL.md) with ClawHub-compliant frontmatter (metadata.openclaw, requires.env, emoji)
  • Add clawhub install firstdata command and ClawHub badge to all READMEs (zh/en/ja)
  • Simplify Agent onboarding path with one-line install
  • Remove Authority badge from READMEs
  • Update skill file paths (skills/SKILL.mdskills/firstdata/SKILL.md)

Test plan

  • Verify clawhub inspect firstdata returns correct metadata
  • Verify clawhub install firstdata installs successfully
  • Verify all README badge links resolve correctly
  • Run make check to validate JSON schema compliance

- Add skills/SKILL.md with agent-oriented Skill definition (scope, capabilities, typical queries, quick start)
- Add skills/references/firstdata-register.md with token registration, challenge verification, and MCP configuration
- Update README.md/README.en.md/README.ja.md: add Agent First branding, Skill badge, Agent Skill row in core advantages table, dual-path Quick Start (Agent auto-onboarding + manual MCP config), consolidate platform configs into single universal JSON + reference table
Flatten metadata fields by removing the unnecessary openclaw hierarchy level.
- Restore metadata.openclaw nesting per spec requirement
- Add requires.env declaration for FIRSTDATA_API_KEY
- Add emoji field
- Rewrite Quick Start with explicit MCP config and transparent service info
- Add ClawHub badge linking to clawhub.ai/ningzimu/firstdata
- Replace verbose agent onboarding steps with `clawhub install` command
- Update skill file paths from skills/SKILL.md to skills/firstdata/SKILL.md
Copy link
Copy Markdown
Contributor

@mingcha-dev mingcha-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 明察 QA — PR #81

ClawHub skill 整合 + README 更新,无敏感词 ✅ LGTM 👍

Copy link
Copy Markdown
Collaborator

@firstdata-dev firstdata-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM. ClawHub 集成 + 一行安装命令,Agent 接入体验更流畅了。

@ningzimu ningzimu closed this Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants