Mcp fit check
Skill jsuvic/agent-profile/fixtures/tabnine-workflow-skills/expected/.agents/skills/mcp-fit-check
Configure Codex, Claude, and Tabnine to understand your project, follow its workflow, and respect its safety rules.
npx -y skills add jsuvic/agent-profile --skill mcp-fit-checkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 4 stars4 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 to assess whether current documentation through an MCP, docs, or search integration may help with a dependency that may be newer than the client's knowledge.
SKILL.md
1.2 KB, 194 tokens by cl100k_base, as published. Nobody here has run it
MCP Fit Check
Assessment
- Identify the dependency, framework, runtime, or SDK whose current behavior matters.
- Explain why it may be newer than the client's knowledge; never claim the model definitely lacks that knowledge.
- Recommend only the type of current documentation integration that may help and explain its risk.
- Keep the result informational and defer every install or configuration decision to the user.
Boundaries
- Never install or configure an MCP server, documentation connector, or search integration.
- Do not generate MCP configuration, server commands, install commands, environment variable names, tokens, or arbitrary MCP ids.
- Do not make network calls, execute commands, or change files.
- Do not read or print secrets.
Output
Report the dependency, why current docs may help, the recommended integration category, its risk, and the explicit next decision for the user.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.