skill-creator

Create specialized AI skills for OpenCode agents with Python scripts and YAML metadata.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/utsavthakur/agenticskills --skill skill-creator-utsavthakur
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/utsavthakur/agenticskills/tree/main/skill-creator
Command: npx skills add https://github.com/utsavthakur/agenticskills --skill skill-creator-utsavthakur

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users create and manage specialized AI skills that extend their AI agent's capabilities, incorporating specialized knowledge, workflows, and tool integrations.

Core Features & Use Cases

  • Skill Creation Guide: Provides step-by-step instructions for creating AI skills.
  • Specialized Knowledge: Enables the integration of domain-specific knowledge.
  • Workflows & Tools: Offers templates and scripts for automating complex tasks.
  • Use Case: When users need to develop a new skill to enhance their AI agent with expertise in a particular domain or workflow.

Quick Start

Initialize a new skill with init_skill.py my-new-skill --path skills/public and follow the prompts to define your skill's structure and content.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create specialized AI skills for OpenCode agents?

To create specialized AI skills for OpenCode agents, you can initialize a new skill using the init_skill.py script and follow the prompts to define its structure, domain-specific knowledge, and workflows.

How do I integrate domain expertise into AI workflows?

You integrate domain expertise into AI workflows by defining a skill structure that incorporates specialized knowledge, automating complex tasks with Python scripts, and managing YAML metadata.

Do I need Python and YAML to build custom AI agent workflows?

Yes, building custom AI agent workflows requires Python scripts and YAML metadata management to automate complex tasks and define the skill's configuration.

What is the best way to structure tool integrations for AI development?

The best way to structure tool integrations for AI development is to use provided templates and scripts that help define skill structures and automate complex tasks within your agent's workflow.

Can I extend my AI agent with tailored knowledge for a specific domain?

Yes, you can extend your AI agent with tailored knowledge for a specific domain by creating a specialized skill that integrates your expertise and workflows into the agent's capabilities.