feat: add APINow skill for x402 API marketplace#342
Open
1dolinski wants to merge 4 commits intoBankrBot:mainfrom
Open
feat: add APINow skill for x402 API marketplace#3421dolinski wants to merge 4 commits intoBankrBot:mainfrom
1dolinski wants to merge 4 commits intoBankrBot:mainfrom
Conversation
Add apinow/ with SKILL.md documenting apinow-sdk and CLI usage for APINow.fun: discovery, workflows, external x402 calls, wallet signer compatibility, and safety notes for Rye checkout flows. Registers the skill in README. Co-authored-by: Cursor <cursoragent@cursor.com>
Make the APINow skill robust enough for full system use by documenting installation, runtime setup, CLI invocation, SDK spend controls, workflows, external x402 calls, user-factory, UI generation, endpoint management, and agent guardrails. Co-authored-by: Cursor <cursoragent@cursor.com>
Ensure the UI generation example handles failed or incomplete source output before reading generated files. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep paid calls centered on PRIVATE_KEY signing and APINOW_BASE_URL explicitly. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Adds apinow/ SKILL.md plus README registration for APINow.fun x402 marketplace (apinow-sdk / CLI).
Made with Cursor