skill-creator

Automate creation of skills and agents for Claude Code, Antigravity, and GitHub Copilot.

1|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/OlixIgnacious/agent-skills --skill skill-creator-olixignacious
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/OlixIgnacious/agent-skills/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/OlixIgnacious/agent-skills --skill skill-creator-olixignacious

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, yaml, markdown, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating new skills and agents for various AI tools, streamlining the process from gathering requirements to deployment.

Core Features & Use Cases

  • Unified Skill Creation: Supports Claude Code, Antigravity, and GitHub Copilot, allowing for a consistent approach across different platforms.
  • Automated File Generation: Automatically writes and places the necessary files in the correct directories for each tool.
  • Customization and Flexibility: Offers customization options for tool selection, skill/agent type, domain, and effort level.

Quick Start

Run the skill-creator to initiate the process of creating a new skill or agent for your desired tool and domain.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create custom AI agents across multiple development platforms?

You can create domain-specific skills and agents for Claude Code, Antigravity, and Copilot by running this skill to automate requirements gathering, file generation, and directory placement across all supported platforms.

What's the best way to generate and place skill files for Claude Code and Copilot?

The best way to generate and place skill files for Claude Code and Copilot is using an automated creation tool that writes the necessary markdown and yaml files directly into the correct directories, ensuring proper formatting and placement.

Can I customize the effort level and domain when building new AI agents?

Yes, you can customize the effort level and domain when building new AI agents. The skill provides flexible options to specify tool selection, agent type, domain context, and effort level before generating the required files.

Do I need Python and YAML to build skills for GitHub Copilot?

Yes, you need Python and YAML to build skills for GitHub Copilot, as the automated file generation process relies on these dependencies to script the creation and configuration of domain-specific agents.

Does this skill creation tool support writing domain-specific code generation agents?

Yes, this skill creation tool supports writing domain-specific code generation agents. It handles customizable options for domain selection, allowing you to tailor the generated agent logic for specific technical workflows.

Why use an automated skill creator instead of manually writing markdown and YAML files?

Using an automated skill creator streamlines the entire creation process from requirements to deployment, preventing directory placement errors and ensuring consistent formatting across Claude Code, Antigravity, and Copilot.