llm agent skills

335 tagged llm agent, measured the same way as everything else here.

Browse within: knowledge-graph 69agent-skill 55bioinformatics 55multi-agents 55multi-omics 52skill-creation 48skill-engineering 48skill-generation 48Single-Cell 42appdevelopment 40web-development 40automated-testing 31bug-bounty 31ethical-hacking 31

mcp-builder

01

HKUDS/DeepCode

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

16k 3d ago A 61 tokens original MIT

HKUDS/DeepCode

Skill Claude CodeCodex

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for…

16k 3d ago A 99 tokens original MIT

webapp-testing

03

HKUDS/DeepCode

Skill Claude CodeCodex

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

16k 3d ago A 35 tokens original MIT

add-archon-model

04

areal-project/AReaL

Skill Claude CodeCodex

Guide for adding a new model to the Archon engine. Use when user wants to add support for a new HuggingFace model architecture in ArchonEngine.

5.7k +2 today A 38 tokens original Apache-2.0

add-dataset

05

areal-project/AReaL

Skill Claude CodeCodex

Guide for adding a new dataset loader to AReaL. Use when user wants to add a new dataset.

5.7k +2 today A 27 tokens original Apache-2.0

add-unit-tests

06

areal-project/AReaL

Skill Claude CodeCodex

Guide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.

5.7k +2 today A 30 tokens original Apache-2.0

research-deep

07

Weizhena/Deep-Research-skills

Skill Claude CodeCodex

Read research outline, launch independent agent for each item for deep research. Disable task output.

2.1k 9d ago A 22 tokens original MIT

research

09

Weizhena/Deep-Research-skills

Skill Claude CodeCodex

Conduct preliminary research on a topic and generate research outline. For academic research, benchmark research, technology selection, etc.

2.1k 9d ago A 25 tokens original MIT

helix-org-cli

10

helixml/helix

Skill Claude CodeCodex

Use the Helix CLI to operate helix-org (bots, topics, processors, chat) and raw REST via helix api. Use when listing/managing org bots, chatting with chief-of-staff or other bots, or calling any authenticated Helix API path.

803 2d ago A 59 tokens

apple-mail

11

YunjueTech/Yunjue-Agent

Skill Claude CodeCodex

Apple Mail.app integration for macOS. Read inbox, search emails, send emails, reply, and manage messages with fast direct access (no enumeration).

531 5mo ago A 33 tokens original Apache-2.0

macbook-optimizer

12

YunjueTech/Yunjue-Agent

Skill Claude CodeCodex

Complete MacBook optimization suite: monitoring, troubleshooting, cleanup, and performance tuning. Works on all Macs (Intel & Apple Silicon). No extra tools required.

531 5mo ago A 36 tokens original Apache-2.0

pptx

13

YunjueTech/Yunjue-Agent

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for creating new presentations, modifying content, working with layouts, adding speaker notes, or any presentation tasks.

531 5mo ago A 44 tokens original Apache-2.0

LEAP

14

agentsope/SkillAlchemy

Skill Claude CodeCodex

LEAP builds skills through two pipelines: Branch A distills a skill from raw data, while Branch B combines multiple skills into one. It is called by the main SkillAlchemy workflow. Use when SkillAlchemy requires distillation or fusion.

342 7d ago A 52 tokens original MIT

agentsope/SkillAlchemy

Skill Claude CodeCodex

SOP for writing, loading, and evolving a project-level convention file (CONVENTIONS.md / CLAUDE.md / .cursor/rules / .clinerules / AGENTS.md) so that a coder-agent reliably respects your codebase's style choices every session. Tool-agnostic; covers the four load mechanics (read-only attachment, ancestor-walk…

342 7d ago A 104 tokens original MIT

agentsop-langgraph

16

agentsope/SkillAlchemy

Skill Claude CodeCodex

Decision protocol for building, debugging, and operating LangGraph-based agent systems. Activates when a coder agent is asked to design a stateful LLM workflow, add human-in-the-loop, choose a multi-agent pattern (supervisor / swarm / hierarchical), pick a checkpoint backend, or migrate a fragile chain into a durable…

342 7d ago A 124 tokens original MIT

curl-search

17

MemTensor/skills-vote

Skill Claude CodeCodex

Web search using curl + multiple search engines (Baidu, Google, Bing, DuckDuckGo). Activates when user asks to search, look up, or query something online. Includes security enhancements: input sanitization, command injection protection, and URL encoding.

300 27d ago A 55 tokens original MIT

shellgames

18

MemTensor/skills-vote

Skill Claude CodeCodex

Play board games on ShellGames.ai — Chess, Poker, Ludo, Tycoon, Memory, and Spymaster. Use when the agent wants to play games against humans or other AI agents, join tournaments, chat with players, check leaderboards, or manage a ShellGames account. Triggers on "play chess/poker/ludo/memory", "shellgames", "join…

300 27d ago A 103 tokens original MIT

skills-vote-local

19

MemTensor/skills-vote

Skill Claude CodeCodex

Use when retrieving the most relevant skills from a local or private skill library instead of relying on network-based skill discovery.

300 27d ago A 28 tokens original MIT

project-cairn

20

iBlinkQ/project-cairn

Skill Claude CodeCodex

Standardize how an AI-collaboration project turns work into reusable knowledge. Use when initializing or retrofitting Project Cairn in a project, recording progress after meaningful work, maintaining AGENTS/CLAUDE/cairn docs, auditing project knowledge for drift or missing records, pulling and citing external…

217 18d ago A 78 tokens original MIT

sync-acp-spec

21

phil65/agentpool

Skill Claude CodeCodex

Sync the ACP (Agent Client Protocol) schema implementation with the official reference repo by comparing Rust source types against our Python Pydantic models.

184 4mo ago C 33 tokens original MIT

sync-skills-spec

22

phil65/agentpool

Skill Claude CodeCodex

Sync the agentpool skills implementation with the official Agent Skills Spec by comparing against the reference repository.

184 4mo ago C 24 tokens original MIT

Example Skill

23

phil65/agentpool

Skill Claude CodeCodex

A simple example skill that demonstrates the basic structure and functionality. Use when you need to show how skills work or test skill loading.

184 4mo ago A 29 tokens original MIT

TianGzlab/OmicsClaw

Skill Claude CodeCodex

Systematic workflow for clustering biological samples, features, or any quantitative data matrix. Implements multiple clustering algorithms with rigorous validation, comparison, and interpretation to identify meaningful data groupings.

158 1mo ago A 6 tokens original Apache-2.0