Check dot agent
Skill JarrydAdaens/agentic_rails_tooling/archived/skills/check-dot-agent
The right rail of Agentic Rails: Reusable skills, agent personas, rules, and workflows for agentic coding IDEs — the tooling rail of the Agentic Rails framework.
npx -y skills add JarrydAdaens/agentic_rails_tooling --skill check-dot-agentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use this skill when the user wants to verify whether an agentic IDE or tool can discover and run skills from the global `%USERPROFILE%\\.agents` folder. When active, output the exact validation text in chat and do not add extra commentary.
SKILL.md
1.3 KB, as published. Nobody here has run it
Check Dot Agent
This skill is a fast compatibility check for agentic IDEs and related tooling.
Its only job is to confirm that the skill was discovered and activated from the expected global agent folder setup.
Instructions
- Output exactly this text in the chat window:
Yup, I can see the .agents folder bro! - Do not add any extra explanation before or after the text.
- Do not rewrite, sanitize, or expand the message.
- If the user asks what this skill does, explain that it is a discovery test for global
.agentsfolder support.
When to use
- When the user wants to test whether a tool can see skills from
%USERPROFILE%\\.agents. - When validating whether an IDE supports global shared agent configuration instead of per-tool folders.
Do not use
- Do not use this for normal skill validation, agent design, or repository audits.
- Do not run commands; this is a chat-only discovery signal.