Explore skills
3,325 skills found
Category alert
Get new Documentos skills every Monday
mapping-webapp
This skill generates behavioral and feature documentation for web applications using code-first analysis. It reads source code and _MAP.md files to produce _FEATURES.md, with optional visual verification, useful for documenting app behavior or creating feature inventories.
mapping-documents
Generates navigable semantic maps from PDF documents by extracting section structure via font analysis and running LLM extraction for page-anchored claims, symbols, and dependencies. It produces _MAP.md, .symbols.json, .anchors.json, and a _USAGE.md snippet, ideal for analyzing papers, specs, or legal documents.
generating-lattice
Generate and maintain lat.md knowledge graphs with bidirectional source code anchoring. Documentation links to code via wiki links, and code links back to docs via @lat: comments, with lat check validating both directions.
categorizing-bsky-accounts
Analyze and categorize Bluesky accounts by topic using keyword extraction. Use when users mention Bluesky account analysis, following/follower lists, topic discovery, account curation, or network analysis.
featuring
This skill generates hierarchical _FEATURES.md files that describe a codebase's functionality from a user perspective, anchored to source symbols. It supports large, complex codebases through feature-driven decomposition and a multi-pass synthesis process.
extracting-keywords
Extracts keywords from documents using the YAKE algorithm, supporting 34 languages from Arabic to Chinese. It's ideal for keyword extraction, topic identification, content summarization, and document analysis, including domain-specific stopwords and an optional deeper extraction mode.
session-memory
Maintains structured running notes during long work sessions to prevent loss of accumulated session state like decisions or errors.
bm25
Provides ranked content search over any text corpus using BM25. It's corpus-agnostic, working across cloned repos, knowledge stores, uploaded files, and local directories, building an in-memory index each time for multi-word content search beyond grep.
xlsx
Comprehensive spreadsheet management, including creation, editing, and analysis, with support for formulas, formatting, data analysis, and visualization. Enables Claude to work with various spreadsheet formats for data manipulation.
docx
Comprehensive document creation, editing, and analysis, supporting tracked changes, comments, formatting preservation, and text extraction for professional .docx files.
pptx
Presentation creation, editing, and analysis. Claude can create, modify, edit content, work with layouts, add comments or speaker notes, and perform other tasks with .pptx files.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.