interskill

Create, test, and audit AI skills with spec-driven and TDD workflows.

3|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/mistakeknot/Demarch --skill interskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interskill
Source: https://github.com/mistakeknot/Demarch/tree/main/.gemini/generated-skills/interskill
Command: npx skills add https://github.com/mistakeknot/Demarch --skill interskill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating and testing new AI skills, ensuring they are well-defined, robust, and compliant.

Core Features & Use Cases

  • Unified Skill Creation: Guides users through a consolidated workflow for defining and building new skills.
  • TDD-Adapted Testing: Integrates testing methodologies to ensure skill reliability and correctness.
  • Audit Capabilities: Verifies skill structure, frontmatter, invocation controls, and compliance.
  • Use Case: A developer needs to create a new skill for summarizing meeting transcripts. They use interskill create to define the skill's purpose and then interskill audit to ensure it meets all quality and security standards before deployment.

Quick Start

Use the interskill create command to start building a new skill.

Frequently Asked Questions about interskill

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

FAQPage Schema
How do I create and test AI skills in a unified workflow?

You can create and test AI skills by using a spec-driven consolidation workflow that guides the building process and applies TDD-adapted pressure testing to verify reliability and correctness.

What does auditing an AI skill check for compliance?

Auditing an AI skill verifies its structure, frontmatter, invocation controls, and CSO compliance to ensure the skill meets all quality and security standards before deployment.

When do I need TDD-adapted pressure testing for agent development?

You need TDD-adapted pressure testing during agent development when you want to enforce robustness and verify that a newly created skill behaves correctly under specified conditions.

Can I use spec-driven creation to enforce structure for new skills?

Yes, spec-driven creation enforces structure and frontmatter while guiding you through a consolidated workflow to define the purpose and build the skill.

What's the best way to verify skill reliability before deployment?

The best way to verify skill reliability is to run an audit that checks structure, frontmatter, invocation control, and compliance after using a TDD-adapted testing workflow.