Add resources to the research directory with comprehensive documentation. Supports single URL, batch processing via --batch, re-research via --rerun, and validation via --validate. Triggers on "add to research", "document this tool", "research this", or URLs to novel agentic development resources.
Install with Tessl CLI
npx tessl i github:Jamie-BitFlight/claude_skills --skill research-curator99
Does it follow best practices?
Validation for skill structure
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a well-crafted skill description that excels across all dimensions. It provides specific capabilities with clear operational modes, includes natural trigger terms users would actually say, explicitly states when to use it via a 'Triggers on' clause, and carves out a distinct niche around agentic development research resources.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Add resources to the research directory', 'comprehensive documentation', 'single URL', 'batch processing', 're-research', and 'validation'. Clear operational modes are defined with flags. | 3 / 3 |
Completeness | Clearly answers both what (add resources with documentation, supports various modes) AND when (explicit 'Triggers on' clause with specific phrases and URL context). The trigger guidance is explicit and comprehensive. | 3 / 3 |
Trigger Term Quality | Includes natural trigger phrases users would say: 'add to research', 'document this tool', 'research this', and mentions URLs. These are realistic user commands that would naturally invoke this skill. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with specific niche: 'research directory', 'novel agentic development resources', and unique flags like --batch, --rerun, --validate. Unlikely to conflict with generic documentation or URL handling skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is an exemplary skill file that demonstrates excellent orchestration documentation. It efficiently covers four distinct modes with clear routing logic, executable commands, comprehensive error handling, and appropriate delegation to reference files. The use of mermaid diagrams, structured sections with XML-style tags, and consistent output format templates makes this highly actionable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient, using structured sections, mermaid diagrams, and code blocks without explaining concepts Claude already knows. Every section serves a clear purpose with no padding or unnecessary context. | 3 / 3 |
Actionability | Provides fully executable commands (git, bash scripts, Task tool parameters), specific file paths, and concrete examples for each mode. The workflow steps are copy-paste ready with exact syntax. | 3 / 3 |
Workflow Clarity | Each mode has explicit mermaid flowcharts showing decision points and sequences. Validation mode includes error handling with severity-based actions, and batch mode has clear wave spawning with progress reporting and failure handling. | 3 / 3 |
Progressive Disclosure | Excellent structure with clear overview sections and well-signaled one-level-deep references to detailed materials (Entry Template, Validation Rules, Batch Mode). Content is appropriately split between the main skill and reference files. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.