AgentStack
SKILL verified MIT Self-run

Github Skill Research

skill-ntaffzii-skill-agents-github-skill-research · by ntaffzii

Research real AI-agent skill repositories, official docs, prompt libraries, SKILL.md patterns, AGENTS.md or CLAUDE.md conventions, and reusable workflow prompts. Use when creating, improving, auditing, comparing, templating, or monitoring AI agent skills and workflow repositories.

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-ntaffzii-skill-agents-github-skill-research

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Github Skill Research? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

GitHub Skill Research

Research reusable AI-agent skill patterns from real repositories and primary documentation.

Workflow

  1. Define the research target
  • Identify whether the user wants structure, trigger logic, workflow design, operating rules, examples, portability, or repository organization.
  • If the target is unclear, make a narrow useful assumption and state it.
  1. Search sources
  • Prioritize real repositories with SKILL.md, AGENTS.md, CLAUDE.md, prompt libraries, workflow playbooks, or MCP/tooling examples.
  • Prefer official documentation and maintained repositories over generic blog advice.
  • Include thananon/9arm-skills as a useful comparison point when evaluating concise skill structure.
  1. Analyze examples
  • Extract frontmatter style, trigger descriptions, workflow steps, output formats, safety rules, bundled resources, and repo layout.
  • Identify whether each pattern is portable across agents or tied to one tool.
  1. Compare against the user's repo
  • Mark patterns to copy, adapt, skip, or keep private.
  • Call out duplication, overbroad skills, stale instructions, and missing validation.
  1. Produce recommendations
  • Respond in the user's language.
  • Include links or local file paths.
  • Keep templates short enough to install or edit immediately.

Output Format

# AI Agent Skill Research

## Summary

## Useful Sources

## Patterns To Copy

## Patterns To Adapt

## Anti-patterns To Avoid

## Suggested Skill Template

## Action Items

Rules

  • Do not summarize sources without links or file paths.
  • Do not copy a skill verbatim unless the user asks.
  • Keep trigger logic in YAML description.
  • Prefer workflows with verification over advice-only prompts.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.