Browse Skills

17720 skills found

configure-git-webserver.md
13
1 export configure-git-webserver
2 letta-ai from "letta-ai/skills"
3 Guidance for setting up Git-based web deployment systems where pushing to a Git repository automatically deploys content to a web server. This skill should be used when tasks involve configuring bare Git repositories with post-receive hooks for automated web deployment, setting up lightweight web servers to serve deployed content, or creating Git-push-to-deploy workflows. Covers service persistence, permission management, and verification strategies.
2026-01-21
content-atomizer.md
13
1 export content-atomizer
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Transform long-form content into 15+ platform-ready assets. One article becomes threads, carousels, audiograms, video scripts, quizzes, discussion prompts, and more.
2026-01-22
skills-auto-activation.md
13
1 export skills-auto-activation
2 withzombies from "withzombies/hyperpowers"
3 Use when skills aren't activating reliably - covers official solutions (better descriptions) and custom hook system for deterministic skill activation
2026-01-21
traffic-magnet.md
13
1 export traffic-magnet
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Organic traffic strategy orchestrator for zero-budget customer acquisition. Routes to specialized skills for implementation.
2026-01-22
GitHub Issue Triage.md
13
1 export GitHub Issue Triage
2 sunholo-data from "sunholo-data/ailang"
3 Monitor and triage GitHub issues against design docs and implementation status. Use when user asks to "check issues", "triage issues", "sync issues", "what issues are open", or wants to ensure issues are up-to-date with development progress.
2026-01-21
letta-agent-designer.md
13
1 export letta-agent-designer
2 letta-ai from "letta-ai/skills"
3 Guide for designing effective Letta agents. This skill should be used when users need help choosing agent architectures, designing memory blocks, selecting models, or planning tool configurations for their Letta agents.
2026-01-21
ln-332-task-reviewer.md
13
1 export ln-332-task-reviewer
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Reviews completed tasks (To Review) and moves them to Done or To Rework. Zero tolerance: all issues fixed now.
2026-01-21
modernize-scientific-stack.md
13
1 export modernize-scientific-stack
2 letta-ai from "letta-ai/skills"
3 Guide for modernizing legacy Python 2 scientific computing code to Python 3 with modern libraries. This skill should be used when migrating scientific scripts involving data processing, numerical computation, or analysis from Python 2 to Python 3, or when updating deprecated scientific computing patterns to modern equivalents (pandas, numpy, pathlib).
2026-01-21
chezmoi-expert.md
13
1 export chezmoi-expert
2 malhashemi from "malhashemi/dotfiles"
3 Use chezmoi like an expert for managing dotfiles with advanced features including templates, secrets management, scripts, external dependencies, and multi-machine configurations. This skill should be used when working with chezmoi dotfiles, optimizing performance, debugging issues, or implementing advanced patterns.
2026-01-05
slogan-generator.md
13
1 export slogan-generator
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Generate and evaluate marketing slogans for any product or service. Creates options across multiple angles, scores against criteria, and recommends the best fit.
2026-01-22
sqlite-db-truncate.md
13
1 export sqlite-db-truncate
2 letta-ai from "letta-ai/skills"
3 This skill should be used when recovering data from corrupted or truncated SQLite databases. Apply this skill when a .db file cannot be opened with standard SQLite tools, when binary truncation has occurred, or when manual parsing of the SQLite binary format is needed to extract recoverable data.
2026-01-21
calendar-optimization.md
13
1 export calendar-optimization
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Balance the 4 types of professional time (Management, Creation, Consumption, Ideation). Use when discussing productivity, calendar management, time allocation, or work-life balance.
2026-01-22
api-use-external.md
13
1 export api-use-external
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 Any time an external api needs to be understood or queried
2026-01-05
Unnamed Skill.md
13
1 export Unnamed Skill
2 sorryhyun from "sorryhyun/DiPeO"
3 Router skill for DiPeO backend ecosystem (server/ and cli/): FastAPI server, CLI tools, database, MCP integration. Use when task mentions CLI commands, server endpoints, database queries, or MCP tools. For simple tasks, handle directly; for complex work, escalate to dipeo-backend agent.
2026-01-05
gcode-to-text.md
13
1 export gcode-to-text
2 letta-ai from "letta-ai/skills"
3 Decode and interpret text content from G-code files by analyzing toolpath geometry and coordinate patterns. This skill should be used when extracting text, letters, or symbols that are encoded as movement commands in G-code files (e.g., 3D printing, CNC engraving, laser cutting). Applies to tasks like identifying what text a G-code file will print/engrave, reverse-engineering embossed or engraved text from toolpaths, or visualizing G-code geometry to reveal hidden content.
2026-01-21
digitalocean-coder.md
13
1 export digitalocean-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides writing DigitalOcean infrastructure with OpenTofu/Terraform. Use when provisioning Droplets, VPCs, Managed Databases, Firewalls, or other DO resources.
2026-01-22
filter-js-from-html.md
13
1 export filter-js-from-html
2 letta-ai from "letta-ai/skills"
3 Guidance for removing JavaScript from HTML while preserving structure and formatting. This skill applies when filtering XSS vectors, sanitizing HTML content, removing script tags and event handlers, or building HTML sanitization tools. It covers comprehensive XSS vector identification, format-preserving transformations, and verification strategies.
2026-01-21
django-coder.md
13
1 export django-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Build Django applications with models, views, forms, templates, REST APIs, and modern Django 5.x patterns.
2026-01-22
skill-generator.md
13
1 export skill-generator
2 sorryhyun from "sorryhyun/DiPeO"
3 Create new Claude Code skills with proper structure and best practices. Use when the user wants to create a new skill, extend Claude's capabilities, or needs help structuring a SKILL.md file.
2026-01-05
backblaze-coder.md
13
1 export backblaze-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides Backblaze B2 Cloud Storage integration with OpenTofu/Terraform and B2 CLI. Use when managing B2 buckets, application keys, file uploads, lifecycle rules, or S3-compatible storage.
2026-01-22
action-mailer-coder.md
13
1 export action-mailer-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Use when creating or refactoring Action Mailer emails. Applies Rails 7.1+ conventions, parameterized mailers, preview workflows, background delivery, and email design best practices.
2026-01-22
extract-moves-from-video.md
13
1 export extract-moves-from-video
2 letta-ai from "letta-ai/skills"
3 Guidance for extracting text-based game commands, moves, or inputs from video recordings using OCR and frame analysis. This skill applies when extracting user inputs from screen recordings of text-based games (Zork, interactive fiction), terminal sessions, or any video where typed commands need to be recovered. It covers OCR preprocessing, region-of-interest extraction, domain-aware validation, and deduplication strategies.
2026-01-21
large-scale-text-editing.md
13
1 export large-scale-text-editing
2 letta-ai from "letta-ai/skills"
3 Guidance for transforming large text files (thousands to millions of rows) using text editors like Vim. This skill should be used when the task involves bulk text transformations, CSV manipulation, column reordering, regex-based find-and-replace operations, or when there are keystroke/efficiency constraints. Applies to tasks requiring macro-based editing, batch substitutions, or complex text processing where understanding the transformation pattern from input/output samples is needed.
2026-01-21
dna-assembly.md
13
1 export dna-assembly
2 letta-ai from "letta-ai/skills"
3 Guidance for Golden Gate assembly primer design and DNA assembly tasks. This skill should be used when designing primers for Golden Gate cloning, Type IIS restriction enzyme assembly, or multi-fragment DNA assembly workflows. It covers overhang selection, primer structure, assembly simulation, and verification strategies.
2026-01-21