Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

AgenticFORGE

AgenticFORGE 收录了来自 LittleBlacky 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
75
更新
2026-03-26
Forks
4
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agenticforge-agents
软件开发工程师

Expert at selecting and configuring AgenticFORGE agents. Generates correct FunctionCallAgent, ReActAgent, PlanSolveAgent, ReflectionAgent, SimpleAgent, SkillAgent, and WorkflowAgent code with proper configuration. Use when the user wants to build an agent, choose between agent types, configure agent options, or understand agent behavior.

2026-03-26
agenticforge-skills
软件开发工程师

Expert at designing AgenticFORGE Skills — both Markdown SKILL.md files and TypeScript AgentSkill classes. Generates correct frontmatter, system prompts, SkillRunner setup, and SkillLoader configuration. Use when the user wants to create a Skill, define agent capabilities, set up skill routing, or load skills from a directory.

2026-03-26
agenticforge-tools
软件开发工程师

Expert at designing and implementing Tools for AgenticFORGE. Generates correct Tool subclasses, ToolChain, ToolRegistry, and AsyncToolExecutor code with proper parameter definitions and error handling. Use when the user wants to create a tool, wrap an API, chain tools, or register tools to a registry.

2026-03-26
agenticforge-vibe-coding
软件开发工程师

Expert assistant for building with AgenticFORGE SDK. Generates ready-to-run TypeScript code for agents, tools, skills, memory, RAG, and multi-agent systems. Use when the user wants to build something with AgenticFORGE, asks how to use any package, or needs working code examples.

2026-03-26
agenticforge-hooks
软件开发工程师

Expert at designing and implementing Agent lifecycle hooks in AgenticFORGE. Covers hook contracts, registration patterns, strict/error behavior, event filtering, priority ordering, and production observability patterns.

2026-03-23
agenticforge-context
软件开发工程师

Expert at using AgenticFORGE ContextBuilder to manage LLM token budgets. Use when the user needs to control token usage, prevent context overflow, or build messages that fit within a model window.

2026-03-20
agenticforge-memory
软件开发工程师

Expert at setting up AgenticFORGE memory systems — WorkingMemory, EpisodicMemory, SemanticMemory, MemoryManager, and RAGPipeline. Use when the user wants to add memory to an agent, set up RAG, persist conversation history, or store and retrieve knowledge.

2026-03-20
agenticforge-debugging
软件质量保证分析师与测试员

Expert at diagnosing AgenticFORGE issues — tool call failures, agent loop errors, skill routing failures, memory errors, and TypeScript type errors. Use when the user reports an error, unexpected behavior, or asks how to debug AgenticFORGE code.

2026-03-18
agenticforge-protocols
软件开发工程师

Expert at setting up AgenticFORGE multi-agent protocols — A2A (Agent-to-Agent) and MCP (Model Context Protocol). Use when the user wants agents to communicate, delegate tasks, expose tools via MCP, or build multi-agent pipelines.

2026-03-18