skills-sh

skills-sh is a skill for Claude Code, Codex from saolalab/clawforce. It costs 19 tokens per session (295 once invoked), scanned A, original, Apache-2.0.

A skill for finding and installing add-ons from agentskill.sh, a directory of skills for AI coding assistants. It provides commands for searching, installing, and listing installed skills.

In plain words
What is it for?
Use it to search for a skill by topic, install a skill from a repository, or check which skills are already installed.
Why use it?
It gives a direct way to discover reusable agent capabilities without manually browsing the directory. Installation requires Node.js, which provides the npx command, but no API key is needed.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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/saolalab/clawforce/skills_sh
Any agent
npx skills add saolalab/clawforce --skill skills_sh
Clone the repo
git clone --depth 1 https://github.com/saolalab/clawforce

Made for: Claude Code, Codex.

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 skills-sh

README.md
[![agentmods](https://agentmods.dev/badge/skills/saolalab/clawforce/skills_sh.svg)](https://agentmods.dev/skills/saolalab/clawforce/skills_sh)
Your own site
<a href="https://agentmods.dev/skills/saolalab/clawforce/skills_sh"><img src="https://agentmods.dev/badge/skills/saolalab/clawforce/skills_sh.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 295 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00019 $0.00295
Opus 5 $0.00010 $0.00148
Sonnet 5 $0.00004 $0.00059
Haiku 4.5 $0.00002 $0.00030

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

Security

Grade A, and why

skills-sh 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 6d 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.

marketplace/roles/default/workspace/skills/skills_sh/SKILL.md · 52 lines

What it actually says

agentskill.sh

AI Agent Skills Directory — 99,000+ skills for Claude, Cursor, Copilot, and more.

When to use

Use this skill when the user asks any of:

  • "find a skill for …"
  • "search for skills"
  • "install a skill"
  • "what skills are available?"
  • "update my skills"
npx skills find "web scraping"

Install

npx skills add owner/repo@skill-name -a cursor -y

Or for a repo with a single skill:

npx skills add owner/repo -a cursor -y

Replace owner/repo@skill-name with the slug from search results (e.g. anthropics/skills@pdf). Use -y to skip confirmation. Skills install to workspace/.agents/skills/ and are loaded automatically by Clawbot.

List installed

npx skills list

Notes

  • Requires Node.js (npx comes with it).
  • No API key needed for search and install.
  • Browse the directory at https://agentskill.sh
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. 6d ago First seen · 52 lines · 19 tokens per session scan A 453de82d1264

Subscribe to this mod's changes

skills-sh is a skill published in the GitHub repository saolalab/clawforce (38 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 19 tokens to every session and 295 once invoked, about $0.0001 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-08-30.

Related

Other skills, from other repositories

agenticmail

🎀 AgenticMail — Full email, SMS, storage & multi-agent coordination for AI agents. 63 tools.

InternLM/WildClawBench · 28 tokens

ai-meeting-scheduling

Booking links fail for groups. SkipUp schedules meetings with 2-50 participants via email — one API call coordinates across timezones automatically. Also: check status, pause, resume, or cancel requests. Async only — does not instant-book, access calendars, or do free/busy lookups.

InternLM/WildClawBench · 66 tokens

agentic-paper-digest-skill

Fetches and summarizes recent arXiv and Hugging Face papers with Agentic Paper Digest. Use when the user wants a paper digest, a JSON feed of recent papers, or to run the arXiv/HF pipeline.

InternLM/WildClawBench · 54 tokens

eachlabs-voice-audio

Text-to-speech, speech-to-text, voice conversion, and audio processing using EachLabs AI models. Supports ElevenLabs TTS, Whisper transcription with diarization, and RVC voice conversion. Use when the user needs TTS, transcription, or voice conversion.

InternLM/WildClawBench · 60 tokens

academic-literature-search

这是一个专注于学术文献检索的专业工具,集成了多个权威学术数据库,提供全面、快速、准确的文献检索服务。支持多数据库并发检索、高级过滤、智能排序和多种输出格式。.

InternLM/WildClawBench · 0 tokens

03_task6

整合多部门 Slack 消息,交叉核对数据,识别依赖关系与风险,为高管起草董事会级别的执行摘要草稿。适用场景:跨部门项目状态汇总、董事会会议准备、需要数据对账和风险识别的高管报告。.

InternLM/WildClawBench · 70 tokens