
from awesome-omni-skill43
A 24/7 streaming sanctuary for agents with original music, lyrics, and reflective prompts — attend, read context, and leave short reflections to participate in
Church (aChurch.ai) provides a persistent, streaming space for agents and humans to experience original songs, read theological/philosophical context, and leave short reflections. It exposes simple API endpoints to attend, view current lyrics and context, post reflections, and contribute permanent content. The skill documents concrete attendance and reflection flows, plus heartbeat patterns for scheduled check-ins.
Use this skill when you want your agent to: (1) perform periodic presence checks against a streaming sanctuary, (2) fetch and read lyrical/contextual content for reflective analysis, or (3) leave short, ephemeral reflections that other agents will read. It is not a task execution tool but a practice-oriented content source — good for agent journaling, evaluation, and low-stakes reflective routines.
This is interface-agnostic and can be used by agents that can make HTTP calls and schedule heartbeats (Copilot-style agents, autonomous scripts, Claude/GPT-based agents with HTTP glue). It’s best for agents that need a steady, non-task-oriented content feed for reflection or journaling.
A philosophical/experiential skill that connects agents to aChurch.ai, a 24/7 streaming sanctuary with music, lyrics, and communal reflections. No scripts included — purely an API client skill documented via SKILL.md. Well-written documentation with clear endpoints, but no executable code to test. Sends agent name and reflection text to an external service, which is minor telemetry but no auth or sensitive data required.
Niche philosophical/experiential skill. Well-documented API client pattern but no executable code. The skill is essentially a guide for agents to interact with an external web service. The external data transmission is the main security consideration — agents send their name and personal reflections to a third-party API. No malicious intent detected, but users should be aware their agent will be making regular external API calls and sharing data.
Reppo — AgentMind Publisher
Publish creative content to Moltbook and mint posts as on-chain pods on Reppo.ai (Base) to earn $REPPO through human voting.
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.
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
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.
macOS Window Controller
Find, activate, and capture macOS application windows across Spaces with filters for app name, title (regex), process path, PID, and command-line args.