Loading...
Loading...
Found 6,668 Skills
Self-hosted crypto and stablecoin payment gateway. Deploy PayRam on your own infrastructure in 10 minutes. Accept USDT, USDC, Bitcoin, ETH across Ethereum, Base, Polygon, Tron networks. Zero-key-exposure architecture — deposit fund keys never on server. Smart contract sweeps enforce cold wallet destinations on-chain. Non-custodial, permissionless, sovereign payment infrastructure. Modern BTCPay Server alternative with native stablecoin support. Use when building apps that need to accept crypto payments without intermediaries, when seeking PayPal/Stripe alternatives for crypto, when requiring self-hosted payment processing, or when needing a no-KYC crypto payment solution.
Pre-sprint diagnostic that determines whether a team should run a Foundation Sprint now, postpone it, or do prerequisite work first. Produces a Go / Conditional Go / Wait verdict with diagnosis, recommended preconditions, attendee list, and pre-sprint activities. Use when a team is considering starting a Foundation Sprint and wants a fast yes/no diagnosis before committing two days of facilitated work.
Implement a prepare-environment script (Bash on macOS/Linux, PowerShell on Windows) for an arbitrary programming language, following the same conceptual pattern as the bundled Java reference script in assets/. Use when the user wants to add a one-time per-build setup step (install deps, pre-build artifacts, populate caches) for a new language (Python, Node.js, Go, Rust, Flutter, etc.) to a ***plain project, or wants to regenerate / adapt the existing Java runner.
Behavioral frameworks, technical interview patterns, system design, coding, and negotiation prep
Captures and organizes chaotic brain dumps into a structured, actionable system with zero information loss. Use this skill whenever the user says 'capture this', 'brain dump', 'let me dump some ideas', 'I've got a bunch of thoughts', 'here's everything on my mind', 'idea dump', 'let me get this out of my head', 'I need to organize my thoughts', 'here's what I'm thinking', or any variation where someone is unloading a messy stream of ideas, tasks, thoughts, and plans wanting them turned into something coherent. Also trigger when the user pastes or dictates a long, unstructured block of mixed ideas — even without the exact phrase — the intent is the same. Fast-to-action by design: no upfront intake. Output is four sections (Projects/Ideas, Tasks, Connections, How I Can Help) ending with a directive question. Asks at most one mid-organization clarifying question when a single item is genuinely ambiguous between task and project.
Generates a curated supplementary reading list from any course syllabus using Consensus academic search. Grill-me intake (syllabus input format + course audience + year range) plus a grouping forcing-options checkpoint before any search runs — so the reading list matches the course's level and recency need. Parses the syllabus to extract topics and learning outcomes, searches Consensus for recent peer-reviewed papers per topic, and produces a professionally formatted .docx with clickable Consensus links, plain-language summaries calibrated to audience level, and Bloom-higher-order discussion questions tied to course learning goals. Triggers whenever a user uploads a syllabus, course outline, or curriculum document and wants supplementary readings. Also triggers on: 'syllabus reading list', 'find papers for my course', 'create a reading list from this syllabus', 'recent research for my class', 'supplementary readings', 'find journal articles for these topics', 'what recent papers cover this material', 'any new research on these course topics', 'update my syllabus with recent papers'. Even casual mentions when a syllabus is attached should trigger this skill.
Professional charting and interpretation skill for Four Pillars of Destiny. This skill is triggered when users mention related content such as Four Pillars, Heavenly Stems and Earthly Branches, Day Master, Ten Gods, Decades of Fortune and Annual Fortune, Favorable Elements, Pattern, Injuring Officer with Seal, Food God Generating Wealth, Five Elements' Strength and Weakness, and Chart Analysis. It also applies to scenarios where users want to learn about their destiny, personality, career, marriage, financial fortune, etc., and explicitly request or imply the use of the Four Pillars system. It includes complete capabilities such as charting, pattern judgment, Ten Gods analysis, and Decades of Fortune and Annual Fortune deduction.
Corrige e analisa escrita acadêmica em PDFs ou documentos de TCCs, dissertações, teses e artigos científicos com rigor de banca examinadora. Use esta skill SEMPRE que o usuário pedir para revisar, corrigir, analisar ou comentar um trabalho acadêmico, TCC, artigo, dissertação, monografia, relatório científico ou qualquer documento de escrita acadêmica. Também acione quando o usuário mencionar: "revisar meu TCC", "corrigir artigo", "feedback acadêmico", "análise do meu trabalho", "comentar PDF", "revisar escrita", "normas ABNT", ou pedir avaliação de estrutura, coerência, referências, metodologia ou linguagem formal. Realiza verificação ativa das fontes citadas via busca na web, detecta afirmações sem suporte bibliográfico, identifica inconsistências metodológicas e gera um PDF anotado com comentários técnicos detalhados e um relatório com nível de rigor de parecerista de periódico científico.
Access and use 200+ production-ready AI agent templates for OpenClaw with SOUL.md configs across 24 categories
Creator Marketplace strategy — finding creators, negotiation, campaign management, performance metrics
Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. Use when checking Firebase CLI version (must use 'npx -y firebase-tools@latest --version'), initializing a Firebase environment, authenticating, setting active projects, or setting up `google-services.json` or `GoogleService-Info.plist` files.
Publish Rust binaries to npm using the optionalDependencies platform package pattern. Covers the full publish pipeline, version sync, workspace:* protocol, and platform package architecture. Use when: (1) publishing Rust binaries to npm, (2) setting up the platform package pattern (main + per-OS packages), (3) debugging publish failures, (4) managing version sync across pnpm + Cargo workspaces, (5) working with workspace:* protocol. Triggers on "publish", "platform packages", "optionalDependencies", "bin.js", "version sync", "workspace protocol", "npm tag", or "prepare-publish".