Loading...
Loading...
Found 7,099 Skills
This is used when you need to configure or build a firmware project based on ESP-IDF, call the built-in script to execute idf.py build, and locate the firmware artifacts.
Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.
Create and manipulate Word DOCX files programmatically. Use when the user needs to generate documents, modify DOCX templates, extract document content, or automate Word document workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: Word, DOCX, document, report, template, contract, letter, corporate, branding.
Targeted Chatroom: Recommend experts based on topics or accept user-specified experts to simulate multi-role conversations. Trigger methods: /dbs-chatroom, /targeted-chatroom, "Targeted Chatroom"
Execute deterministic, event-sourced security audits using ESAA-Security's LLM-based agent architecture with 95 checks across 16 security domains
Build strong Codex Goals from rough user objectives. Use when the user asks to create, write, generate, improve, expand, or refine a Codex `/goal`; mentions Codex Goals, goal mode, persistent objectives, "持续执行", "扩充目标", "生成 goal", "keep working until", or wants Codex to ask clarifying questions before starting a long-running objective. Helps draft evidence-based goal text and may start a goal only after explicit user approval.
Apply when facing a novel UI interaction or architectural decision with no precedent in the codebase. Build 2-3 competing prototypes and compare side by side before committing.
16 history-based Bridgebound triggers from Flip The Script - Demo Pipeline, Closed-Lost, Executive Churn, Email Engagement, and Reciprocity. Use when re-engaging past prospects, reactivating closed-lost deals, or building win-back campaigns.
Quantum physics simulation library for open quantum systems. Use when studying master equations, Lindblad dynamics, decoherence, quantum optics, or cavity QED. Best for physics research, open system dynamics, and educational simulations. NOT for circuit-based quantum computing—use qiskit, cirq, or pennylane for quantum algorithms and hardware execution.
Obsidian vault management combining qmd (search) and notesmd-cli (CRUD). No Obsidian app needed. Use for: (1) searching notes with keyword, semantic, or hybrid search, (2) creating/editing/moving/deleting notes, (3) daily journaling, (4) frontmatter management, (5) backlink discovery, (6) AI agent memory workflows, (7) vault automation and scripting. Triggers: obsidian vault, obsidian notes, vault search, note management, daily notes, agent memory, knowledge base, markdown vault.
Advanced test optimization with cargo-nextest, property testing, and performance benchmarking. Use when optimizing test execution speed, implementing property-based tests, or analyzing test performance.
Truto API conventions — base URL (https://api.truto.one), Bearer auth, unified/proxy/custom URL patterns, cursor pagination, idempotency, admin filter syntax, and skill routing between `truto` (app code) and `truto-cli` (terminal). Load whenever calling, configuring, or reasoning about any api.truto.one endpoint.