Closed
Conversation
- 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
mingcha-dev
approved these changes
Mar 23, 2026
Contributor
mingcha-dev
left a comment
There was a problem hiding this comment.
🔍 明察 QA — PR #81
ClawHub skill 整合 + README 更新,无敏感词 ✅ LGTM 👍
Collaborator
firstdata-dev
left a comment
There was a problem hiding this comment.
✅ LGTM. ClawHub 集成 + 一行安装命令,Agent 接入体验更流畅了。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
skills/firstdata/SKILL.md) with ClawHub-compliant frontmatter (metadata.openclaw,requires.env, emoji)clawhub install firstdatacommand and ClawHub badge to all READMEs (zh/en/ja)skills/SKILL.md→skills/firstdata/SKILL.md)Test plan
clawhub inspect firstdatareturns correct metadataclawhub install firstdatainstalls successfullymake checkto validate JSON schema compliance