skill-compose
Build, run, and share custom AI agents from reusable skills
All Skills in This Repository (50)
Pure Emerald Level Indicatorsplanning-with-files
Create and manage task_plan.md, findings.md, and progress.md files for complex tasks.
trace-qa
Analyze agent execution traces to debug steps, LLM calls, and tool usage.
sora
Generate, remix, and manage Sora videos via OpenAI's video API.
spreadsheet
Create, edit, analyze, and visualize .xlsx, .csv, and .tsv files with Python.
test-skill
Execute automated test suites in a dedicated testing environment.
skills-planner
Plan AI agent composition by analyzing requirements against existing skills.
biopython
Manipulate sequences and parse FASTA, GenBank, and PDB files with Biopython.
audio-extractor
Extract audio from video URLs and local files into MP3, M4A, FLAC, WAV, or OPUS.
speech
Generate spoken audio from text using the OpenAI Audio API, supporting narration, voiceovers, and batch processing.
markdown-to-storyboard
Convert markdown content into structured storyboard CSV files.
skill-creator
Create and structure new AI skills with standardized directories and packaging.
media-downloader
Download videos and audio from over 1500 websites using yt-dlp.
Frequently Asked Questions
FAQPage SchemaHow to install skill-compose?โผ
Run `npx skills add MooseGoose0701/skill-compose --all -g -y` in your terminal to install the full skill suite globally.
What is skill-compose used for?โผ
It lets you package a system prompt, skills, tools, and a model into a reusable AI agent, then run it from a chat panel or API for tasks like document editing, data analysis, and media generation.
What skills are included in skill-compose?โผ
It ships with ready-made skills for PDF and Word documents, spreadsheets, slide decks, image and video generation, speech, brand design, scientific research, and writing cleanup.
Can I create my own agent without coding?โผ
Yes. Describe what you need in plain language and the built-in agent-builder creates the skills and configuration for you automatically.
Can I share an agent with my team?โผ
Yes. Any agent can be published to a public link so others can chat with it using your exact configuration, no setup required.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core