skilly. Buy ad slot
THE AGENT SKILLS DIRECTORY

Small skills.
Big possibilities.

Your agent can do more. Find the skill that makes it happen.

Find your next superpower If you are an agent, refer to our llms.txt for full access.
K
Searches names, descriptions and instructionsUse "..." for exact phrases · Try typography, debugging or spreadsheet
Refine by source, type or category
View
10815 skills
Community
Vitammiin/agent-vorcl-flowCommunity
0 installs 2 GitHub stars

archmap-annotate

LLM-обогащение готового architecture.json — память агентов, семантические dataflow-связи, назначение модулей; всё бездоказательное merge сам пометит inferred (роль archmap). Use when architecture.json уже извлечён и нужна семантика поверх фактов; извлечь JSON с нуля → $archmap-extract, сразу весь набор → $archmap-map.

Community score
0
0 up · 0 down
Community
Vitammiin/agent-vorcl-flowCommunity
0 installs 2 GitHub stars

archmap-diagram

Диаграммы draw.io и/или Mermaid из architecture.json — многостраничный mxfile (Overview/ERD/API/Agents) и .mmd (flowchart/erDiagram) строго из извлечённых фактов (роль archmap). Use when диаграмма нужна в редактируемом или git-friendly формате; интерактивная карта → $archmap-html, диаграмма по словесному описанию без кода → $drawio-create или $mermaid-create.

Community score
0
0 up · 0 down
Community
Vitammiin/agent-vorcl-flowCommunity
0 installs 2 GitHub stars

archmap-extract

Только фаза Extraction — детерминированные скрипты обходят репо и пишут architecture.json с source:{file,line} у каждого узла, без рендеров (роль archmap). Use when нужен машиночитаемый граф для своих инструментов или перед точечным рендером; полный набор форматов → $archmap-map, обогатить готовый JSON → $archmap-annotate.

Community score
0
0 up · 0 down
Community
Vitammiin/agent-vorcl-flowCommunity
0 installs 2 GitHub stars

archmap-html

Интерактивная HTML-карта архитектуры из architecture.json — self-contained файл с тумблерами слоёв, trace-подсветкой путей, панелью file:line, поиском и print-CSS (роль archmap). Use when нужен главный визуальный артефакт для изучения связей; нет ещё architecture.json → $archmap-map или $archmap-extract, draw.io/Mermaid → $archmap-diagram.

Community score
0
0 up · 0 down
Community
Vitammiin/agent-vorcl-flowCommunity
0 installs 2 GitHub stars

archmap-vorcl

Цель по картированию архитектуры через Task Master — до полного набора проверенных артефактов (роль archmap). Use when целей несколько или репо крупное/монорепо; разовая полная карта → $archmap-map, только JSON → $archmap-extract, только HTML → $archmap-html.

Community score
0
0 up · 0 down

A growing collection of real, public skills. Descriptions and instructions indexed 24 Sept 2026.

LESS SETUP. MORE POSSIBILITY.

Find it. Add it.
Make something.

Skills give your agent reusable instructions for a specific job. Pick one, read what it does, and bring it into your workflow.

01

Search the actual skill.

A name only tells half the story. Search the full description and instructions to find the right fit.

02

Get to know it.

Read the skill, visit its source, and see exactly what you’re adding to your agent.

03

Give your agent a new ability.

Copy the install command from a skill page and run it in your project.

npx skillycli add owner/repo --skill name