← Back to Skills Marketplace
ckchzh

Calculus

by BytesAgain2 · GitHub ↗ · v2.0.5 · MIT-0
cross-platform ✓ Security Clean
311
Downloads
0
Stars
1
Active Installs
9
Versions
Install in OpenClaw
/install calculus
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Calculus concepts, best practices, and implementation patterns.
README (SKILL.md)

Calculus

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Calculus concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears to be a harmless, local documentation helper: it prints reference text and does not require API keys or network access. Before installing, you may want to (1) confirm the slight version mismatches are expected by the publisher, (2) review scripts/script.sh yourself (it is short and readable) to ensure it matches your policy, and (3) remember that, like all skills, the agent may invoke it autonomously by default — but this skill has no external side effects or credential access.
Capability Analysis
Type: OpenClaw Skill Name: calculus Version: 2.0.5 The 'calculus' skill bundle is a static documentation reference tool providing information on development patterns and best practices. The primary script (scripts/script.sh) uses simple heredocs to output plain-text documentation and contains no network calls, file system modifications, or credential access. All files (SKILL.md, _meta.json, and the script) align with the stated purpose of providing a quick lookup for reference material.
Capability Assessment
Purpose & Capability
Name/description (reference for Calculus/devtools) aligns with the provided assets: a README-like SKILL.md and a shell script that prints documentation. There are minor version label inconsistencies between registry (2.0.5), SKILL.md (2.0.4) and script (2.0.3) — likely bookkeeping, not functional.
Instruction Scope
SKILL.md instructs the agent to provide plain-text reference documentation and explicitly states no external API calls. The included scripts/script.sh emits documentation via heredocs and does not read files, environment variables, or contact the network. The runtime instructions stay within the stated scope.
Install Mechanism
There is no install spec (instruction-only). A helper shell script is included but is simple, non-obfuscated, and only prints text. No downloads, extracts, or package installs are performed.
Credentials
The skill declares no required environment variables, no credentials, and the script does not read env vars or config paths. The requested environment access is minimal and proportional to a local reference tool.
Persistence & Privilege
always is false and the skill does not attempt to modify agent/system configuration. It does not request persistent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install calculus
  3. After installation, invoke the skill by name or use /calculus
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.5
Fix description
v2.0.4
Fix description
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.2
retry-fix-token
v1.0.1
old template -> domain-specific v2.0.0
v1.0.0
Initial release
Metadata
Slug calculus
Version 2.0.5
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 9
Frequently Asked Questions

What is Calculus?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Calculus concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 311 downloads so far.

How do I install Calculus?

Run "/install calculus" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Calculus free?

Yes, Calculus is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Calculus support?

Calculus is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Calculus?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.5.

💬 Comments