← all publishers

agentconfig

@agentconfig source repo

12 published skills

  1. Advisor · agentconfig
    Interactive workflow advisor that helps you choose optimal AI primitives from agentconfig.org based on your specific workflow needs, skill level, and tooling preferences. Use when deciding which primitives to implement or how to structure your AI configuration.
    2 installs
  2. Co Author · agentconfig
    Manage co-author attribution in commits for agentconfig.org. Use when pair programming, collaborating on changes, or when the user mentions working with another contributor.
    2 installs
  3. Create Page · agentconfig
    Create a new tutorial/content page on agentconfig.org with proper file structure, routing, and registry entry. Use when adding a new top-level page like /skills, /agents, or /mcp.
    2 installs
  4. Add Provider · agentconfig bundle
    Add a new AI provider to agentconfig.org's comparison system. Use when integrating a new coding assistant (e.g., Cursor, Claude Desktop, GitHub Copilot alternative) with proper type system updates, implementation data, UI components, tests, and documentation.
    2 installs
  5. Page Styling · agentconfig
    Define agentconfig.org page layout and hero styling for new pages that match the site.
    1 install
  6. Add Primitive · agentconfig
    Add or modify AI primitive definitions in the data layer with correct typing and complete metadata. Use when adding new primitives, updating descriptions, or extending primitive categories.
    2 installs
  7. Generate Llms · agentconfig bundle
    Generate llms.txt and llms-full.txt files for AI agent consumption following the llmstxt.org standard. Use when updating site content that should be reflected in the llms files, or when building/deploying the site.
    2 installs
  8. Theme Styling · agentconfig bundle
    Apply consistent theming with Tailwind CSS 4, including dark mode support and design tokens. Use when styling components, fixing dark mode issues, or adjusting visual design.
    2 installs
  9. Write E2e Test · agentconfig
    Write Playwright E2E tests following project patterns for components and user interactions. Use when adding tests for new features, testing accessibility, or validating responsive behavior.
    2 installs
  10. Semantic Commit · agentconfig
    Generate semantic commit messages following conventional commit format for agentconfig.org. Use when creating commits, reviewing staged changes, or when the user asks for help with commit messages.
    1 install
  11. Create Component · agentconfig bundle
    Create new Preact components following project conventions with proper file structure, TypeScript types, and Tailwind styling. Use when adding UI components, sections, or interactive elements to the site.
    2 installs
  12. Refresh Provider Docs · agentconfig bundle
    Retrieve, normalize, compare, and cite authoritative AI provider documentation to verify what agentconfig.org publishes. Use when checking whether provider config locations, hook events, skills, MCP, custom agents, or precedence claims are still accurate, when adding a provider to the compatibility index, or when running the scheduled documentation refresh.
    2 installs