darkostanimirovic/posao-skills
Public Codex skills for Serbian DOO and preduzetnik workflows
Source: https://github.com/darkostanimirovic/posao-skills
Pushed: 2026-05-12T08:39:53Z Stars: 0
Public Codex skills for Serbian DOO and preduzetnik workflows
npx skills add darkostanimirovic/posao-skillsPublic Codex skills for Serbian DOO and preduzetnik workflows
Source: https://github.com/darkostanimirovic/posao-skills
Pushed: 2026-05-12T08:39:53Z Stars: 0
Agent skill "agent-memory" from api/git.
Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn investigator/builder/reviewer", "save context", "compressed agent output".
Orchestrate multi-agent workflows with LangGraph for Python 3.11+, with a lightweight, tested framework for routing tasks and agents
A powerful knowledge base management and work-study system. It supports a range of advanced AI features, including multi-role conversations, autonomous multi-turn KB search by Agents, browser automation, session compression, MCP, SKILLS, and bots. The project adopts a decoupled front-end and back-end architecture
Hermes-inspired self-improving AI browser agent for Android. Hybrid WebView + Chat + powerful autonomous agent with skills, reflection, traces, and long-term memory.
**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.