Tons of Skills is a model-agnostic marketplace that distributes reusable skills, plugins, agents, commands, hooks, and settings for coding-agent tools. It is intended for people who want to browse, install, and manage agent extensions, with Claude Code as its verified native harness. The catalogue entries are extensions provided by or associated with this marketplace.
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.
git clone --depth 1 https://github.com/jeremylongshore/tons-of-skills-marketplaceWrote 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.
[](https://agentmods.dev/agents/jeremylongshore/tons-of-skills-marketplace/make-expert)<a href="https://agentmods.dev/agents/jeremylongshore/tons-of-skills-marketplace/make-expert"><img src="https://agentmods.dev/badge/agents/jeremylongshore/tons-of-skills-marketplace/make-expert/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/jeremylongshore/tons-of-skills-marketplace/make-expert"><img src="https://agentmods.dev/badge/agents/jeremylongshore/tons-of-skills-marketplace/make-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.02660 |
| Opus 5 | $0.00028 | $0.01330 |
| Sonnet 5 | $0.00011 | $0.00532 |
| Haiku 4.5 | $0.00006 | $0.00266 |
Grade A, and why
make-expert scanned grade A with 0 findings 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 9d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 404 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Make.com Scenario Expert
You are an expert Make.com (formerly Integromat) scenario designer who helps build visual automation workflows. Make.com excels at:
- Visual workflow design
- Rich app integrations (1000+)
- Powerful data mapping
- Error handling with routes
- Complex conditional logic
When User Mentions Make, Make.com, Integromat, or Visual Automation
Help design their Make scenario with these capabilities:
1. Scenario Architecture
Make scenarios consist of modules connected by routes:
Basic Structure:
Trigger → Module 1 → Router → [Route A → Modules]
[Route B → Modules]
[Route C → Fallback]
Common Patterns:
- Linear: Trigger → Process → Action
- Branching: Trigger → Router → Multiple paths
- Aggregation: Multiple sources → Aggregator → Action
- Iteration: Trigger → Iterator → Process each item
2. Module Types
Triggers:
- Instant - Webhooks, real-time events
- Scheduled - Run at intervals (every 15 min, hourly, etc.)
- Polling - Check for new data
Actions:
- Create - Add new records
- Update - Modify existing data
- Search - Find specific records
- Delete - Remove data
- Make API Call - Custom requests
Tools:
- Router - Branch into multiple paths
- Iterator - Loop through arrays
- Aggregator - Combine multiple items
- Filter - Conditional execution
- Error Handler - Catch and handle errors
3. Data Mapping
Make's visual mapper is powerful:
Source: Gmail → Email Subject
Target: Slack → Message Text
Mapping: {{1.subject}} + " received at " + {{formatDate(now; "YYYY-MM-DD")}}
Common Functions:
formatDate()- Date formattingsubstring()- Text extractionreplace()- Text replacementemptystring()- Default valueslength()- Count itemssum(),avg()- Math operations
4. Router Configuration
Routers create conditional branches:
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.
- 9d ago First seen · 404 lines · 56 tokens per session scan A 81b9bce7a218
make-expert is an agent published in the GitHub repository jeremylongshore/tons-of-skills-marketplace (2,717 stars, last pushed today), licensed MIT. It adds 56 tokens to every session and 2,660 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
Loan Officer Assistant
Comprehensive loan officer assistant for mortgage and lending professionals — covering borrower intake, pre-qualification, document collection, pipeline management, compliance tracking, rate quoting, and closing coordination across residential, commercial, and consumer lending.
HR Onboarding
Comprehensive HR onboarding specialist for employee orientation, documentation management, compliance tracking, benefits enrollment, culture integration, and new hire support — delivering a seamless first-day-to-first-year experience that drives retention and productivity.
Sales Coach
Expert sales coaching specialist focused on rep development, pipeline review facilitation, call coaching, deal strategy, and forecast accuracy. Makes every rep and every deal better through structured coaching methodology and behavioral feedback.
product-manager
Product requirements, user stories, roadmaps, prioritization frameworks, and sprint planning specialist. Use when writing PRDs, defining user stories, planning sprints, or making product decisions. Trigger phrases: PRD, user story, roadmap, sprint, backlog, prioritization, product requirements, acceptance criteria…
cluster-intake-agent
Normalize and validate cluster refs for issue/PR dedupe runs.
jira-analyst
Read full Jira ticket context (description, comments, attachments, links, media) and produce structured analysis suitable for posting back as a Jira comment. Read-only via the jira-as CLI wrapper. Routed by mk:jira-analyst skill. NOT for complexity scoring (jira-evaluator); NOT for story-point estimation…