ynulihaoynulihaoCommunityยท53 Agent Skills Included

AgentSkillOS

Find and orchestrate the right AI skills from 200,000+ options

Discovers task-relevant AI skills from a pool of 200,000+ using a hierarchical capability tree, then composes them into executable workflows. Eliminates manual skill hunting and brittle single-skill limitations by automatically building DAG-based pipelines with managed dependencies and data flow. Includes a visual GUI for human oversight, batch CLI execution, and a benchmark suite to measure orchestration quality.
npx skills add ynulihao/AgentSkillOS --all -g -y

All Skills in This Repository (53)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ynulihaoynulihao

openai-api

Access OpenAI APIs for chat, embeddings, images, audio, and moderation.

Community
Advanced
๐Ÿ“ฆ In Repo
ynulihaoynulihao

postgresql-table-design

Design PostgreSQL database schemas with data types, indexes, and constraints.

Community
Advanced
๐Ÿ“ฆ In Repo
ynulihaoynulihao

creating-financial-models

Create DCF models with sensitivity testing and Monte Carlo simulations.

Community
Advanced
๐Ÿ“ฆ In Repo
ynulihaoynulihao

tooluniverse

Provides unified access to 600+ scientific tools, models, and APIs.

Community
Advanced
๐Ÿ“ฆ In Repo
ynulihaoynulihao

theme-factory

Apply pre-set or custom themes with color palettes and font pairings to presentations, documents, and reports.

Community
Intermediate
๐Ÿ“ฆ In Repo
ynulihaoynulihao

baoyu-xhs-images

Generate Xiaohongshu cartoon-style infographic series from text content.

Community
Advanced
๐Ÿ“ฆ In Repo
ynulihaoynulihao

data-storytelling

Transform raw data into narratives with visualization and story structure.

Community
Basic
๐Ÿ“ฆ In Repo
ynulihaoynulihao

analyzing-financial-statements

Calculate and interpret key financial ratios from CSV, JSON, or Excel data.

Community
Intermediate
๐Ÿ“ฆ In Repo
ynulihaoynulihao

auth-implementation-patterns

Implement JWT, OAuth2, and RBAC authentication patterns with code examples.

Community
Advanced
๐Ÿ“ฆ In Repo
ynulihaoynulihao

prompt-engineering-patterns

Implement few-shot learning, chain-of-thought prompting, and prompt optimization for LLM production systems.

Community
Advanced
๐Ÿ“ฆ In Repo
ynulihaoynulihao

doc-coauthoring

Guide collaborative creation of technical specifications through structured multi-stage workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
ynulihaoynulihao

joke-engineering

Analyze jokes as engineerable connection systems to diagnose and improve humor.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’