gauravbansal1410/learning-ai-agents
This is my progress of getting my hands dirty with AL agents, LLMs and automations
Source: https://github.com/gauravbansal1410/learning-ai-agents
Discovered during the daily awesomeskills.dev agent-skill hunt.
This is my progress of getting my hands dirty with AL agents, LLMs and automations
npx skills add gauravbansal1410/learning-ai-agentsThis is my progress of getting my hands dirty with AL agents, LLMs and automations
Source: https://github.com/gauravbansal1410/learning-ai-agents
Discovered during the daily awesomeskills.dev agent-skill hunt.
Claude Code skill that invisibly rates every external resource (WebFetch / WebSearch / MCP / curl) via PostToolUse hooks. Two rater backends: Anthropic API key or claude.ai subscription via 'claude -p'.
One Works application monorepo for AI agents, plugins, desktop, web, CLI, and Relay.
Claude Code skill: bootstrap a tiered Markdown index for your codebase — INDEX.md + per-directory READMEs + CLAUDE.md rules, so Claude locates code fast without burning context | Claude 代码库 MD 索引体系一键搭建
My custom Claude skill for producing and working on Home Assistant custom integrations.
钉钉知识库和文档管理操作。当用户提到"钉钉文档"、"知识库"、"新建文档"、"查看文档目录"、"读取文档内容"、"写入文档"、"更新文档"、"文档成员"、"dingtalk doc"、"knowledge base"时使用此技能。支持:创建知识库、查询知识库列表、新建文档/文件夹、读取/写入文档正文内容、管理成员权限等全部文档类操作。
Provides patterns for unit testing `@ConfigurationProperties` classes with `@ConfigurationPropertiesTest`. Validates property binding, tests validation constraints, verifies default values, checks type conversions, and mocks property sources for Spring Boot configuration properties. Use when testing application configuration binding, validating YAML or application.properties files, verifying environment-specific settings, or testing nested property structures.