calculus

star 2

Differential and integral calculus

ffsshhttiikk By ffsshhttiikk schedule Updated 2/28/2026

name: calculus description: Differential and integral calculus license: MIT compatibility: opencode metadata: audience: mathematicians category: mathematics

What I do

  • Compute derivatives and integrals of functions
  • Apply differentiation rules (product, chain, quotient)
  • Solve optimization problems using derivatives
  • Evaluate definite and improper integrals
  • Apply Taylor series expansions
  • Solve differential equations

When to use me

When analyzing rates of change, finding optimal values, or computing areas and accumulations.

Key Concepts

  • Derivative: f'(x) = lim_{h→0} (f(x+h) - f(x))/h
  • Chain Rule: (f∘g)' = (f'∘g)g'
  • Fundamental Theorem: ∫_a^b f'(x)dx = f(b) - f(a)
  • Taylor Series: f(x) = Σ f^{(n)}(a)/n! (x-a)^n
  • Integration by Parts: ∫u dv = uv - ∫v du
  • L'Hôpital's Rule: lim f/g = lim f'/g' for indeterminate forms
Install via CLI
npx skills add https://github.com/ffsshhttiikk/opencode-agents-skills --skill calculus
Repository Details
star Stars 2
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator
ffsshhttiikk
ffsshhttiikk Explore all skills →