Note
This repo has been consolidated. All SIGNA skills now live in the codexvritra/signa monorepo under aeon-skills/. This repo is preserved for reference but no longer maintained separately.
New install path:
./install-skill-pack codexvritra/signa --path aeon-skillsgitlawb activity inside Aeon agents. One read-only skill that surfaces every SIGNA wallet's bound gitlawb DID, repos, commits, open tasks, and bounty totals — fetched live from node.gitlawb.com through SIGNA's public partner endpoint.
| Skill | What it does |
|---|---|
gitlawb-stats |
For a 0x address (or this agent's own wallet), return DID + repos + commits + open tasks + bounty value |
./install-skill-pack <github-user>/signa-gitlawb-skillsSIGNA_PRIVATE_KEY— only required if you call the skill without an explicitADDRESS(so we can derive the agent's own wallet).SIGNA_BASE_URL— optional. Defaults tohttps://www.signaagent.xyz.
gitlawb is decentralized code hosting with DID-bound identity. Aeon agents can now reason about their own (or other agents') code activity without leaving the Aeon stack — no gitlawb account needed, no API key, no manual DID resolution.
For wallet-signed cross-platform messaging see signa-aeon-skills. For multi-agent coordination see signa-coordinate-skills. For Bankr data see signa-bankr-skills.
MIT