Skillsexample-calculator
E

example-calculator

A simple calculator skill demonstrating SKILL.md format

louloulin
5 stars
1.2k downloads
Updated 2w ago

Readme

example-calculator follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: example-calculator
description: "A simple calculator skill demonstrating SKILL.md format"
version: "1.0.0"
author: "Claude Agent SDK Team"
tags:
  - example
  - calculator
  - math
dependencies: []
---

# Example Calculator Skill

This is an example skill that demonstrates the SKILL.md file format with YAML frontmatter.

## Capabilities

This skill can:
- Add numbers
- Subtract numbers
- Multiply numbers
- Divide numbers

## Usage

Simply ask for a calculation like "What is 2 + 2?"

## Notes

This is a demonstration skill showing the complete SKILL.md format with:
- YAML frontmatter metadata
- Markdown content
- Optional resources in the same directory

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated2w ago
Publisherlouloulin

Tags

No tags yet.