solidity
Solidity smart contract development with Foundry. Covers writing, testing, security, deployment, and upgrades. Triggers on .sol files, contract, pragma solidity, forge.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install settlemint/agent-marketplace/solidityskilz install settlemint/agent-marketplace/solidity --agent opencodeskilz install settlemint/agent-marketplace/solidity --agent codexskilz install settlemint/agent-marketplace/solidity --agent geminiFirst time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/settlemint/agent-marketplacecp -r agent-marketplace/devtools/skills/solidity ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
answer-engine-optimization
by alirezarezvani
> Professional Answer Engine Optimization for Marketers & SEO Specialists
app-store-optimization
by alirezarezvani
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play S...
agile-product-owner
by alirezarezvani
Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and...
app-store-optimization
by alirezarezvani
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play S...
Agentic Skill Details
- Owner
- settlemint (GitHub)
- Repository
- agent-marketplace
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 0
Agent Skill Grade
C Score: 79/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Duplicate Trail of Bits content
- Missing TOC for 299-line file
- No reference files for extensible content
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-19
Developer Feedback
I took a look at your solidity skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 79/100, solidly in C territory (70-79 range). This is based on Anthropic's skill best practices framework. Your strongest area is Ease of Use at 22/25—the metadata and trigger coverage are really solid. The weakness is Progressive Disclosure Architecture at 19/30, which is about how efficiently you're using tokens and structuring content for layered discovery.
What's Working Well
- Trigger coverage is chef's kiss — You've got regex patterns for
.solfiles, pragma statements, ERC standards, and specific security tools. Developers will actually find this skill when they need it. - Security-first design — The CEI pattern enforcement, NatSpec requirements, and security checklist with actual checkboxes make this genuinely useful for the domain. Real value here.
- Complete contract template — You're not just explaining concepts; you've got a working example with comments. That's the kind of thing that saves time.
- Consistency throughout — You're using the same terminology (CEI, NatSpec, forge) consistently, so developers aren't confused about different ways to do the same thing.
The Big One: Duplicate Content Wasting Tokens
Here's what's holding you back the most: You're listing Trail of Bits skills twice — once in <security_tools> and again in <related_skills> with nearly identical descriptions. In a 299-line skill, that's meaningful token waste.
Why it matters: Progressive Disclosure Architecture rewards dense, non-redundant content. Duplication signals poor information architecture.
The fix: Keep the Trail of Bits skills in <related_skills> only. Then in `<security_too...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.