code-analyzer
✓Static code analysis and complexity metrics
Installation
SKILL.md
| analyze-file | Analyze single file | | analyze-project | Analyze entire project | | complexity | Calculate complexity metrics |
| loc | Lines of code | | cyclomatic | Cyclomatic complexity | | maintainability | Maintainability index | | duplicates | Find duplicate code |
| summary | Get analysis summary | | hotspots | Find complexity hotspots | | trends | Analyze metric trends |
Static code analysis and complexity metrics Source: oimiragieo/agent-studio.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill code-analyzer- Source
- oimiragieo/agent-studio
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is code-analyzer?
Static code analysis and complexity metrics Source: oimiragieo/agent-studio.
How do I install code-analyzer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill code-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/oimiragieo/agent-studio
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01