Agent Skills by DZ
Showing 22 vetted skills indexed across 1 GitHub repositories.
execute-pending-workplan
Execute pending workplans across skills with test validation and GitHub updates.
review-plugin
Audit AnimalAL plugin implementations against NestedKernel SK standards.
sync-dev-guide
Synchronize GeneralDevGuide with skills, agents, and MCP server inventory.
check-test-logical-resp
Audits passed test results to verify model responses are logically coherent with prompts.
animal-kernel-web-dev
Start the AnimalKernel.Web dev server and verify UI with Cursor's browser.
add-plugin
Generate AnimalAI plugin scaffolds with classes, tests, and kernel registrations.
pick-issue-and-plan
Select a GitHub issue, generate an implementation plan, and commit it.
create-provider
Generate provider interface and fake/real implementation templates for plugin data sources.
smart-test-runner
Detect modified files via git status and run targeted tests with run-tests.ps1.
integrate-mcp-server
Integrate MCP servers into AnimalAL-v1 via nested plugins and tests.
sync-providers
Analyze provider interfaces and sync Fake/Real implementations with generated stubs.
smart-test-runner-claude
Run filtered IntegrationTesterApp tests via run-tests.ps1 with tags from git status.
execute-pending-workplan-claude
Executes pending workplans by coordinating plan states, referenced skills, tests, and GitHub issue updates.
pick-issue-and-plan-claude
Select an open GitHub issue, generate an implementation plan, and commit it.
check-test-logical-resp-claude
Identify logical inconsistencies in model responses that passed automated tests.
review-plugin-claude
Automate code reviews of AnimalAL plugins against NestedKernel standards.
sync-providers-claude
Analyze provider interfaces and synchronize Fake and Real implementations with their contracts.
integrate-mcp-server-claude
Add MCP server integrations by wrapping them in nested kernel plugins.
analyze-test-json-claude
Analyze IntegrationTesterApp test-result JSON files for tool-call sequences and assertion outcomes.
sync-dev-guide-claude
Rebuild CLAUDE.md sections from .claude directories and MCP server list.
create-provider-claude
Scaffold provider interfaces and fake/real implementations under src/Plugins/Providers.
add-plugin-claude
Generate AnimalAI plugin scaffolds with StandardKernel registration.