- 8 skills
- 0 followers
- 2 days ago last updated
- ▌ Data Analysis · wesley1600Analyze data patterns, create visualizations, and generate insights from datasets using statistical methods and data science techniques
- ▌ Template Skill · wesley1600 bundleA starter template for creating new Claude Skills with best practices and example structure
- ▌ Web Fetch · wesley1600 bundleRetrieves and analyzes content from user-provided URLs or search results using the WebFetch tool. Manages domain filtering and max_uses limits to prevent data exfiltration. Use when users provide URLs to fetch, when analyzing web pages, or when following up on search results.
- ▌ API Documentation · wesley1600Create comprehensive API documentation with examples, parameter descriptions, and interactive code samples
- ▌ Markdown Formatter · wesley1600Format, validate, and optimize Markdown documents for consistency, readability, and professional presentation
- ▌ Version Management · wesley1600 bundleMaintains versions of skills, prompts, or documents. Provides version tagging, release management, changelogs, and rollback capabilities. Tracks changes to SKILL.md files, scripts, and resources using git-based version control with semantic versioning.
- ▌ Summarization · wesley1600Condenses long documents, conversation logs, or transcripts into concise summaries. Supports retrieval from memory/files, multiple output formats (bullet points, paragraphs, executive summary), and customizable detail levels. Use when the user needs to quickly understand large amounts of text content.
- ▌ PDF Processing · wesley1600 bundleProcess and analyze PDF documents including text extraction, table extraction, chart analysis, and visual content understanding. Use when working with PDFs, extracting structured data, generating summaries, or converting PDFs to other formats (markdown, JSON, CSV).