Toolverse
All skills

file-operations

by mhattingpete

Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Data Science
Views
2

About this skill

Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.

How to use

  1. Zainstaluj skill file-operations w swoim środowisku Claude'a, dodając go do dostępnych narzędzi.

  2. Kiedy chcesz przeanalizować plik, poproś Claude'a o informacje, na przykład: "Analizuj plik app.py" lub "Ile linii ma ten plik?" — skill automatycznie się aktywuje.

  3. Aby uzyskać podstawowe metadane (rozmiar, czas modyfikacji), skill użyje polecenia stat lub ls -lh na wskazanym pliku.

  4. Dla liczby linii kodu skill uruchomi wc -l, a dla całych katalogów — find z xargs wc -l, aby zsumować wszystkie pliki danego typu.

  5. Jeśli chcesz znaleźć konkretne elementy kodu (funkcje, klasy, TODO), skill użyje grep z odpowiednimi wzorcami — na przykład ^def dla funkcji lub TODO|FIXME dla notatek.

  6. Możesz też porównać rozmiary wielu plików, prosząc o listę plików w katalogu — skill wyświetli rozmiary i pokaże, które pliki zajmują najwięcej miejsca.

Related skills

web-artifacts-builder

by anthropics

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX

Data Science
37124

openrouter

by rawveg

OpenRouter API - Unified access to 400+ AI models through one API

Data Science
17138

a-stock-analysis

by openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

Data Science
48153

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Data Science
26105

stock-analyzer

by FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

Data Science
23128