Loading...
Loading...
Found 6,734 Skills
Full-Process Web Novel/Story World Builder, suitable for users' overall novel writing needs such as saying "I want to write a novel", "Write a web novel", "Create a novel from scratch", "Help me write a novel of XX genre", "I want to write a novel", "Give me the entire novel creation process", "Auto-write a novel", "One-stop novel creation service", "Help me finish a novel", "How to write a novel with only an idea", etc. It automatically coordinates the full process of topic selection, outline design, writing, review, and polishing. Even if you only have a rough idea, it can help you complete a full work from 0 to 1 and build a unified story world. **All chapter-level operations are processed in parallel by sub-Agents, with each Agent responsible for a maximum of 3 chapters**
Structured scholarly-work evaluation for papers, proposals, literature reviews, methods sections, evidence quality, citation support, and research-writing feedback.
Create a detailed refactor plan with tiny commits through user interviews, then file it as a GitHub issue. Use this when the user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
Start a project-driven learning journey for any technical topic — programming languages, tools, frameworks, or concepts. Teaches through real projects, Diffity tours, and interactive conversation, adapting to the learner's pace.
Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.
Use before claiming work is complete, fixed, or tested; before committing or creating a PR — you must run verification commands and confirm the output before claiming success; always back up assertions with evidence
Help users design and optimize pricing strategies. Use when someone is setting prices for the first time, considering freemium vs paid models, optimizing monetization, dealing with willingness to pay questions, or transitioning between pricing models.
Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when reviewing SQLAlchemy 2.0 code, checking session lifecycle, relationship() usage, or Alembic migrations.
Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
AI agent with retrieval tool for document Q&A using RAG and LangGraph.
Bridge between OpenWork UI and OpenCode runtime
Master SQL fundamentals including SELECT, INSERT, UPDATE, DELETE, CREATE, ALTER, DROP operations. Learn data types, WHERE clauses, ORDER BY, GROUP BY, and basic joins.