Browse Skills

44358 skills found

telnetshell.md
468
1 export telnetshell
2 BrownFineSecurity from "BrownFineSecurity/iothackbot"
3 Use telnet to interact with IoT device shells for pentesting operations including device enumeration, vulnerability discovery, credential testing, and post-exploitation. Use when the user needs to interact with network-accessible shells, IoT devices, or telnet services.
2026-01-06
nmap.md
468
1 export nmap
2 BrownFineSecurity from "BrownFineSecurity/iothackbot"
3 Professional network reconnaissance and port scanning using nmap. Supports various scan types (quick, full, UDP, stealth), service detection, vulnerability scanning, and NSE scripts. Use when you need to enumerate network services, detect versions, or perform network reconnaissance.
2026-01-06
picocom.md
468
1 export picocom
2 BrownFineSecurity from "BrownFineSecurity/iothackbot"
3 Use picocom to interact with IoT device UART consoles for pentesting operations including device enumeration, vulnerability discovery, bootloader manipulation, and gaining root shells. Use when the user needs to interact with embedded devices, IoT hardware, or serial consoles.
2026-01-06
jadx.md
468
1 export jadx
2 BrownFineSecurity from "BrownFineSecurity/iothackbot"
3 Android APK decompiler that converts DEX bytecode to readable Java source code. Use when you need to decompile APK files, analyze app logic, search for vulnerabilities, find hardcoded credentials, or understand app behavior through readable source code.
2026-01-06
ffind.md
468
1 export ffind
2 BrownFineSecurity from "BrownFineSecurity/iothackbot"
3 Advanced file finder with type detection and filesystem extraction for analyzing firmware and extracting embedded filesystems. Use when you need to analyze firmware files, identify file types, or extract ext2/3/4 or F2FS filesystems.
2026-01-06
github-assistant.md
467
1 export github-assistant
2 khaphanspace from "khaphanspace/gonhanh.org"
3 GitHub workflow automation using `gh` CLI. Use when creating PRs, reviewing code, managing issues, auto-replying to fixed issues, adding comments, assigning users, managing labels, merging PRs, or checking CI status. Includes auto-reply script and Vietnamese templates.
2026-01-06
notion-knowledge-capture.md
462
1 export notion-knowledge-capture
2 Prat011 from "Prat011/awesome-llm-skills"
3 Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.
2026-01-06
notion-research-documentation.md
462
1 export notion-research-documentation
2 Prat011 from "Prat011/awesome-llm-skills"
3 Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.
2026-01-06
notion-meeting-intelligence.md
462
1 export notion-meeting-intelligence
2 Prat011 from "Prat011/awesome-llm-skills"
3 Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.
2026-01-06
notion-spec-to-implementation.md
462
1 export notion-spec-to-implementation
2 Prat011 from "Prat011/awesome-llm-skills"
3 Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
2026-01-06
reviewing-changes.md
460
1 export reviewing-changes
2 bitwarden from "bitwarden/ios"
3 Performs comprehensive code reviews for Bitwarden iOS projects, verifying architecture compliance, style guidelines, compilation safety, test coverage, and security requirements. Use when reviewing pull requests, checking commits, analyzing code changes, verifying Bitwarden coding standards, evaluating unidirectional data flow pattern, checking services container dependency injection usage, reviewing security implementations, or assessing test coverage. Automatically invoked by CI pipeline or manually for interactive code reviews.
2026-01-06
sentry.md
455
1 export sentry
2 mitsuhiko from "mitsuhiko/agent-commands"
3 Fetch and analyze Sentry issues, events, transactions, and logs. Helps agents debug errors, find root causes, and understand what happened at specific times.
2026-01-05
typescript-strict.md
433
1 export typescript-strict
2 citypaul from "citypaul/.dotfiles"
3 TypeScript strict mode patterns. Use when writing any TypeScript code.
2026-01-05
testing.md
433
1 export testing
2 citypaul from "citypaul/.dotfiles"
3 Testing patterns for behavior-driven tests. Use when writing tests or test factories.
2026-01-05
refactoring.md
433
1 export refactoring
2 citypaul from "citypaul/.dotfiles"
3 Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.
2026-01-05
react-testing.md
433
1 export react-testing
2 citypaul from "citypaul/.dotfiles"
3 React Testing Library patterns for testing React components, hooks, and context. Use when testing React applications.
2026-01-05
expectations.md
433
1 export expectations
2 citypaul from "citypaul/.dotfiles"
3 Working expectations and documentation practices. Use when capturing learnings or understanding how to work with this codebase.
2026-01-05
tdd.md
433
1 export tdd
2 citypaul from "citypaul/.dotfiles"
3 Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.
2026-01-05
front-end-testing.md
433
1 export front-end-testing
2 citypaul from "citypaul/.dotfiles"
3 DOM Testing Library patterns for behavior-driven UI testing. Framework-agnostic patterns for testing user interfaces. Use when testing any front-end application.
2026-01-05
functional.md
433
1 export functional
2 citypaul from "citypaul/.dotfiles"
3 Functional programming patterns with immutable data. Use when writing logic or data transformations.
2026-01-05
planning.md
433
1 export planning
2 citypaul from "citypaul/.dotfiles"
3 Planning work in small, known-good increments. Use when starting significant work or breaking down complex tasks.
2026-01-05
brave-search.md
430
1 export brave-search
2 steipete from "steipete/clawdis"
3 Web search and content extraction via Brave Search API.
2026-01-06
clawdis-nodes.md
430
1 export clawdis-nodes
2 steipete from "steipete/clawdis"
3 Discover, interpret, and target Clawdis nodes (paired devices) via the Gateway/CLI. Use when an agent must find available nodes, choose the best target machine, or reason about presence vs node availability (Tailnet/Tailscale optional).
2026-01-06
openai-whisper.md
430
1 export openai-whisper
2 steipete from "steipete/clawdis"
3 Local speech-to-text with the Whisper CLI (no API key).
2026-01-06