Before executing, check for user customizations at:
Works with
~/.claude/PAI/USER/SKILLCUSTOMIZATIONS/OSINT/
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionosintExecute the skills CLI command in your project's root directory to begin installation:
Fetches osint from danielmiessler/personal_ai_infrastructure and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate osint. Access via /osint in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
11.1K
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
11.1K
stars
Before executing, check for user customizations at:
~/.claude/PAI/USER/SKILLCUSTOMIZATIONS/OSINT/
If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults.
You MUST send this notification BEFORE doing anything else when this skill is invoked.
Send voice notification:
curl -s -X POST http://localhost:8888/notify \
-H "Content-Type: application/json" \
-d '{"message": "Running the WORKFLOWNAME workflow in the OSINT skill to ACTION"}' \
> /dev/null 2>&1 &
Output text notification:
Running the **WorkflowName** workflow in the **OSINT** skill to ACTION...
This is not optional. Execute this curl command immediately upon skill invocation.
Open Source Intelligence gathering for authorized investigations.
| Investigation Type | Workflow | Context |
|---|---|---|
| People lookup | Workflows/PeopleLookup.md |
SOURCES.JSON |
| Company lookup | Workflows/CompanyLookup.md |
SOURCES.JSON |
| Investment due diligence | Workflows/CompanyDueDiligence.md |
SOURCES.JSON |
| Entity/threat intel | Workflows/EntityLookup.md |
SOURCES.JSON |
| Domain/subdomain investigation | Workflows/DomainLookup.md |
SOURCES.JSON |
| Organization/NGO/gov research | Workflows/OrganizationLookup.md |
SOURCES.JSON |
| Discover new OSINT sources | Workflows/DiscoverOSINTSources.md |
SOURCES.JSON |
People OSINT:
Workflows/PeopleLookup.mdCompany OSINT:
Workflows/CompanyLookup.mdInvestment Due Diligence:
Workflows/CompanyDueDiligence.mdEntity/Threat Intel:
Workflows/EntityLookup.mdDomain/Subdomain Investigation:
Workflows/DomainLookup.mdOrganization/NGO/Government:
Workflows/OrganizationLookup.mdBefore ANY investigation, verify:
STOP if any checkbox is unchecked. See EthicalFramework.md for details.
| File | Purpose |
|---|---|
SOURCES.JSON |
Master catalog of 279 OSINT sources across 8 categories |
SOURCES.md |
Human-readable source reference with descriptions and access info |
EthicalFramework.md |
Authorization, legal, ethical boundaries |
Methodology.md |
Collection methods, verification, reporting |
PeopleTools.md |
People search, social media, public records (legacy — use SOURCES.JSON) |
CompanyTools.md |
Business databases, DNS, tech profiling (legacy — use SOURCES.JSON) |
EntityTools.md |
Threat intel, scanning, malware analysis (legacy — use SOURCES.JSON) |
Automatic skill invocations:
Agent fleet patterns:
Researcher types:
| Researcher | Best For |
|---|---|
| PerplexityResearcher | Current web data, social media, company updates |
| ClaudeResearcher | Academic depth, professional backgrounds |
| GeminiResearcher | Multi-perspective, cross-domain connections |
| GrokResearcher | Contrarian analysis, fact-checking |
Active investigations:
~/.claude/MEMORY/WORK/$(jq -r '.work_dir' ~/.claude/MEMORY/STATE/current-work.json)/YYYY-MM-DD-HHMMSS_osint-[target]/
Archived reports:
~/.claude/History/research/YYYY-MM/[target]-osint/
ALLOWED: Public sources only - websites, social media, public records, search engines, archived content
PROHIBITED: Private data, unauthorized access, social engineering, purchasing breached data, ToS violations
See EthicalFramework.md for complete requirements.
Version: 3.0 (SOURCES.JSON Integration) Last Updated: February 2026
Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
mattpocock/skills
Keeps context tight: osint is the kind of skill you can hand to a new teammate without a long onboarding doc.
Registry listing for osint matched our evaluation — installs cleanly and behaves as described in the markdown.
Solid pick for teams standardizing on skills: osint is focused, and the summary matches what you get after install.
osint has been reliable in day-to-day use. Documentation quality is above average for community skills.
Solid pick for teams standardizing on skills: osint is focused, and the summary matches what you get after install.
Registry listing for osint matched our evaluation — installs cleanly and behaves as described in the markdown.
Keeps context tight: osint is the kind of skill you can hand to a new teammate without a long onboarding doc.
osint has been reliable in day-to-day use. Documentation quality is above average for community skills.
I recommend osint for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
osint fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
showing 1-10 of 37