— 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
✓ PassedNo 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 claimAbout
GitHub Skill Research
Research reusable AI-agent skill patterns from real repositories and primary documentation.
Workflow
- 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.
- 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-skillsas a useful comparison point when evaluating concise skill structure.
- 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.
- 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.
- 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.
- Author: ntaffzii
- Source: ntaffzii/Skill-Agents
- License: MIT
- Homepage: https://github.com/ntaffzii/ai-desk-tools
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.