AIF Agent Skills

Reusable, versioned agent skill definitions with dependency resolution and provenance tracking.

Skill Format

{
  "skill_id": "string",
  "name": "string",
  "version": "semver",
  "description": "string",
  "category": "coding|planning|review|deployment|analysis",
  "dependencies": ["skill_id"],
  "input_schema": {},
  "output_schema": {},
  "provenance": {"author": "string", "created": "iso8601"}
}

Categories

  • Coding: Code generation, refactoring, debugging
  • Planning: Task decomposition, estimation, scheduling
  • Review: Code review, security audit, architecture assessment
  • Deployment: CI/CD, infrastructure, release management
  • Analysis: Data analysis, research, reporting

Usage

from datasets import load_dataset

ds = load_dataset("FrostyJay7813/aif-agent-skills")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using FrostyJay7813/aif-agent-skills 1