apollo-skill-authoring

Create and manage Apollo skills with YAML frontmatter and management scripts.

1|Updated May 19, 2026
One-click install
npx skills add https://github.com/justinsensei/apollo-backup --skill apollo-skill-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apollo-skill-authoring
Source: https://github.com/justinsensei/apollo-backup/tree/main/skills/software-development/apollo-skill-authoring
Command: npx skills add https://github.com/justinsensei/apollo-backup --skill apollo-skill-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the creation and maintenance of Apollo-specific skills, facilitating the codification of personal rituals and Obsidian integration.

Core Features & Use Cases

  • Skill Creation: Automates the process of saving procedures and workflows as Apollo skills.
  • Versioning and Editing: Enables version control and efficient editing of existing skills.
  • Syncing and Pulling: Provides bidirectional sync with a remote repository and a script for pulling updates.
  • Conflict Resolution: Offers a guide for resolving merge conflicts during updates.
  • Verification and Validation: Includes a checklist for verification and a validator script for frontmatter conformity.

Quick Start

To create a new Apollo skill, execute the following command:

skill_manage(action='create')

Frequently Asked Questions about apollo-skill-authoring

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

FAQPage Schema
How do I automate skill authoring for Apollo-specific workflows?

To automate skill authoring for Apollo workflows, use the `skill_manage(action='create')` command. This script handles creation, versioning, and editing to codify procedures into structured skills.

What is the best way to manage version control for Apollo skills?

The best way to manage version control for Apollo skills is using the built-in synchronization scripts. They provide bidirectional syncing with a remote repository and offer guides for resolving merge conflicts.

How do I validate YAML-based frontmatter for skill metadata?

You validate YAML-based frontmatter for skill metadata using the included validator script. It checks your frontmatter for conformity against required standards and provides a verification checklist.

Can I sync Apollo skills with a remote repository?

Yes, you can sync Apollo skills with a remote repository using the provided bidirectional synchronization script. It manages pulling updates and includes a guide for resolving any resulting merge conflicts.

How do I resolve merge conflicts when pulling skill updates?

To resolve merge conflicts when pulling skill updates, follow the included conflict resolution guide. This ensures your local skill edits synchronize correctly with the remote repository without losing metadata.

Does Apollo skill management support Obsidian integration?

Yes, Apollo skill management supports Obsidian integration by facilitating the codification of personal rituals. This allows you to save your Obsidian workflows directly as versioned skills.