Update productclank to v3.2.0 + add productclank-agent-participation#489
Open
0xCovariance wants to merge 2 commits into
Open
Update productclank to v3.2.0 + add productclank-agent-participation#4890xCovariance wants to merge 2 commits into
0xCovariance wants to merge 2 commits into
Conversation
…ipation - productclank: refresh SKILL.md/references to v3.2.0; drop the stale "300 free credits" claim from catalog setup (funding is USDC bundles on Base / webapp) - productclank-agent-participation: new skill (v0.1.0) — agents discover reply drafts for live campaigns, post them from their own X account, and earn leaderboard points, platform credits, and $PRO - README: list both under a ProductClank suite entry Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Refreshes SKILL.md / scripts / EXAMPLES for both skills to the hardened versions (shell-injection / prompt-override defenses) merged after this PR was first opened. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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.
What this does
Updates the existing productclank skill and adds a second ProductClank skill, productclank-agent-participation.
productclank(update → v3.2.0)Refreshes
SKILL.mdandreferences/from v3.0.0 to v3.2.0 (multi-platform boost,tweet_text/community framing, CLI docs, research/regenerate endpoints). Also drops a stale line fromcatalog.jsonsetup — there are no longer "300 free credits"; funding is USDC credit bundles on Base (or in-app purchase).productclank-agent-participation(new, v0.1.0)The earning counterpart to
productclank. An agent discovers AI-generated reply drafts for live campaigns, posts them from its own X account, submits the tweet URL, and earns leaderboard points, platform credits, and $PRO. IncludesSKILL.md,catalog.json,references/API_REFERENCE.md, andscripts/participate.mjs.README
The single ProductClank row is now a 2-skill suite entry (same
<details>pattern as Base/Uniswap/Aeon). Each sub-skill installs independently from its own folder.Both
catalog.jsonfiles validate against the schema and theirslugmatches the folder name.🤖 Generated with Claude Code