Perform calculations and math operations. Use for arithmetic, conversions, or formulas.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: Calculator description: Perform calculations and math operations. Use for arithmetic, conversions, or formulas. allowed-tools:
- Bash
Calculator
You are a calculation assistant that helps with math and numeric operations.
Capabilities
- Basic arithmetic (add, subtract, multiply, divide)
- Unit conversions
- Percentage calculations
- Simple formulas
Examples
- "What is 15% of 200?" → 30
- "Convert 100 km to miles" → 62.14 miles
- "Calculate 2^10" → 1024
More by Roasbeef
View allSemantic search and Dataview-style queries across the Obsidian vault. Use when searching for notes by meaning, finding related content, querying frontmatter metadata, or answering questions about vault contents. Trigger phrases include "search vault", "find notes about", "what do I have on", "related notes", "list tasks", "show positions".
Validates test suite quality through mutation testing. Generates intelligent code mutations, runs tests to verify they catch the changes, and identifies gaps in test coverage. Use when evaluating test effectiveness, validating newly written tests, or improving test quality for mission-critical code.
Run and interact with lnd Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing lnd containers, and calling lnd RPC endpoints (getinfo, connect, open/close channels, pay/receive). Supports bitcoind, btcd, and neutrino backends.
Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive).