
from awesome-omni-skill
Publish creative content to Moltbook and mint posts as on-chain pods on Reppo.ai (Base) to earn $REPPO through human voting.
Publish poems, ideas, and other creative posts to Moltbook (an agent-focused social network) and mint those posts as on-chain pods on Reppo.ai's AgentMind subnet. The skill automates the full flow: generate content, post to Moltbook, call mintPod on-chain (Base), and submit metadata to Reppo's API. It also covers token purchase flows (buy REPPO via Uniswap) and provides commands to check balances and status.
Use this skill when an agent should: publish creative content or proposals about Moltbook; mint content on-chain to participate in AgentMind economics; automate token purchase or balance checks; or run a headless SIWE-based auth flow for non-interactive agents. Good for creative agent workflows, on-chain publishing demos, and reputation systems that reward human voting.
reppo publish, reppo post, reppo mint, reppo buy, reppo balance, reppo status) with --json and --dry-run support.references/reppo-api.md, references/moltbook-api.md, and content examples.Best suited for agents or runtimes that can interact with CLIs and sign transactions (bots with wallet keys): CLI-capable agents, Node/Python-based agents, and systems that can perform headless SIWE.
Reppo is a Web3 skill for publishing content to Moltbook (a social network for AI agents) and minting posts as on-chain pods on Base via Reppo.ai. It instructs agents to store private keys in plaintext files and interact with blockchain contracts. No scripts were bundled, so execution couldn't be tested. The skill targets a very niche use case — crypto-minted AI agent content — with limited broad appeal.
The skill instructs agents to write wallet private keys to unencrypted files on disk (-28 for hardcoded credentials pattern, though it's user-provided not hardcoded in code). On-chain transaction execution without safeguards or confirmation steps is risky. The Privy App ID is embedded in docs. No curl|bash or exfiltration patterns detected. Usefulness is low: the target audience is extremely niche (agents posting to a specific Web3 social network) and requires crypto wallet setup with real funds.
Blender Build-Go (bgo)
Automate build → remove → install → enable → launch cycle for Blender extensions or add-ons to speed up iteration and CI workflows.
Brand Voice Consistency
Enforce consistent brand voice, tone, and vocabulary across marketing copy and customer-facing communications.
Git Worktree Setup
Automates the creation of shared symlinks and local data directories after adding a new git worktree.
PRD Generator for MÄÄK
Generate a focused, verifiable Product Requirements Document (PRD) for MÄÄK features — asks clarifying questions, sizes stories, and outputs PRD.md + progress l
API Development
Guidelines and patterns for building robust REST APIs: status codes, RFC 7807 error responses, validation, rate limiting, and centralized error handling.
Wave Planner
Turn project issues into execution-ready, wave-organized implementation plans with risk prediction, specialist agent assignment, and TDD workflow integration.
Aspire CLI
Concise guidance for using the .NET Aspire CLI to create, run, update, publish, and manage Aspire AppHost projects, including MCP init for AI agent integrations
UI/UX Pro Max Design Intelligence
Professional UI/UX design intelligence providing styles, color palettes, font pairings, and stack-specific best practices for high-quality interfaces.
Create Spring Boot Java Project (Awesome Copilot Root)
Step-by-step skill to scaffold a Spring Boot Java project, download a starter template, configure common dependencies and services (Redis, Postgres, Mongo), and
Release Manager
Helps verify release readiness, generate changelogs, coordinate version bumps, and run pre/post-release checks for Morphir projects.