agents

agent
Security Audit
Warn
Health Pass
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 14 GitHub stars
Code Warn
  • fs module — File system access in skills/interactive-debugging/scripts/debug_server.js
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

A collection of custom skills for my workflows with AI-agents

README.md

Agent Skills GitHub Actions

This repository stores custom AI-agent skills made for
Denys Dovhan. They capture repeatable
workflows, project preferences, and domain-specific guidance that Denys wants
available across local agent sessions.

Installation

npx skills add denysdovhan/agents

After running this command, select the required skill in the CLI prompt.

Included Skills

Skill Description
Git icon commit Prepare focused git commits with scoped staging and clear commit messages.
Design log icon design-log Maintain a design log of product and engineering decisions in .agents/log.
Home Assistant icon home-assistant-card Create, review, debug, and maintain Home Assistant custom Lovelace cards and card editors.
Home Assistant icon home-assistant-integration Create, scaffold, review, and maintain Python Home Assistant custom integrations using current developer docs and quality rules.
Debug target icon interactive-debugging Debug runtime behavior with temporary local HTTP probes and runtime logs.

Local Validation

Run the repository validation script:

./scripts/validate-skills.sh

The script bootstraps skills-ref automatically into .skill-ref/skills-ref with a shallow clone if it is missing.

Validate a single skill directly:

.skill-ref/skills-ref/.venv/bin/skills-ref validate skills/commit

License

MIT © Denys Dovhan

Reviews (0)

No results found