AgentSkillOS
Find and orchestrate the right AI skills from 200,000+ options
All Skills in This Repository (53)
Pure Emerald Level Indicatorsopenai-api
Access OpenAI APIs for chat, embeddings, images, audio, and moderation.
postgresql-table-design
Design PostgreSQL database schemas with data types, indexes, and constraints.
creating-financial-models
Create DCF models with sensitivity testing and Monte Carlo simulations.
tooluniverse
Provides unified access to 600+ scientific tools, models, and APIs.
theme-factory
Apply pre-set or custom themes with color palettes and font pairings to presentations, documents, and reports.
baoyu-xhs-images
Generate Xiaohongshu cartoon-style infographic series from text content.
data-storytelling
Transform raw data into narratives with visualization and story structure.
analyzing-financial-statements
Calculate and interpret key financial ratios from CSV, JSON, or Excel data.
auth-implementation-patterns
Implement JWT, OAuth2, and RBAC authentication patterns with code examples.
prompt-engineering-patterns
Implement few-shot learning, chain-of-thought prompting, and prompt optimization for LLM production systems.
doc-coauthoring
Guide collaborative creation of technical specifications through structured multi-stage workflows.
joke-engineering
Analyze jokes as engineerable connection systems to diagnose and improve humor.
Frequently Asked Questions
FAQPage SchemaHow to install AgentSkillOS?โผ
Run `npx skills add ynulihao/AgentSkillOS --all -g -y` in your terminal to install all skills in this suite globally.
What problem does AgentSkillOS solve?โผ
It helps AI agents find the right skills among 200,000+ options and chains multiple skills into working pipelines, since single skills often can't complete complex tasks alone.
How does skill retrieval work in AgentSkillOS?โผ
It organizes skills into a capability tree and uses an LLM to navigate that hierarchy, surfacing functionally relevant skills that pure semantic search would miss.
Can I control or audit the workflows AgentSkillOS builds?โผ
Yes. A built-in GUI lets you intervene at every step, and full logs and metadata make each execution traceable and debuggable.
Does AgentSkillOS support running tasks in batch?โผ
Yes. It includes a headless batch CLI with YAML configs, parallel execution, resume support, and progress tracking.
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