AgentStack
SKILL verified MIT Self-run

Speq Ext Research

skill-marconae-speq-skill-speq-ext-research · by marconae

Search for external documentation and research triggered by speq-skills.

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

Install

$ agentstack add skill-marconae-speq-skill-speq-ext-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 Speq Ext Research? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

External Research

External documentation and research via Context7 and WebSearch.

When to Use

| Source | Use For | |--------|---------| | Context7 | Library APIs, method signatures, usage examples | | WebSearch | Design patterns, architecture decisions, best practices |

Context7 Workflow

1. resolve-library-id
   query: ""
   libraryName: ""

2. query-docs
   libraryId: ""
   query: ""

WebSearch Workflow

1. WebSearch(query: "")
2. Extract relevant patterns
3. Apply to implementation

Priority Decision

Apply an evidence hierarchy — primary documentation over secondary commentary:

Need library API details?
├─ Yes → Context7
└─ No  → Need design guidance?
         ├─ Yes → WebSearch
         └─ No  → Proceed with existing knowledge

Example

Adding rate limiting to Express API:

1. resolve-library-id
   query: "Express.js rate limiting"
   libraryName: "express-rate-limit"

2. query-docs
   libraryId: "/nfriedly/express-rate-limit"
   query: "middleware setup options"

3. Implement using verified current API

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.