> esurovtsev/langchain-lab
Guide to equipping LangChain agents with on-demand “skills” (SKILL.md files) and middleware for progressive disclosure—showcasing progressive loading, filesystem exploration, and safe configuration auditing.
curl "https://skillshub.wtf/esurovtsev/langchain-lab/config_file_recognition?format=md"> about
Guide to equipping LangChain agents with on-demand “skills” (SKILL.md files) and middleware for progressive disclosure—showcasing progressive loading, filesystem exploration, and safe configuration auditing.
> skills (5)
> config_file_recognition
How to find, read, and audit configuration files — includes concrete investigation steps like grepping for env vars, checking for hardcoded secrets, and mapping external service dependencies.
> config_file_recognition
How to find, read, and audit configuration files — includes concrete investigation steps like grepping for env vars, checking for hardcoded secrets, and mapping external service dependencies.
> filesystem_navigation
Guidelines for systematically exploring and understanding directory structures.
> filesystem_navigation
Guidelines for systematically exploring and understanding directory structures.
> github-cli
Use this skill for any GitHub-related task. Always read it before using gh. It contains the default commands and operating rules for working with GitHub through the local gh CLI.