agentsclimarketplace

Check dot agent

Skill JarrydAdaens/agentic_rails_tooling/archived/skills/check-dot-agent

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.From its SKILL.md

Install
npx -y skills add JarrydAdaens/agentic_rails_tooling --skill check-dot-agent

Assembled 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.

SKILL.md

1.3 KB, 201 tokens by cl100k_base, 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 .agents folder 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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.