Skip to content
unversioned · 8646aa5d2567MIT

Applied agent skills grouped by who decides when they run: ambient skills that apply whenever work is in their domain, actions the agent selects from the task or the owner names, and manual-only commands. Covers interface judgment and frontend implementation, repository quality, writing form, and deliberate project workflows.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "skills",
  "description": "Applied agent skills grouped by who decides when they run: ambient skills that apply whenever work is in their domain, actions the agent selects from the task or the owner names, and manual-only commands. Covers interface judgment and frontend implementation, repository quality, writing form, and deliberate project workflows.",
  "author": {
    "name": "Claudia Nathan",
    "url": "https://github.com/claudialnathan"
  },
  "homepage": "https://github.com/claudialnathan/skills",
  "repository": "https://github.com/claudialnathan/skills",
  "license": "MIT",
  "keywords": [
    "agent-skills",
    "design",
    "frontend",
    "repository-quality",
    "workflow"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 3Python files
  • compact-report.mjs
  • AsciiLoop.tsx
  • 17YAML files
  • LICENSE
View on GitHub