Skip to content

Add thor skill for VeChainThor node internals#22

Open
davidecarpini wants to merge 2 commits intomainfrom
feat/thor-skill
Open

Add thor skill for VeChainThor node internals#22
davidecarpini wants to merge 2 commits intomainfrom
feat/thor-skill

Conversation

@davidecarpini
Copy link
Member

@davidecarpini davidecarpini commented Mar 13, 2026

Summary

  • Add new thor skill covering VeChainThor node internals (architecture, consensus, built-in contracts, REST API, storage, P2P, block production, transaction lifecycle, rewards, staking, contributing)
  • Add 13 reference files under skills/thor/references/
  • Register skill in plugin.json (bump to 13 skills) and marketplace.json
  • Fix minor formatting in contributing and reward distribution reference docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Mar 13, 2026

Skill Security Audit

Scanned 66 file(s) — found 14 issue(s) across 5 file(s).

🔵 LOW (14)
File Line Finding Excerpt
skills/thor/references/contributing.md 6 External URL: golangci-lint.run https://golangci-lint.run/usage/install/
skills/thor/references/contributing.md 261 External URL: golang.org https://golang.org/doc/effective_go
skills/x-2-earn-apps/references/getting-started.md 153 External URL: image.png https://image.png
skills/x-2-earn-apps/references/getting-started.md 153 External URL: twitter.com https://twitter.com/tweet/1
skills/x-2-earn-apps/references/security.md 124 External URL: docs.guardianstack.ai https://docs.guardianstack.ai/
skills/x-2-earn-apps/references/sustainability-proofs.md 16 External URL: image.png https://image.png
skills/x-2-earn-apps/references/sustainability-proofs.md 17 External URL: twitter.com https://twitter.com/tweet/1
skills/x-2-earn-apps/references/sustainability-proofs.md 33 External URL: twitter.com https://twitter.com/tweet/123
skills/x-2-earn-apps/references/sustainability-proofs.md 106 External URL: link-to-proof.com https://link-to-proof.com
skills/x-2-earn-apps/references/sustainability-proofs.md 106 External URL: link-to-image.com https://link-to-image.com/1.png
skills/x-2-earn-apps/references/sustainability-proofs.md 192 External URL: link-to-proof.com https://link-to-proof.com
skills/x-2-earn-apps/references/sustainability-proofs.md 192 External URL: link-to-image.com https://link-to-image.com/1.png
skills/x-2-earn-apps/references/sustainability-proofs.md 255 External URL: x.com https://x.com/user/status/123456
skills/x-2-earn-apps/references/vepassport.md 149 External URL: vechain-energy.github.io https://vechain-energy.github.io/vebetterdao-signal-admin/

@github-actions
Copy link

github-actions bot commented Mar 13, 2026

Skill Size Report

Skill SKILL.md (always loaded) Ref files (on demand) Total est. tokens Alerts
thor ~1.3K tok 13 files, ~25.3K tok ~26.6K tok
create-vechain-dapp ~1.8K tok 3 files, ~14.2K tok ~16.0K tok ⚠️ monorepo.md ~10.8K tok (consider splitting)
smart-contract-development ~1.1K tok 5 files, ~14.9K tok ~15.9K tok ⚠️ smart-contracts.md ~6.6K tok (consider splitting)
vechain-kit ~1.4K tok 7 files, ~13.0K tok ~14.4K tok
x-2-earn-apps ~1.0K tok 6 files, ~10.0K tok ~11.1K tok
vebetterdao ~918 tok 4 files, ~9.3K tok ~10.2K tok
vechain-core ~1.2K tok 4 files, ~8.7K tok ~9.9K tok
vechain-react-native-dev ~1.5K tok 3 files, ~6.7K tok ~8.2K tok
stargate ~736 tok 2 files, ~5.0K tok ~5.7K tok
frontend ~1.1K tok 1 files, ~3.0K tok ~4.0K tok
indexer-core ~1.1K tok 4 files, ~2.0K tok ~3.1K tok
auto-voting-relayers ~2.8K tok 0 files, ~0 tok ~2.8K tok ⚠️ SKILL.md ~2.8K tok (always in context)
translate ~1.2K tok 0 files, ~0 tok ~1.2K tok
grill-me ~418 tok 0 files, ~0 tok ~418 tok
TOTAL ~129.6K tok
Large reference files (>5.0K tok)
File Est. tokens
create-vechain-dapp/references/monorepo.md ~10.8K
smart-contract-development/references/smart-contracts.md ~6.6K

How to read this: SKILL.md is always loaded into the context window. Reference files are loaded on demand when the topic matches. Token counts are estimates (~4 chars/token). Consider splitting reference files over ~5.0K tokens.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@davidecarpini davidecarpini changed the title feat: add thor skill for VeChainThor node internals Add thor skill for VeChainThor node internals Mar 13, 2026
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.

1 participant