txtskills — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentstxtskills
    Back to Agents
    txtskills

    txtskills

    hk-vk February 7, 2026
    2 copies 0 downloads

    Turn any llms.txt into skills installable with a single command for AI agents : works with Claude Code, Cursor, Windsurf, GitHub Copilot, Amp, Antigravity, and many more.

    Agent Definition
    # txtskills
    
    Convert any `llms.txt` documentation into installable agent skills.
    
    <div align="center">
      <img src="apps/web/public/mockup.png" alt="txtskills mockup" width="500" />
    </div>
    
    Generated skills are saved to [hk-vk/skills](https://github.com/hk-vk/skills).
    
    ---
    
    ## What this repo contains
    
    - `apps/web`: Next.js web app (`txtskills.hari.works`)
    - `packages/cli`: `txtskills` CLI for conversion and skill management
    - `packages/ui`: shared UI components
    
    ---
    
    ## 3 ways to use txtskills
    
    The app exposes three usage modes, matching the UI nav:
    
    1. **Convert (Web)** → `https://txtskills.hari.works/`
    2. **CLI** → `https://txtskills.hari.works/cli`
    3. **Agent Skill** → `https://txtskills.hari.works/agent-skill`
    
    ### 1. Convert in the browser (Web)
    
    Visit **[txtskills.hari.works](https://txtskills.hari.works)** and use the Convert flow:
    
    - Paste a docs URL (or paste raw content)
    - Generate a publishable skill
    - Copy install command instantly
    
    ### 2. Convert & manage with CLI
    
    See `packages/cli/README.md` for the complete command reference.
    
    Use `@latest` when you want the newest published CLI release:
    
    ```bash
    # Start the interactive CLI
    npx txtskills@latest
    
    # Install one skill from the registry
    npx txtskills@latest add <skill-name>
    
    # Convert docs URL -> skill
    npx txtskills@latest convert docs.example.com
    
    # Convert and auto-install
    npx txtskills@latest convert docs.example.com --install
    
    # Search and list
    npx txtskills@latest search react
    npx txtskills@latest list
    
    # Remove installed skills
    npx txtskills@latest remove <skill-name>
    ```
    
    ### 3. Use as an agent skill
    
    For agent workflows that only need a CLI-native experience:
    
    - Install the conversion workflow skill with the latest installer:
    
    ```bash
    npx skills@latest add hk-vk/txtskills --skill txtskills-llms-to-agent-skills
    ```
    
    - Use that skill in your coding agent to discover `llms.txt` and generate an agent skill.
    
    ---
    
    ## Quick CLI tips
    
    The CLI supports these commands:
    
    - `add` – install a skill
    - `list` –

    Tags

    amp-codeclaude-codeclaude-code-skillsclaudecodecopilotcursorkilo-codellms-txtopencode

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.