One-click install
npx skills add https://github.com/zeenie-ai/OpenCompany --skill skill-zeenie-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/zeenie-ai/OpenCompany/tree/main/server/skills/assistant/skill
Command: npx skills add https://github.com/zeenie-ai/OpenCompany --skill skill-zeenie-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you discover and load the most relevant connected skill before taking action, so you can follow the correct procedures instead of guessing from metadata alone.

Core Features & Use Cases

  • Skill Discovery: Inspect available connected skill names and descriptions exposed by the Skill tool.
  • Progressive Loading: Load only the skill that materially matches the task, then use its authoritative instructions.
  • Resource Follow-up: Read manifests, references, and scripts on demand when a loaded skill requires deeper context.
  • Use Case: A user asks for a specialized workflow, and this Skill is used first to identify and load the exact connected skill that should handle it.

Quick Start

Use the Skill tool to inspect available connected skills, then load the exact matching skill before following its instructions.

Frequently Asked Questions about skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does progressive disclosure work for loading connected workflow skills?

Progressive disclosure loads the exact matching connected skill by inspecting available skill names and descriptions, then retrieves manifests, references, and scripts on demand when deeper context is required.

How do I discover and load the right skill for a specific task?

Use the Skill tool to inspect available connected skill names and descriptions exposed by the tool, then load the exact matching skill before following its authoritative instructions to complete the task.

What's the best way to orchestrate tools when I have multiple connected skills available?

Tool orchestration with this approach selects the exact matching connected skill for a task by inspecting available skill descriptions, ensuring you follow authoritative task-specific procedures instead of guessing from metadata alone.

Do I need a specific environment to use skill loading for workflow automation?

Skill loading requires an environment where the Skill tool supports loading connected skills and optionally retrieving manifests, references, and scripts on demand to provide deeper context for task-specific instructions.

When should I not use progressive disclosure for skill selection?

Progressive disclosure for skill selection is not suitable when the Skill tool lacks support for loading connected skills or when your workflow does not require authoritative task-specific instructions and controlled access to skill resources.