Browse Skills

44835 skills found

bn-fit-modify.md
13
1 export bn-fit-modify
2 letta-ai from "letta-ai/skills"
3 Guidance for Bayesian Network DAG structure recovery, parameter learning, and causal intervention tasks. This skill should be used when tasks involve recovering DAG structure from observational data, learning Bayesian Network parameters, performing causal interventions (do-calculus), or generating samples from modified networks. Applies to tasks mentioning Bayesian networks, DAG recovery, structure learning, causal inference, or interventional distributions.
2026-01-21
code-from-image.md
13
1 export code-from-image
2 letta-ai from "letta-ai/skills"
3 Guide for extracting code or pseudocode from images using OCR and implementing it correctly. This skill should be used when tasks involve reading code, pseudocode, or algorithms from images (PNG, JPG, screenshots) and executing or implementing the extracted logic.
2026-01-21
env-config.md
13
1 export env-config
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Manage environment variables across dev/staging/prod environments and SST config. Use when adding new secrets, updating environment-specific configs, or debugging environment issues.
2026-01-21
executing-plans.md
13
1 export executing-plans
2 withzombies from "withzombies/hyperpowers"
3 Use to execute bd tasks iteratively - executes one task, reviews learnings, creates/refines next task, then STOPS for user review before continuing
2026-01-21
dna-insert.md
13
1 export dna-insert
2 letta-ai from "letta-ai/skills"
3 Guide for designing DNA insertion primers for site-directed mutagenesis (SDM) using Q5 or similar kits. This skill should be used when tasks involve inserting DNA sequences into plasmids, designing mutagenesis primers, or working with PCR-based insertion methods. Provides verification strategies, common pitfalls, and procedural guidance for correct primer design.
2026-01-21
viral-content.md
13
1 export viral-content
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Create viral content frameworks with platform-specific patterns, psychological hooks, and daily schedules that maximize organic reach without paid promotion.
2026-01-22
prd-builder.md
13
1 export prd-builder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 PRD templates and structure for product requirements documents. Used by /majestic:prd command.
2026-01-22
first-principles.md
13
1 export first-principles
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Apply first-principles thinking to break down complex problems into fundamental truths and rebuild solutions from the ground up. Use when solving strategic decisions, breaking through blockers, or challenging assumptions. Triggers on first principles, Elon Musk methodology, fundamental truths, strip assumptions, physics of the problem, rebuild from scratch.
2026-01-22
vulnerable-secret.md
13
1 export vulnerable-secret
2 letta-ai from "letta-ai/skills"
3 Guidance for extracting secrets from protected or obfuscated binaries through systematic static and dynamic analysis. This skill should be used when tasks involve reverse engineering executables, extracting hidden flags or keys, analyzing binary protections, or decoding obfuscated data within compiled programs.
2026-01-21
frontend-design.md
13
1 export frontend-design
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications. Includes framework-specific guidance for Tailwind, React, Vue, and Rails/Hotwire ecosystems.
2026-01-22
nda-review.md
13
1 export nda-review
2 lawvable from "lawvable/awesome-legal-skills"
3 Reviews incoming one-way (unilateral) commercial NDAs in a jurisdiction-agnostic way, from either a Recipient or Discloser perspective (user-selected), producing a clause-by-clause issue log with preferred redlines, fallbacks, rationales, owners, and deadlines.
2026-01-21
letta-memory-architect.md
13
1 export letta-memory-architect
2 letta-ai from "letta-ai/skills"
3 Guide for designing effective memory architectures in Letta agents. Use when users need help structuring memory blocks, choosing between memory types, or optimizing memory management patterns.
2026-01-21
large-scale-text-editing.md
13
1 export large-scale-text-editing
2 letta-ai from "letta-ai/skills"
3 Provides strategies for efficiently transforming large text files (thousands to millions of lines) using text editors like Vim, sed, or awk. This skill should be used when tasks involve bulk text transformations, CSV manipulation at scale, pattern-based edits across massive files, or when keystroke/operation efficiency is constrained. Applicable to tasks requiring macros, regex substitutions, or batch processing of structured text data.
2026-01-21
build-cython-ext.md
13
1 export build-cython-ext
2 letta-ai from "letta-ai/skills"
3 Guidance for building and installing Cython extension packages, particularly when resolving compatibility issues with modern Python and NumPy versions. This skill applies when installing legacy Cython packages, fixing NumPy 2.0 deprecation errors, resolving Python 3.x compatibility issues in extension modules, or troubleshooting Cython compilation failures. Use this skill for tasks involving setup.py with Cython extensions, deprecated NumPy type errors, or installing packages to system Python environments.
2026-01-21
sanitize-git-repo.md
13
1 export sanitize-git-repo
2 letta-ai from "letta-ai/skills"
3 Guidance for sanitizing git repositories by identifying and removing sensitive credentials, API keys, tokens, and other secrets. This skill should be used when tasks involve cleaning repositories of secrets, preparing code for public release, auditing for credential exposure, or removing sensitive data from version control history.
2026-01-21
tmux-test.md
13
1 export tmux-test
2 inspirepan from "inspirepan/klaude-code"
3 Test klaude-code interactively using tmux with synchronous task completion. Use when testing UI features, verifying changes, or debugging interactive behavior. Eliminates polling/sleep by using KLAUDE_TEST_SIGNAL for precise synchronization.
2026-01-15
referral-program.md
13
1 export referral-program
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Design viral referral programs with incentive structures, sharing mechanics, tracking systems, and optimization strategies to turn customers into advocates who drive new customer acquisition.
2026-01-22
future-back.md
13
1 export future-back
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Envision ideal future state with clarity, then reverse-engineer the pathway from vision to reality using backward planning
2026-01-22
constraints-scheduling.md
13
1 export constraints-scheduling
2 letta-ai from "letta-ai/skills"
3 Provides systematic approaches for solving multi-person scheduling problems with complex constraints. This skill should be used when finding meeting times, scheduling events, or solving optimization problems involving multiple calendars, availability windows, time-based constraints, preferences, and buffer requirements.
2026-01-21
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
query-optimization.md
13
1 export query-optimization
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Optimize database queries, add indexes, prevent N+1 queries, and improve query performance. Use when queries are slow, investigating database bottlenecks, or optimizing data access patterns.
2026-01-21
cobol-modernization.md
13
1 export cobol-modernization
2 letta-ai from "letta-ai/skills"
3 Guidance for converting COBOL programs to modern languages (Python, Java, etc.) while preserving exact behavior and data format compatibility. This skill should be used when modernizing legacy COBOL applications, converting COBOL business logic to modern languages, or ensuring byte-for-byte output compatibility between COBOL and its replacement.
2026-01-21
ansible-coder.md
13
1 export ansible-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides writing Ansible playbooks for server configuration. Use when hardening servers, installing packages, or automating post-provisioning tasks that cloud-init cannot handle.
2026-01-22
Design Spec Auditor.md
13
1 export Design Spec Auditor
2 sunholo-data from "sunholo-data/ailang"
3 Verify code implementation aligns with design specifications. Use after implementing features, during code reviews, or when refactoring to ensure architectural compliance. Compares design docs with actual code.
2026-01-21