Skip to content

chore: add add-a-token agent skill for tokenlist app#691

Open
decofe wants to merge 3 commits intomainfrom
struong/add-a-token-skill
Open

chore: add add-a-token agent skill for tokenlist app#691
decofe wants to merge 3 commits intomainfrom
struong/add-a-token-skill

Conversation

@decofe
Copy link
Member

@decofe decofe commented Mar 10, 2026

Summary

Adds an add-a-token agent skill under .agents/skills/add-a-token/ so code agents (e.g. Amp) following the add a token guide can programmatically add tokens to the Tempo tokenlist.

Changes

  • .agents/skills/add-a-token/SKILL.md — skill instructions (validate token, build entry, confirm with user, submit PR)
  • .agents/skills/add-a-token/scripts/submit-token.sh — creates a branch + PR via GitHub API (no clone required)

Motivation

Makes it easier for any code agent with access to this repo to add a token — just load the skill and follow the steps. No hardcoded credentials; uses gh CLI auth.

Co-Authored-By: struong 10735730+struong@users.noreply.github.com

Prompted by: struong

Co-Authored-By: struong <10735730+struong@users.noreply.github.com>
@struong struong requested a review from o-az March 10, 2026 22:23
@github-actions
Copy link

github-actions bot commented Mar 10, 2026

Cloudflare Deployments

App Environment Status Preview
explorer devnet [>>] Skipped No changes
explorer mainnet [>>] Skipped No changes
explorer testnet [>>] Skipped No changes
fee-payer devnet [>>] Skipped No changes
fee-payer moderato [>>] Skipped No changes
fee-payer privy [>>] Skipped No changes
og - [>>] Skipped No changes
tokenlist - [OK] Deployed View Preview

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.

4 participants