AI星球岛 发表于 4 小时前

AgentSkills

<div class="ce-block" data-id="z0s8lhqUSB" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">关于产品</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="t6FdwTttBi" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">打破大语言模型能力边界的超级插件库震撼登场!AgentSkills直接将顶级专家的隐性知识打包成标准化的技能文件。只需复制粘贴专属代码库,各类AI助手就能瞬间掌握从全栈开发到SEO优化的硬核操作。这里汇聚大量人工精选的高质量能力模块,让每次人机协作直达问题核心,彻底告别冗长无聊的提示词调试黑洞。</div>
        </div>
</div><div class="ce-block" data-id="icQlHLkG6C" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">适合谁?</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="4gMBNcUxtR" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">独立开发者:渴望快速补齐UI设计或市场营销等非核心技能短板的超级创客。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="V1GjA5ODVL" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">研发团队:急需统一代码规范并全自动化处理代码审查与提交的工程师群体。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="deNe_vYHuU" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">运营极客:期盼借助大模型实现批量网页生成以及高频转化率优化的营销达人。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="yG2LGB1eQI" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">内容创作者:追求极致效率来制作数据图表与知识漫画的自媒体先锋。</div>
        </div>
</div><div class="ce-block" data-id="EzticKVjzu" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">产品特色</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="MpKkRYE0PL" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">极简挂载架构:完全抛弃复杂的环境配置过程,依靠轻量级目录结构实现即插即用。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="wXBJXGVKms" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">渐进式资源管理:按需精准加载特定任务指令,绝不浪费极其宝贵的Token消耗额度。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="worGTVjzER" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">硬核工具链联动:巧妙融合本地代码脚本与云端推理能力,赋予大模型直接执行确定性任务的超级权限。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="bey0D_ioeA" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">严选去噪生态圈:坚持少而精的严苛审核机制,确保每个上架模块都具备工业级别的可靠度。</div>
        </div>
</div><style type="text/css">
.ce-block {
        margin-top: 20px;
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}

.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
        content: "";
        background-color: #3e8fe3;
        width: 6px;
        height: 100%;
        position: absolute;
        left: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}

.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}

.ce-header:empty::before {
display: block;
}

.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
    font-size: 2.0em;
}
h2.ce-header {
    font-size: 1.7em;
}
h3.ce-header {
    font-size: 1.4em;
}
h4.ce-header {
    font-size: 1.15em;
}
h5.ce-header {
    font-size: 0.95em;
}
h6.ce-header {
    font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.ce-paragraph {
    line-height: 1.6em;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.ce-paragraph--right {
    text-align: right;
}
.ce-paragraph--center {
    text-align: center;
}
.ce-paragraph--left {
    text-align: left;
}

.ce-paragraph--justify {
    text-align: justify;
}

.ce-paragraph-text-indent {
    text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}

/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}

.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}

.ce-paragraph p:first-of-type{
    margin-top: 0;
}

.ce-paragraph p:last-of-type{
    margin-bottom: 0;
}


.svg-icon {
    width: 1em;
    height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页: [1]
查看完整版本: AgentSkills