Agent Skills by Alejandro
Showing 24 vetted skills indexed across 1 GitHub repositories.
elizaos
Orchestrate multi-agent workflows with an end-to-end framework for agents and plugins.
openclaw
Connect chat apps to AI agents via a self-hosted gateway.
lancelot-bridge
Send CLI messages to the Lancelot OpenClaw main agent via a local gateway.
round-table
Coordinate multi-agent deliberation with phase-driven synthesis and auditable transcripts.
akash
Automate Akash SDL deployments and provider orchestration via CLI workflows.
synthesis
Register AI agents for The Synthesis hackathon using ERC-8004 on Base Mainnet.
create-skill
Generate a standards-compliant SKILL.md file with required metadata fields.
merlins-potion
Create persistent agent profiles and on-demand subordinates via the Holobiont Genome Protocol.
venice
Configure Bearer-authenticated requests to the Venice API for chat, embeddings, image, audio, and model management.
kingdom-backup
Backup and restore Kingdom state to local storage and GitHub camelot repo.
ollama
Run local LLMs offline via Ollama CLI, REST API, and Modelfile support.
mediawiki
Read, create, and edit MediaWiki pages via Action and REST APIs.
ethskills
Fetch current Ethereum development docs and patterns on demand.
uniswap-v4
Swap tokens and query Uniswap V4 pools across Base and Ethereum.
uniswap-ai
Provide Uniswap AI plugins and tools for developer integration workflows.
setup-cairo-contracts
Scaffold a Cairo project with OpenZeppelin dependencies in Scarb.toml.
setup-stylus-contracts
Automate Stylus smart contract setup with Rust toolchain, WASM target, and OpenZeppelin dependencies.
upgrade-solidity-contracts
Upgrade Solidity smart contracts using OpenZeppelin proxy patterns.
develop-secure-contracts
Integrate OpenZeppelin security patterns into Solidity, Cairo, Stylus, and Stellar smart contracts.
upgrade-stellar-contracts
Automate secure WASM upgrades for Stellar Soroban contracts.
setup-stellar-contracts
Automate Stellar Soroban contract setup with Rust toolchains and OpenZeppelin crates.
setup-solidity-contracts
Automate Solidity project setup with OpenZeppelin contracts for Hardhat or Foundry.
upgrade-stylus-contracts
Upgrade Stylus WASM contracts on Arbitrum using OpenZeppelin proxy patterns.
upgrade-cairo-contracts
Automate Cairo contract class hash upgrades on Starknet using OpenZeppelin's UpgradeableComponent.