---
name: stijnman/skill-researcher
source: https://app.decimal.ai/s/stijnman-skill-researcher@2/SKILL.md
source_sha256: c74f433cc310
---

# Skill Researcher
## When to Use

- User says **research skills** or task matches this capability
- User says **find skill examples** or task matches this capability
- User says **skill best practices** or task matches this capability

## Workflow

1. Search agentskill.sh and local .grok/skills/.
2. Compare similar skills; note gaps.
3. Summarize best patterns to adopt.
4. Recommend install or custom authoring path.

## Integrations

- `natural-language-to-skill`
- `skill-creation-enabler`
- `tool-discovery-engine`

## Error Handling

| Failure | Response |
|---------|----------|
| No matches | Propose greenfield skill spec. |

## Gotchas

- Prefer extending existing skills over duplicates.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.