{
  "markdown": "# Agent Skills Collection\n\n**112 reusable [Agent Skills](https://agentskills.io)** for AI coding assistants. Each skill provides specialized knowledge and workflows that extend agent capabilities.\n\n## Installing Skills\n\nUse `npx skills add` to install skills:\n\n### Browse by Category\n\nSkills are organized into three top-level categories for easy filtering:\n\n```bash\n# Creative/narrative skills (~57 skills)\nnpx skills add https://github.com/jwynia/agent-skills/tree/main/skills/creative\n\n# Technical/development skills (~26 skills)\nnpx skills add https://github.com/jwynia/agent-skills/tree/main/skills/tech\n\n# General utilities (~29 skills)\nnpx skills add https://github.com/jwynia/agent-skills/tree/main/skills/general\n```\n\n### Install a Single Skill\n\n```bash\nnpx skills add https://github.com/jwynia/agent-skills/tree/main/skills/general/meta/skill-builder\n```\n\n### Browse All Skills\n\n```bash\nnpx skills add https://github.com/jwynia/agent-skills/tree/main/skills\n```\n\n## Available Skills (112 total)\n\n### Creative (57 skills)\nStory/narrative focused skills for fiction writing, worldbuilding, and creative work.\n\n#### Fiction - Core & Craft (10)\nCore diagnostics, writing partnerships, and sentence-level craft:\n- **story-sense** - Diagnose what any story needs regardless of current state\n- **story-coach** - Assistive writing guidance (guides but never writes)\n- **story-collaborator** - Active writing partnership (contributes prose alongside writer)\n- **story-analysis** - Systematically evaluate completed stories or chapters\n- **story-idea-generator** - Genre-first story concept generation\n- **prose-style** - Sentence-level craft diagnostics\n- **revision** - Edit pass guidance when revision feels overwhelming\n- **drafting** - First draft execution and block-breaking\n- **cliche-transcendence** - Transform predictable story elements into fresh versions\n- **genre-conventions** - Genre diagnostics and genre-specific element generation\n\n#### Fiction - Character (6)\nCharacter development, dialogue, and distinctive character creation:\n- **character-arc** - Character transformation arc design and troubleshooting\n- **character-naming** - Break LLM name defaults with external entropy\n- **dialogue** - Dialogue diagnostics for flat or same-voice characters\n- **memetic-depth** - Create perception of cultural depth through juxtaposition\n- **statistical-distance** - Transform clichéd elements by pushing toward statistical edges\n- **underdog-unit** - Stories about institutional outcasts given impossible mandates\n\n#### Fiction - Structure (12)\nPacing, scene structure, outlines, and multi-level story management:\n- **scene-sequencing** - Pacing and scene-sequel rhythm\n- **endings** - Resolution diagnostics for weak or rushed endings\n- **key-moments** - Structure stories around essential emotional moments\n- **story-zoom** - Multi-level story synchronization across abstraction levels\n- **outline-coach** - Assistive outline coaching through questions\n- **outline-collaborator** - Active outline partnership\n- **reverse-outliner** - Reverse-engineer published books into structured outlines\n- **novel-revision** - Multi-level novel revision without cascade problems\n- **identity-denial** - Stories about protagonists refusing self-transformation\n- **moral-parallax** - Stories about systemic exploitation and moral distance\n- **perspectival-constellation** - Multi-POV stories through catalyst environments\n- **positional-revelation** - Stories about ordinary people becoming crucial through position\n\n#### Fiction - Worldbuilding (11)\nWorld-level systems, cultures, languages, and shared continuity:\n- **worldbuilding** - World-level story diagnostics\n- **systemic-worldbuilding** - Cascading consequences from speculative changes\n- **oblique-worldbuilding** - Worldbuilding quotes and epigraphs via documentary perspectives\n- **belief-systems** - Religious and belief system design\n- **economic-systems** - Currencies, trade networks, and resource economies\n- **governance-systems** - Political entities and governance structures\n- **settlement-design** - Cities, towns, and settlement design\n- **conlang** - Phonologically consistent constructed languages\n- **language-evolution** - Evolving language systems and linguistic history\n- **metabolic-cultures** - Cultures for closed-loop life support systems\n- **world-fates** - Long-term fate and fortune across shared worlds\n\n#### Fiction - Application (14)\nSpecialized generators, adaptation tools, and applied storytelling:\n- **adaptation-synthesis** - Synthesize new works from extracted functional DNA\n- **dna-extraction** - Extract functional DNA from existing works (TV, film, books)\n- **media-adaptation** - Analyze existing media for transferable elements\n- **book-marketing** - Marketing copy diagnostics and platform-optimized blurbs\n- **chapter-drafter** - Autonomous chapter drafting with multi-skill editorial passes\n- **flash-fiction** - Flash fiction and micro fiction diagnostics\n- **interactive-fiction** - Branching narrative diagnostics\n- **game-facilitator** - Narrative RPG game master for collaborative storytelling\n- **table-tone** - Tonal delivery calibration for tabletop RPG sessions\n- **list-builder** - Comprehensive randomization lists for creative entropy\n- **multi-order-evolution** - Multi-generational societal evolution for sci-fi\n- **paradox-fables** - Fables embodying paradoxical wisdom\n- **sensitivity-check** - Representation evaluation and harm flagging\n- **shared-world** - Wiki-style world bible for collaborative fiction\n- **sleep-story** - Stories designed to help listeners fall asleep\n\n#### Humor (1)\n- **joke-engineering** - Humor diagnostics and improvement\n\n#### Music (2)\n- **lyric-diagnostic** - Song lyric analysis and improvement\n- **musical-dna** - Extract musical characteristics from artists\n\n---\n\n### Tech (26 skills)\nTechnical and development focused skills.\n\n#### AI (1)\n- **mastra-hono** - Mastra AI framework with Hono integration\n\n#### Development (14)\n- **agile-coordinator** - Multi-agent task orchestration (git-only, platform-agnostic)\n- **agile-workflow** - Agile development workflow (git-only, platform-agnostic)\n- **architecture-decision** - ADR creation and trade-off analysis\n- **code-review** - Structured code review guidance\n- **devcontainer** - Development container configuration\n- **electron-best-practices** - Electron + React desktop app development best practices\n- **gitea-coordinator** - Multi-agent task orchestration for Gitea\n- **gitea-workflow** - Agile workflow for Gitea with tea CLI\n- **github-agile** - GitHub-driven agile workflows\n- **product-analysis** - Competitive product analysis and market evaluation\n- **requirements-analysis** - Requirements discovery and documentation\n- **system-design** - Software architecture and design\n- **task-decomposition** - Break down development tasks\n- **typescript-best-practices** - TypeScript patterns and practices\n\n#### Frontend (4)\n- **frontend-design** - UI/UX design patterns\n- **pwa-development** - PWA implementation (React/Svelte)\n- **react-pwa** - Progressive Web Apps with React\n- **shadcn-layouts** - Tailwind/shadcn layout patterns\n\n#### Game Development (3)\n- **abstract-strategy** - Board game design\n- **godot-asset-generator** - AI asset generation for Godot\n- **godot-best-practices** - Godot engine best practices\n\n#### Security (4)\n- **config-scan** - Configuration security scanning\n- **dependency-scan** - Dependency vulnerability scanning\n- **secrets-scan** - Secrets detection\n- **security-scan** - General security scanning\n\n---\n\n### General (29 skills)\nUniversal utility skills for research, documents, and productivity.\n\n#### Analysis (1)\n- **technology-impact** - McLuhan's Tetrad analysis for technology impacts\n\n#### Communication (2)\n- **presentation-design** - Design effective presentations and slides\n- **speech-adaptation** - Transform written content for spoken delivery\n\n#### Document Processing (7)\n- **docx-generator** - Word document generation\n- **document-to-narration** - Convert documents to narrated video scripts with TTS audio\n- **ebook-analysis** - Parse ebooks and extract concepts\n- **pdf-generator** - PDF document generation\n- **pptx-generator** - PowerPoint presentation generation\n- **revealjs-presenter** - RevealJS presentation generation\n- **xlsx-generator** - Excel spreadsheet generation\n\n#### Education (2)\n- **competency** - Competency framework development\n- **gentle-teaching** - AI-assisted learning guidance\n\n#### Ideation (2)\n- **brainstorming** - Idea expansion and divergent thinking\n- **naming** - Brand, product, and character naming\n\n#### Meta (3)\n- **context-network** - Build and maintain context networks\n- **context-retrospective** - Analyze agent interactions for improvements\n- **skill-builder** - Create new agent skills\n\n#### Productivity (1)\n- **task-breakdown** - Neurodivergent-friendly task decomposition\n\n#### Research (7)\n- **claim-investigation** - Investigate social media claims\n- **fact-check** - Verify claims against sources\n- **media-meta-analysis** - Media analysis methodology\n- **research** - Research quality diagnostics\n- **research-workflow** - Structured research methodology\n- **web-search** - Built-in web search (no API key required)\n- **web-search-tavily** - Advanced Tavily search with filtering and scoring\n\n#### Writing (4)\n- **blind-spot-detective** - Identify gaps in non-fiction writing\n- **non-fiction-revision** - Non-fiction book revision\n- **summarization** - Effective summarization techniques\n- **voice-analysis** - Extract and document writing voice\n\n## Project Structure\n\n```\nskills/                          # 112 skills in main tree\n├── creative/                    # 57 skills - Story/narrative focus\n│   ├── fiction/                 # 54 skills\n│   │   ├── application/\n│   │   ├── character/\n│   │   ├── core/\n│   │   ├── craft/\n│   │   ├── orchestrators/\n│   │   ├── structure/\n│   │   └── worldbuilding/\n│   ├── humor/\n│   └── music/\n│\n├── tech/                        # 25 skills - Technical/development\n│   ├── ai/\n│   ├── development/\n│   │   ├── architecture/\n│   │   ├── quality/\n│   │   ├── tooling/\n│   │   └── workflow/\n│   ├── frontend/\n│   │   ├── design/\n│   │   └── pwa/\n│   ├── game-development/\n│   │   ├── design/\n│   │   └── godot/\n│   └── security/\n│\n├── general/                     # 28 skills - Universal utilities\n│   ├── analysis/\n│   ├── communication/\n│   ├── document-processing/\n│   │   ├── analysis/\n│   │   ├── pdf/\n│   │   ├── presentation/\n│   │   ├── spreadsheet/\n│   │   └── word/\n│   ├── education/\n│   ├── ideation/\n│   ├── meta/\n│   ├── productivity/\n│   ├── research/\n│   │   ├── methodology/\n│   │   ├── tools/\n│   │   └── verification/\n│   └── writing/\n│       ├── analysis/\n│       └── revision/\n│\n├── development/                 # 1 skill - Standalone development\n│   └── architecture/\n│\n└── education/                   # 1 skill - Standalone education\n\nreference/                       # agentskills.io spec and validation tools\ncontext-network/                 # Planning and coordination docs\n```\n\n## Contributing\n\nSee `context-network/processes/creation.md` for the skill creation workflow.\n\nQuick start:\n1. Plan in `context-network/elements/skills/`\n2. Create skill in `skills/[creative|tech|general]/[domain]/[skill-name]/`\n3. Validate with `skills-ref validate ./skills/path/to/skill`\n\n## References\n\n- [Agent Skills Specification](https://agentskills.io)\n- [skills-ref Validation Tool](reference/agentskills/skills-ref/)\n",
  "bytes": 11495,
  "sha": "dfdd57b9f0231dc7531fa79455570b062dc864667adf604cd22c34640e9dd565",
  "repo_slug": "jwynia/agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_jwynia_agent_skills_requirements_analysi_d23bedd3/readme"
}