smithery/smith6jt-cop

TEMPLATE_NAME

Specific description with trigger conditions

Installation

$ npx skills add smithery/smith6jt-cop --skill template-name

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/smith6jt-cop · top by installs.

npx skills add smithery/smith6jt-cop

Browse all from smithery/smith6jt-cop

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,321 B
  • docs SUMMARY.md 65 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

TEMPLATE_NAME - Research Notes

Experiment Overview

Item Details
Date YYYY-MM-DD
Goal What you were trying to achieve
Environment Hardware, software versions
Status Success / Partial / Failed

Context

Describe the problem you were solving and why existing solutions didn't work.

Verified Workflow

Step-by-step instructions that work. Include exact commands and code blocks.

# Example command
# Example code

Failed Attempts (Critical)

This is the most valuable section. Document what didn't work so others don't repeat mistakes.

Attempt Why it Failed Lesson Learned
Approach 1 Specific reason What to do instead
Approach 2 Specific reason What to do instead

Final Parameters

Exact, copy-pasteable configurations that work.

# Configuration example
param1: value1
param2: value2

Key Insights

  • Bullet points of important learnings
  • Things that surprised you
  • Edge cases to watch for

References

  • Link to relevant documentation
  • Related issues or discussions
  • Papers or blog posts that helped