skill-creator

Create custom SKILLs for Bifrost agents with predefined structures.

112|20|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/bifrost-proxy/bifrost --skill skill-creator-bifrost-proxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/bifrost-proxy/bifrost/tree/main/crates/agent/src/assets/samples/skill-creator
Command: npx skills add https://github.com/bifrost-proxy/bifrost --skill skill-creator-bifrost-proxy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of creating and updating SKILLs that enhance an agent's capabilities with domain-specific knowledge, workflows, and tool integrations.

Core Features & Use Cases

  • Skill Creation Guidelines: Provides a comprehensive guide for crafting effective SKILLs.
  • Specialized Workflows: Offers frameworks for creating multi-step procedures tailored to specific domains.
  • Tool Integrations: Instructs on integrating tools and APIs for enhanced agent functionality.
  • Use Case: For users looking to develop a new SKILL for their Bifrost agent, such as a custom PDF editor or API integration tool.

Quick Start

Run the init_skill.py script to create a new SKILL with a predefined structure and resources.

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 workflows for my Bifrost agent?

To create custom workflows for your Bifrost agent, this Skill provides comprehensive guidelines and frameworks for building multi-step procedures with domain-specific knowledge. Run the init_skill.py script to generate the predefined structure.

What is the best way to integrate external tools and APIs into an agent?

The best way to integrate external tools and APIs into an agent is by following these Skill creation guidelines, which instruct on extending agent functionality with custom tool integrations and specialized workflows.

How do I add domain-specific knowledge to my AI agent?

You add domain-specific knowledge to your AI agent by developing a custom Skill using the provided creation guidelines. This process embeds specialized workflows and tool integrations directly into the agent's capabilities.

Can I use this to build a custom PDF editor or API integration tool for my agent?

Yes, you can build a custom PDF editor or API integration tool. This Skill is specifically suitable for users looking to develop new custom capabilities and tool integrations for their Bifrost agent.

Do I need any dependencies to start building custom agent skills?

No dependencies are required to start building custom agent skills. You can immediately run the init_skill.py script to create a new SKILL with a predefined structure and begin integrating your domain-specific knowledge.