autotask

autotask is a skill for Claude Code from Servosity/msp-skills. It costs 96 tokens per session (11,802 once invoked), scanned A, original, no licence file.

A command-line add-on for Autotask, a business system used by managed IT service providers to manage clients, tickets, time, and work. It also keeps a local SQLite mirror, which is a searchable local copy of the data.

In plain words
What is it for?
It helps list tickets, review ticket aging, find overloaded staff, check unbilled time, and view a complete company account picture.
Why use it?
It makes operational questions easier to answer across Autotask data without checking each ticket, person, or account separately.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the autotask plugin — 1 skill shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/servosity/msp-skills/autotask
Any agent
npx skills add Servosity/msp-skills --skill autotask
Clone the repo
git clone --depth 1 https://github.com/Servosity/msp-skills

Made for: Claude Code.

Or install autotask, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for autotask

README.md
[![agentmods](https://agentmods.dev/badge/skills/servosity/msp-skills/autotask.svg)](https://agentmods.dev/skills/servosity/msp-skills/autotask)
Your own site
<a href="https://agentmods.dev/skills/servosity/msp-skills/autotask"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/autotask.svg" alt="Measured on agentmods" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 11,802 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00096 $0.11802
Opus 5 $0.00048 $0.05901
Sonnet 5 $0.00019 $0.02360
Haiku 4.5 $0.00010 $0.01180

Measured 3d ago against content hash 2ee833f68335, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

autotask scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

bash <(curl -fsSL https://raw.githubusercontent.com/Servosity/msp-skills/main/skills/autotask/install.sh)
skills/autotask/SKILL.md · 894 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · +1 lines 2ee833f68335
  2. 6d ago First seen · 893 lines · 96 tokens per session scan A 47435183615f

Subscribe to this mod's changes

autotask is a skill published in the GitHub repository Servosity/msp-skills (36 stars, last pushed 4d ago), with no licence file. It adds 96 tokens to every session and 11,802 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

monday-com

Monday.com workspace management via official MCP server. This skill should be used when creating, updating, moving, archiving, or deleting items/boards/groups on Monday.com, managing columns, adding comments, or querying workspace data. Supports both hosted and local MCP deployment with interactive setup guidance.

georgekhananaev/claude-skills-vault · 61 tokens

skill

Skill "skill" from abdulhamid-n/ticktick-mcp, covering ticktick skill, when to use, available mcp tools, behavior guidelines and creating tasks.

abdulhamid-n/ticktick-mcp · 0 tokens

ticktick

AI-powered task management and productivity assistant. This skill activates whenever the user mentions a task, to-do, reminder, or something they need to do. Trigger phrases include "remind me to", "I need to", "don't let me forget", "add a task", "create a task", "what's on my list", "what's due today", "mark that as…

abdulhamid-n/ticktick-mcp · 104 tokens

atmos-config

Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.

cloudposse/atmos · 31 tokens

story-readiness

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

Donchitos/Claude-Code-Game-Studios · 77 tokens

autotask-creator

Rules for automation CRUD from the group-chat commander. The commander does not call mutation tools and does not edit cloud/autotasks files directly. It emits one or more top-level ... containers in its final text; the bus parses and applies them after the turn.

Orkas-AI/Orkas · 5 tokens