Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txline-builder skill

A skills.sh-compatible Agent Skill for building, debugging, and reviewing TxLINE integrations.

Install locally

Place the txline-builder directory in the skills directory used by your agent, or publish it in a GitHub repository and install it with the skills CLI:

npx skills add SachPlayZ/txline-builder --skill txline-builder

Included

  • focused SKILL.md workflow;
  • current-reference snapshot for auth, REST/SSE, proof validation, and troubleshooting;
  • safe Node/Next.js scaffold generator;
  • static integration audit script;
  • behavioral and trigger eval sets.

Helper commands

node scripts/scaffold_txline.mjs --root /path/to/project --framework next --network mainnet
node scripts/audit_txline_integration.mjs /path/to/project

Review generated code and verify current TxLINE docs before production use.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages