# Explaining Code

> Explains code clearly and thoroughly. Use when asked to explain, clarify, or teach about code snippets, functions, or concepts.

- **Type:** Skill
- **Install:** `agentstack add skill-geeksfino-openskills-explaining-code`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Geeksfino](https://agentstack.voostack.com/s/geeksfino)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [Geeksfino](https://github.com/Geeksfino)
- **Source:** https://github.com/Geeksfino/openskills/tree/main/examples/skills/explaining-code

## Install

```sh
agentstack add skill-geeksfino-openskills-explaining-code
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Code Explanation Skill

When explaining code, follow this structure:

## 1. Overview
Start with a one-sentence summary of what the code does.

## 2. Key Concepts
Identify and explain any important concepts, patterns, or techniques used.

## 3. Line-by-Line Breakdown
Walk through the code section by section, explaining:
- What each part does
- Why it's written that way
- Any edge cases or gotchas

## 4. Examples
If helpful, provide examples of how the code would behave with different inputs.

## 5. Related Concepts
Mention related concepts the user might want to learn about next.

## Style Guidelines

- Use simple language, avoiding jargon unless necessary
- When using technical terms, define them briefly
- Use analogies when they help clarify complex concepts
- Format code snippets with syntax highlighting
- Be thorough but concise

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Geeksfino](https://github.com/Geeksfino)
- **Source:** [Geeksfino/openskills](https://github.com/Geeksfino/openskills)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-geeksfino-openskills-explaining-code
- Seller: https://agentstack.voostack.com/s/geeksfino
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
