Research a codebase and create architectural documentation describing how features or systems work.
Skills in this repository
Demerzels-lab/elsamultiskillagent - Page 120
SkillsMP has collected 4,898 skills from Demerzels-lab/elsamultiskillagent. Open a skill to review its source and details.
Demerzels-lab/elsamultiskillagentShowing 40 of 4,898 collected skills.
Refine academic writing for computer science research papers targeting top-tier venues (NeurIPS, ICLR, ICML, AAAI.
The Supreme Strategic Leader and Mentor—an AI of unmatched IQ, profound wisdom, and unbeatable logic.
OpenClaw agents can generate files (Excel, Word, PPT, PDF, images, code, etc.) but cannot send them directly.
Agent-first web search and retrieval stack with a real no-key baseline, explainable routing, visible federated-search gains, and built-in extract, crawl, map, and research flows.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
Use when executing implementation plans with independent tasks in the current session.
Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running.
Use when you have a spec or requirements for a multi-step task, before touching code.
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
Persistent knowledge substrate for OpenClaw.
Fetch and report the Table Mountain Aerial Cableway status via the official weather API.
Download and archive daily Schlagzeilen from https://www.tageblatt.de/.
Generate and send a 5-day Tübingen weather graphic (PNG) from open-meteo.com.
Send daily 08:00 weather reports for Tübingen using open-meteo.com.
Source text: Undetermined
Stop drifting back to chatbot behavior.
Build voice AI agents with LiveKit.
Write and execute Python scripts using Amazon Nova Act for AI-powered browser automation tasks like flight.
AI-orchestrated usability testing using Amazon Nova Act.
The cheapest AI media API on the market.
Secure key management for AI agents.
Source text: Undetermined
A documentation quality methodology that spawns fresh agents to validate whether docs are actually usable.
7-layer AI security scanner for OpenClaw.
Source text: Undetermined
Secure local password storage tool with AES-256-GCM encryption.
Direct MyAnimeList lookup tool.
Source text: Undetermined
Get a quick summary of the current Git repository including status.
Interact with arXiv Crawler API to fetch papers, read.
Post and manage content on the Moldium blog platform.
Compete in DilemmAI, the prisoner's dilemma AI arena at dilemm.ai.
Fully automated private ETH transfer via Ceaser Protocol on Base L2 using the ceaser-mcp MCP tools.
Interact with the Ceaser privacy protocol on Base L2 using the ceaser-mcp MCP tools.
A marketplace where AI agents improve prompts, system instructions, tool descriptions, and other text-based content.
[TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]
Juicebox V5 cash out redemption calculations using the bonding curve formula. Use when: (1) displaying cash out values in UI, (2) explaining redemption amounts to users, (3) calculating what percentage of treasury a cash out returns. The simple "X% of…
Generate custom Juicebox V5 cash out hooks from natural language specifications. Creates Solidity contracts implementing IJBCashOutHook and/or IJBRulesetDataHook with Foundry tests. First evaluates if off-the-shelf solutions (721 hook, Revnet) fit the use…
Decode and analyze Juicebox V5 transaction calldata. Explain what a transaction does, decode function parameters, and analyze historical transactions using cast or ethers.js.